Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5991/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([BFF81D29C803CD9D:AACAFAAB9B150F07]:0)
at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
at
org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
at org.apache.solr.search.QParser.getQuery(QParser.java:140)
at
org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
at
org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
at
org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
expected:<COMPLETED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
at
__randomizedtesting.SeedInfo.seed([BFF81D29C803CD9D:37AC22F366FFA065]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10731 lines...]
[junit4] Suite: org.apache.solr.search.QueryEqualityTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001
[junit4] 2> 351504 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 351510 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 351510 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 351511 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 351511 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 351512 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 351512 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 351625 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 351638 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 351674 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 351687 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 351826 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 351826 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 351826 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 351832 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 351846 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 351846 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 351847 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr'
[junit4] 2> 351847 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 351847 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 351847 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 5055654
[junit4] 2> 351847 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr]
[junit4] 2> 351847 WARN
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
[junit4] 2> 351849 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 351857 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 351857 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 351857 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 351857 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 351857 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 351858 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema15.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1,
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001,
shard=shard1}
[junit4] 2> 351860 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 351861 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 351861 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 351863 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 351863 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 351900 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 351915 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 351951 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 351958 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 352092 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 352098 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 352099 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 352104 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 352134 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 352134 INFO (coreLoadExecutor-910-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 352134 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 352135 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\]
[junit4] 2> 352135 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c60a4d
[junit4] 2> 352135 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\
[junit4] 2> 352135 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index/
[junit4] 2> 352135 WARN (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 352136 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index
[junit4] 2> 352136 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8496475120607957]
[junit4] 2> 352136 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@58173a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad3cd9),segFN=segments_1,generation=1}
[junit4] 2> 352136 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 352139 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 352141 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 352148 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 352150 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 352152 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 352153 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 352159 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 352162 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 352162 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 352162 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 352162 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 352165 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 352165 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 352165 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=84.3818359375,
floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=29.48224824727355,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 352165 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@58173a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad3cd9),segFN=segments_1,generation=1}
[junit4] 2> 352165 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 352166 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13333ed[collection1]
main]
[junit4] 2> 352166 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 352166 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 352166 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 352166 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 352195 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 352261 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 352261 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 352262 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 352262 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 352262 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 352262 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 352262 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 352262 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 352262 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 352262 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1540223303651688448
[junit4] 2> 352263 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 352263 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 352263 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 352264 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 352264 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1540223303651688448
[junit4] 2> 352264 INFO
(searcherExecutor-911-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13333ed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 352264 INFO (coreLoadExecutor-910-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 352266 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 352271 INFO
(TEST-QueryEqualityTest.testFuncGeohash-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
[junit4] 2> 352291 INFO
(TEST-QueryEqualityTest.testFuncGeohash-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
[junit4] 2> 352294 INFO
(TEST-QueryEqualityTest.testFuncNumdocs-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
[junit4] 2> 352301 INFO
(TEST-QueryEqualityTest.testFuncNumdocs-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
[junit4] 2> 352312 INFO
(TEST-QueryEqualityTest.testFuncMax-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
[junit4] 2> 352318 INFO
(TEST-QueryEqualityTest.testFuncMax-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
[junit4] 2> 352322 INFO
(TEST-QueryEqualityTest.testFuncBoost-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
[junit4] 2> 352361 INFO
(TEST-QueryEqualityTest.testFuncBoost-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
[junit4] 2> 352371 INFO
(TEST-QueryEqualityTest.testHash-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testHash
[junit4] 2> 352383 INFO
(TEST-QueryEqualityTest.testHash-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testHash
[junit4] 2> 352387 INFO
(TEST-QueryEqualityTest.testQueryBbox-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
[junit4] 2> 352445 INFO
(TEST-QueryEqualityTest.testQueryBbox-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
[junit4] 2> 352450 INFO
(TEST-QueryEqualityTest.testQueryFrange-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
[junit4] 2> 352450 INFO
(TEST-QueryEqualityTest.testQueryFrange-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
[junit4] 2> 352454 INFO
(TEST-QueryEqualityTest.testFuncMin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
[junit4] 2> 352455 INFO
(TEST-QueryEqualityTest.testFuncMin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
[junit4] 2> 352458 INFO
(TEST-QueryEqualityTest.testFuncRecip-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
[junit4] 2> 352465 INFO
(TEST-QueryEqualityTest.testFuncRecip-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
[junit4] 2> 352468 INFO
(TEST-QueryEqualityTest.testFuncTerms-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
[junit4] 2> 352516 INFO
(TEST-QueryEqualityTest.testFuncTerms-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
[junit4] 2> 352521 INFO
(TEST-QueryEqualityTest.testExportQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
[junit4] 2> 352536 INFO
(TEST-QueryEqualityTest.testExportQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
[junit4] 2> 352541 INFO
(TEST-QueryEqualityTest.testFuncMs-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
[junit4] 2> 352556 INFO
(TEST-QueryEqualityTest.testFuncMs-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
[junit4] 2> 352565 INFO
(TEST-QueryEqualityTest.testFuncMaxdoc-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
[junit4] 2> 352565 INFO
(TEST-QueryEqualityTest.testFuncMaxdoc-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
[junit4] 2> 352572 INFO
(TEST-QueryEqualityTest.testQuerySwitch-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
[junit4] 2> 352575 INFO
(TEST-QueryEqualityTest.testQuerySwitch-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
[junit4] 2> 352581 INFO
(TEST-QueryEqualityTest.testQueryPrefix-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
[junit4] 2> 352583 INFO
(TEST-QueryEqualityTest.testQueryPrefix-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
[junit4] 2> 352590 INFO
(TEST-QueryEqualityTest.testQueryTerm-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
[junit4] 2> 352590 INFO
(TEST-QueryEqualityTest.testQueryTerm-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
[junit4] 2> 352595 INFO
(TEST-QueryEqualityTest.testFuncField-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncField
[junit4] 2> 352620 INFO
(TEST-QueryEqualityTest.testFuncField-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncField
[junit4] 2> 352626 INFO
(TEST-QueryEqualityTest.testGraphQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
[junit4] 2> 352640 INFO
(TEST-QueryEqualityTest.testGraphQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
[junit4] 2> 352645 INFO
(TEST-QueryEqualityTest.testQueryDismax-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
[junit4] 2> 352667 INFO
(TEST-QueryEqualityTest.testQueryDismax-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
[junit4] 2> 352675 INFO
(TEST-QueryEqualityTest.testFuncMap-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
[junit4] 2> 352680 INFO
(TEST-QueryEqualityTest.testFuncMap-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
[junit4] 2> 352685 INFO
(TEST-QueryEqualityTest.testReRankQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
[junit4] 2> 352704 INFO
(TEST-QueryEqualityTest.testReRankQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
[junit4] 2> 352709 INFO
(TEST-QueryEqualityTest.testQueryMaxScore-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
[junit4] 2> 352713 INFO
(TEST-QueryEqualityTest.testQueryMaxScore-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
[junit4] 2> 352719 INFO
(TEST-QueryEqualityTest.testFuncExists-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
[junit4] 2> 352721 INFO
(TEST-QueryEqualityTest.testFuncExists-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
[junit4] 2> 352725 INFO
(TEST-QueryEqualityTest.testQueryCollapse-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
[junit4] 2> 352731 INFO
(TEST-QueryEqualityTest.testQueryCollapse-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
[junit4] 2> 352734 INFO
(TEST-QueryEqualityTest.testGraphTermsQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
[junit4] 2> 352746 INFO
(TEST-QueryEqualityTest.testGraphTermsQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
[junit4] 2> 352749 INFO
(TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[BFF81D29C803CD9D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
[junit4] 2> 352764 INFO
(TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[BFF81D29C803CD9D]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
[junit4] 2> 352767 INFO
(TEST-QueryEqualityTest.testFuncCscore-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
[junit4] 2> 352773 INFO
(TEST-QueryEqualityTest.testFuncCscore-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
[junit4] 2> 352776 INFO
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[BFF81D29C803CD9D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
[junit4] 2> 352960 INFO
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[BFF81D29C803CD9D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=QueryEqualityTest
-Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=BFF81D29C803CD9D
-Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Africa/Mbabane
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.19s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser
<<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([BFF81D29C803CD9D:AACAFAAB9B150F07]:0)
[junit4] > at
org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
[junit4] > at
org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
[junit4] > at
org.apache.solr.search.QParser.getQuery(QParser.java:140)
[junit4] > at
org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
[junit4] > at
org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
[junit4] > at
org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 352967 INFO
(TEST-QueryEqualityTest.testQueryScoreJoin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
[junit4] 2> 352968 INFO
(TEST-QueryEqualityTest.testQueryScoreJoin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
[junit4] 2> 352982 INFO
(TEST-QueryEqualityTest.testQuerySurround-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
[junit4] 2> 353122 INFO
(TEST-QueryEqualityTest.testQuerySurround-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
[junit4] 2> 353127 INFO
(TEST-QueryEqualityTest.testQueryJoin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
[junit4] 2> 353128 INFO
(TEST-QueryEqualityTest.testQueryJoin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
[junit4] 2> 353131 INFO
(TEST-QueryEqualityTest.testFuncVector-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
[junit4] 2> 353141 INFO
(TEST-QueryEqualityTest.testFuncVector-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
[junit4] 2> 353147 INFO
(TEST-QueryEqualityTest.testFuncTestfunc-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
[junit4] 2> 353153 INFO
(TEST-QueryEqualityTest.testFuncTestfunc-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
[junit4] 2> 353156 INFO
(TEST-QueryEqualityTest.testFuncDef-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
[junit4] 2> 353167 INFO
(TEST-QueryEqualityTest.testFuncDef-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
[junit4] 2> 353171 INFO
(TEST-QueryEqualityTest.testTestFuncs-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
[junit4] 2> 353174 INFO
(TEST-QueryEqualityTest.testTestFuncs-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
[junit4] 2> 353176 INFO
(TEST-QueryEqualityTest.testFuncCurrency-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
[junit4] 2> 353180 INFO
(TEST-QueryEqualityTest.testFuncCurrency-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
[junit4] 2> 353183 INFO
(TEST-QueryEqualityTest.testFuncOrd-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
[junit4] 2> 353186 INFO
(TEST-QueryEqualityTest.testFuncOrd-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
[junit4] 2> 353189 INFO
(TEST-QueryEqualityTest.testQueryRaw-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
[junit4] 2> 353189 INFO
(TEST-QueryEqualityTest.testQueryRaw-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
[junit4] 2> 353192 INFO
(TEST-QueryEqualityTest.testFuncSum-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
[junit4] 2> 353193 INFO
(TEST-QueryEqualityTest.testFuncSum-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
[junit4] 2> 353196 INFO
(TEST-QueryEqualityTest.testFuncDist-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
[junit4] 2> 353202 INFO
(TEST-QueryEqualityTest.testFuncDist-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
[junit4] 2> 353205 INFO
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[BFF81D29C803CD9D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
[junit4] 2> 353210 INFO
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[BFF81D29C803CD9D]) [
] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
[junit4] 2> 353217 INFO
(TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[BFF81D29C803CD9D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
[junit4] 2> 353220 INFO
(TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[BFF81D29C803CD9D]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
[junit4] 2> 353223 INFO
(TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
[junit4] 2> 353225 INFO
(TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
[junit4] 2> 353230 INFO
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
[junit4] 2> 353232 INFO
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
[junit4] 2> 353235 INFO
(TEST-QueryEqualityTest.testFuncDiv-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
[junit4] 2> 353236 INFO
(TEST-QueryEqualityTest.testFuncDiv-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
[junit4] 2> 353245 INFO
(TEST-QueryEqualityTest.testFuncIf-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
[junit4] 2> 353246 INFO
(TEST-QueryEqualityTest.testFuncIf-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
[junit4] 2> 353254 INFO
(TEST-QueryEqualityTest.testAggs-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAggs
[junit4] 2> 353362 INFO
(TEST-QueryEqualityTest.testAggs-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAggs
[junit4] 2> 353364 INFO
(TEST-QueryEqualityTest.testFuncSqedist-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
[junit4] 2> 353364 INFO
(TEST-QueryEqualityTest.testFuncSqedist-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
[junit4] 2> 353366 INFO
(TEST-QueryEqualityTest.testFuncTop-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
[junit4] 2> 353366 INFO
(TEST-QueryEqualityTest.testFuncTop-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
[junit4] 2> 353369 INFO
(TEST-QueryEqualityTest.testFuncNorm-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
[junit4] 2> 353372 INFO
(TEST-QueryEqualityTest.testFuncNorm-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
[junit4] 2> 353376 INFO
(TEST-QueryEqualityTest.testQueryBoost-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
[junit4] 2> 353377 INFO
(TEST-QueryEqualityTest.testQueryBoost-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
[junit4] 2> 353380 INFO
(TEST-QueryEqualityTest.testQuerySimple-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
[junit4] 2> 353392 INFO
(TEST-QueryEqualityTest.testQuerySimple-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
[junit4] 2> 353395 INFO
(TEST-QueryEqualityTest.testFuncSub-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
[junit4] 2> 353395 INFO
(TEST-QueryEqualityTest.testFuncSub-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
[junit4] 2> 353399 INFO
(TEST-QueryEqualityTest.testFuncHsin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
[junit4] 2> 353402 INFO
(TEST-QueryEqualityTest.testFuncHsin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
[junit4] 2> 353423 INFO
(TEST-QueryEqualityTest.testFuncStrdist-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
[junit4] 2> 353435 INFO
(TEST-QueryEqualityTest.testFuncStrdist-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
[junit4] 2> 353442 INFO
(TEST-QueryEqualityTest.testQueryFunc-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
[junit4] 2> 353443 INFO
(TEST-QueryEqualityTest.testQueryFunc-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
[junit4] 2> 353448 INFO
(TEST-QueryEqualityTest.testFuncNot-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
[junit4] 2> 353449 INFO
(TEST-QueryEqualityTest.testFuncNot-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
[junit4] 2> 353461 INFO
(TEST-QueryEqualityTest.testFuncProduct-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
[junit4] 2> 353461 INFO
(TEST-QueryEqualityTest.testFuncProduct-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
[junit4] 2> 353465 INFO
(TEST-QueryEqualityTest.testFuncGeodist-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
[junit4] 2> 353474 INFO
(TEST-QueryEqualityTest.testFuncGeodist-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
[junit4] 2> 353479 INFO
(TEST-QueryEqualityTest.testField-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testField
[junit4] 2> 353479 INFO
(TEST-QueryEqualityTest.testField-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testField
[junit4] 2> 353486 INFO
(TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
[junit4] 2> 353549 INFO
(TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
[junit4] 2> 353552 INFO
(TEST-QueryEqualityTest.testFuncSttf-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
[junit4] 2> 353552 INFO
(TEST-QueryEqualityTest.testFuncSttf-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
[junit4] 2> 353556 INFO
(TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[BFF81D29C803CD9D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
[junit4] 2> 353559 INFO
(TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[BFF81D29C803CD9D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
[junit4] 2> 353563 INFO
(TEST-QueryEqualityTest.testFuncMathConsts-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
[junit4] 2> 353563 INFO
(TEST-QueryEqualityTest.testFuncMathConsts-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
[junit4] 2> 353567 INFO
(TEST-QueryEqualityTest.testTerms-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testTerms
[junit4] 2> 353586 INFO
(TEST-QueryEqualityTest.testTerms-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testTerms
[junit4] 2> 353589 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
[junit4] 2> 353592 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1540223305043148800)]} 0 3
[junit4] 2> 353600 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 353604 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@58173a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad3cd9),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@58173a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad3cd9),segFN=segments_2,generation=2}
[junit4] 2> 353604 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 353605 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@19faec6[collection1] main]
[junit4] 2> 353606 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 353607 INFO (searcherExecutor-911-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19faec6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 353607 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 353632 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 353632 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 353632 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 353632 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 353633 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 353633 INFO
(TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
[junit4] 2> 353637 INFO
(TEST-QueryEqualityTest.testBlockJoin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
[junit4] 2> 353676 INFO
(TEST-QueryEqualityTest.testBlockJoin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
[junit4] 2> 353680 INFO
(TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[BFF81D29C803CD9D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
[junit4] 2> 353686 INFO
(TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[BFF81D29C803CD9D]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
[junit4] 2> 353691 INFO
(TEST-QueryEqualityTest.testFuncLinear-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
[junit4] 2> 353696 INFO
(TEST-QueryEqualityTest.testFuncLinear-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
[junit4] 2> 353701 INFO
(TEST-QueryEqualityTest.testQueryLucene-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
[junit4] 2> 353703 INFO
(TEST-QueryEqualityTest.testQueryLucene-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
[junit4] 2> 353706 INFO
(TEST-QueryEqualityTest.testParserCoverage-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
[junit4] 2> 353707 INFO
(TEST-QueryEqualityTest.testParserCoverage-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
[junit4] 2> 353711 INFO
(TEST-QueryEqualityTest.testFuncBools-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
[junit4] 2> 353711 INFO
(TEST-QueryEqualityTest.testFuncBools-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
[junit4] 2> 353716 INFO
(TEST-QueryEqualityTest.testFuncGhhsin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
[junit4] 2> 353716 INFO
(TEST-QueryEqualityTest.testFuncGhhsin-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
[junit4] 2> 353720 INFO
(TEST-QueryEqualityTest.testFuncJoindf-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
[junit4] 2> 353726 INFO
(TEST-QueryEqualityTest.testFuncJoindf-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
[junit4] 2> 353730 INFO
(TEST-QueryEqualityTest.testFuncMod-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
[junit4] 2> 353731 INFO
(TEST-QueryEqualityTest.testFuncMod-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
[junit4] 2> 353742 INFO
(TEST-QueryEqualityTest.testFuncScale-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
[junit4] 2> 353755 INFO
(TEST-QueryEqualityTest.testFuncScale-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
[junit4] 2> 353759 INFO
(TEST-QueryEqualityTest.testQueryNested-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
[junit4] 2> 353759 INFO
(TEST-QueryEqualityTest.testQueryNested-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
[junit4] 2> 353764 INFO
(TEST-QueryEqualityTest.testFuncRord-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
[junit4] 2> 353767 INFO
(TEST-QueryEqualityTest.testFuncRord-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
[junit4] 2> 353779 INFO
(TEST-QueryEqualityTest.testFuncQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
[junit4] 2> 353779 INFO
(TEST-QueryEqualityTest.testFuncQuery-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
[junit4] 2> 353782 INFO
(TEST-QueryEqualityTest.testFuncLiteral-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
[junit4] 2> 353782 INFO
(TEST-QueryEqualityTest.testFuncLiteral-seed#[BFF81D29C803CD9D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
[junit4] 2> 353782 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 353782 INFO
(SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5055654
[junit4] 2> 353787 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1281127
[junit4] 2> 353787 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=2,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
[junit4] 2> 353788 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 353788 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 353788 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 353789 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 353811 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 353811 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index;done=false>>]
[junit4] 2> 353812 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 353812 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index
[junit4] 2> 353812 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\;done=false>>]
[junit4] 2> 353812 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 353812 INFO (coreCloseExecutor-916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=PostingsFormat(name=Memory doPackFST= true),
lowerfilt=Lucene50(blocksize=128), id=PostingsFormat(name=Direct)},
docValues:{}, maxPointsInLeafNode=1341, maxMBSortInHeap=5.690534131395747,
sim=ClassicSimilarity, locale=sk, timezone=Africa/Mbabane
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92
(32-bit)/cpus=3,threads=1,free=46557872,total=182243328
[junit4] 2> NOTE: All tests run in this JVM: [TestExpandComponent,
ScriptEngineTest, UUIDUpdateProcessorFallbackTest, TestHashPartitioner,
BasicDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestRestManager,
DistribJoinFromCollectionTest, PathHierarchyTokenizerFactoryTest, TestLRUCache,
TestBlobHandler, HdfsRecoveryZkTest, TestElisionMultitermQuery,
BadComponentTest, TestCloudDeleteByQuery, SolrIndexConfigTest, PrimUtilsTest,
RequiredFieldsTest, AsyncMigrateRouteKeyTest, ExternalFileFieldSortTest,
TestLegacyFieldCache, TestSolrDeletionPolicy1, PrimitiveFieldTypeTest,
TestDocBasedVersionConstraints, CollectionsAPIAsyncDistributedZkTest,
SuggesterFSTTest, TestCSVLoader, TestJmxIntegration, BitVectorTest,
TestComponentsName, URLClassifyProcessorTest, CursorPagingTest,
HdfsChaosMonkeySafeLeaderTest, TestHdfsBackupRestoreCore,
DistributedQueryComponentCustomSortTest, DocumentAnalysisRequestHandlerTest,
QueryEqualityTest]
[junit4] Completed [57/623 (1!)] on J0 in 2.34s, 80 tests, 1 error <<<
FAILURES!
[...truncated 160 lines...]
[junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\init-core-data-001
[junit4] 2> 449936 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 449939 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 449939 INFO (Thread-934) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 449939 INFO (Thread-934) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 450039 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:51731
[junit4] 2> 450039 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 450042 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 450048 INFO (zkCallback-572-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1960c56 name:ZooKeeperConnection
Watcher:127.0.0.1:51731 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 450048 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 450048 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 450048 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 450067 INFO (jetty-launcher-571-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 450068 INFO (jetty-launcher-571-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 450069 INFO (jetty-launcher-571-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b39087{/solr,null,AVAILABLE}
[junit4] 2> 450069 INFO (jetty-launcher-571-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5178f{/solr,null,AVAILABLE}
[junit4] 2> 450073 INFO (jetty-launcher-571-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3505cd{HTTP/1.1,[http/1.1]}{127.0.0.1:51736}
[junit4] 2> 450073 INFO (jetty-launcher-571-thread-2) [ ]
o.e.j.s.Server Started @457962ms
[junit4] 2> 450073 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51736}
[junit4] 2> 450073 INFO (jetty-launcher-571-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@13210f9{HTTP/1.1,[http/1.1]}{127.0.0.1:51735}
[junit4] 2> 450073 INFO (jetty-launcher-571-thread-1) [ ]
o.e.j.s.Server Started @457963ms
[junit4] 2> 450073 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 450073 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51735}
[junit4] 2> 450073 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1'
[junit4] 2> 450074 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 450074 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 450074 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 450074 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2'
[junit4] 2> 450074 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 450074 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 450075 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 450075 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 450076 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 450076 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 450081 INFO (zkCallback-573-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f4de6b name:ZooKeeperConnection
Watcher:127.0.0.1:51731/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 450081 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 450081 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 450081 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 450085 INFO (zkCallback-574-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a6e58e name:ZooKeeperConnection
Watcher:127.0.0.1:51731/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 450085 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 450085 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 450085 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 450138 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155ff9072b70001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 450138 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.
[junit4] 2> 450139 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 8292100
[junit4] 2> 450139 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1]
[junit4] 2> 450139 WARN (jetty-launcher-571-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\lib
[junit4] 2> 450139 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 450142 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2\.
[junit4] 2> 450142 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 5735541
[junit4] 2> 450143 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2]
[junit4] 2> 450143 WARN (jetty-launcher-571-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2\lib
[junit4] 2> 450143 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51731/solr
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51731/solr
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 450153 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 450164 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 450165 INFO (zkCallback-577-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b90ff2 name:ZooKeeperConnection
Watcher:127.0.0.1:51731 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 450166 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 450166 INFO (jetty-launcher-571-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 450167 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155ff9072b70003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 450170 INFO (zkCallback-580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ee724e name:ZooKeeperConnection
Watcher:127.0.0.1:51731 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 450170 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$37/27302571@1c70ef8
[junit4] 2> 450171 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 450171 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 450172 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 450174 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$37/27302571@2ee2fc
[junit4] 2> 450175 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 450176 INFO
(zkCallback-581-thread-1-processing-n:127.0.0.1:51736_solr)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3257ec name:ZooKeeperConnection
Watcher:127.0.0.1:51731/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 450176 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 450178 INFO
(zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e7a2e2 name:ZooKeeperConnection
Watcher:127.0.0.1:51731/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 450178 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 450178 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 450179 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 450181 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 450182 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 450187 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 450187 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 450190 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 450191 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 450193 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 450194 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 450197 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 450197 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 450199 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 450199 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 450200 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 450201 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 450202 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 450203 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 450204 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 450204 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 450206 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 450206 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 450207 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 450207 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 450208 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 450208 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 450209 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 450215 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 450218 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 450218 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 450219 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96263962923302917-127.0.0.1:51736_solr-n_0000000000
[junit4] 2> 450219 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96263962923302918-127.0.0.1:51735_solr-n_0000000001
[junit4] 2> 450219 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51736_solr
[junit4] 2> 450219 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 450220 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96263962923302917-127.0.0.1:51736_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 450221 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51735_solr
[junit4] 2> 450221 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:51735_solr
[junit4] 2> 450221 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.Overseer Overseer
(id=96263962923302917-127.0.0.1:51736_solr-n_0000000000) starting
[junit4] 2> 450223 INFO
(zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 450223 INFO
(zkCallback-581-thread-1-processing-n:127.0.0.1:51736_solr)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 450224 INFO
(zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 450225 INFO
(zkCallback-581-thread-1-processing-n:127.0.0.1:51736_solr)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 450229 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 450241 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 450242 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 450243 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2\.
[junit4] 2> 450244 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 450245 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 450246 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 450246 INFO (jetty-launcher-571-thread-1)
[n:127.0.0.1:51735_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 450246 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:51736_solr as DOWN
[junit4] 2> 450246 INFO
(OverseerCollectionConfigSetProcessor-96263962923302917-127.0.0.1:51736_solr-n_0000000000)
[n:127.0.0.1:51736_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 450246 INFO
(OverseerStateUpdate-96263962923302917-127.0.0.1:51736_solr-n_0000000000)
[n:127.0.0.1:51736_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 450249 INFO (jetty-launcher-571-thread-2)
[n:127.0.0.1:51736_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51736_sol
[...truncated too long message...]
c:backuprestore s:shard1_0 r:core_node3 x:backuprestore_shard1_0_replica1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 461258 INFO (coreCloseExecutor-1826-thread-2)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3
x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory looking to
close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\index;done=false>>]
[junit4] 2> 461258 INFO (coreCloseExecutor-1826-thread-2)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3
x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 461258 INFO (coreCloseExecutor-1826-thread-2)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3
x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\index
[junit4] 2> 461258 INFO (coreCloseExecutor-1826-thread-3)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_1 r:core_node4
x:backuprestore_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory looking to
close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_1_replica1\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_1_replica1\data\;done=false>>]
[junit4] 2> 461258 INFO (coreCloseExecutor-1826-thread-3)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_1 r:core_node4
x:backuprestore_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 461258 INFO (coreCloseExecutor-1826-thread-3)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_1 r:core_node4
x:backuprestore_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_1_replica1\data\
[junit4] 2> 461266 INFO (coreCloseExecutor-1826-thread-2)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3
x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory looking to
close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\;done=false>>]
[junit4] 2> 461266 INFO (coreCloseExecutor-1826-thread-2)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3
x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 461266 INFO (coreCloseExecutor-1826-thread-2)
[n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3
x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\
[junit4] 2> 461270 INFO
(zkCallback-581-thread-2-processing-n:127.0.0.1:51736_solr)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 461270 INFO
(zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 461270 WARN
(zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr)
[n:127.0.0.1:51735_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 461273 INFO (jetty-launcher-571-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5178f{/solr,null,UNAVAILABLE}
[junit4] 2> 461275 INFO
(zkCallback-581-thread-2-processing-n:127.0.0.1:51736_solr)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 461289 INFO (jetty-launcher-571-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96263962923302917-127.0.0.1:51736_solr-n_0000000000) closing
[junit4] 2> 461289 INFO
(OverseerStateUpdate-96263962923302917-127.0.0.1:51736_solr-n_0000000000)
[n:127.0.0.1:51736_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:51736_solr
[junit4] 2> 461300 INFO
(zkCallback-581-thread-2-processing-n:127.0.0.1:51736_solr)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 461300 WARN
(zkCallback-581-thread-2-processing-n:127.0.0.1:51736_solr)
[n:127.0.0.1:51736_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 461308 INFO (jetty-launcher-571-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b39087{/solr,null,UNAVAILABLE}
[junit4] 2> 461321 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51731 51731
[junit4] 2> 461323 INFO (Thread-934) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:51731 51731
[junit4] 2> 461324 WARN (Thread-934) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/backuprestore/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/overseer/queue
[junit4] 2> 7 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 461325 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001
[junit4] 2> Jul 18, 2016 7:51:55 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=26455, maxDocsPerChunk=8, blockSize=10),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=26455, blockSize=10)), sim=ClassicSimilarity, locale=ar-SD,
timezone=America/Martinique
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92
(32-bit)/cpus=3,threads=1,free=19657288,total=111886336
[junit4] 2> NOTE: All tests run in this JVM:
[HdfsRestartWhileUpdatingTest, TestIndexSearcher, BufferStoreTest,
BlockJoinFacetDistribTest, DistributedTermsComponentTest,
ExitableDirectoryReaderTest, RulesTest, DistributedIntervalFacetingTest,
TestConfigSetsAPIZkFailure, ReplicationFactorTest, JavabinLoaderTest,
TestNumericTerms32, TestConfigSetProperties, TestFieldCacheSanityChecker,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRTGBase, ForceLeaderTest,
DistanceUnitsTest, TestIntervalFaceting, TestFastWriter,
AnalysisErrorHandlingTest, TestManagedSchema,
DistributedFacetPivotSmallAdvancedTest, TestBinaryResponseWriter,
TestSubQueryTransformer, TestExclusionRuleCollectionAccess, SparseHLLTest,
AutoCommitTest, TestNRTOpen, FileBasedSpellCheckerTest, TestSystemIdResolver,
TestFieldTypeCollectionResource, CoreAdminCreateDiscoverTest,
TestMissingGroups, TestManagedResourceStorage, DataDrivenBlockJoinTest,
TolerantUpdateProcessorTest, TestRangeQuery, TestUtils, AnalyticsQueryTest,
UpdateRequestProcessorFactoryTest, TestDFISimilarityFactory,
SpellPossibilityIteratorTest, ZkStateReaderTest, TestLRUStatsCache,
TestLocalFSCloudBackupRestore]
[junit4] Completed [103/623 (2!)] on J1 in 11.70s, 1 test, 1 failure <<<
FAILURES!
[...truncated 54061 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]