Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16876/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI
Error Message:
ObjectTracker found 8 object(s) that were not released!!!
[MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper,
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MDCAwareThreadPoolExecutor,
TransactionLog, MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not
released!!! [MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper,
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MDCAwareThreadPoolExecutor,
TransactionLog, MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([659DD564AF7C260B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:834)
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.util.SolrPluginUtilsTest.testInvokeSetters
Error Message:
argument type mismatch
Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
at
__randomizedtesting.SeedInfo.seed([659DD564AF7C260B:C827E645A4A44A0]:0)
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
org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
at
org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
at
org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
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 11561 lines...]
[junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001
[junit4] 2> 1087789 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 1087791 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1087791 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1087791 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1087791 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 1087791 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1087791 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1087811 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1087818 WARN
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1087820 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1087839 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1087844 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1087956 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1087965 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1087967 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1087974 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1087976 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1087978 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1087978 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1087979 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1087979 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 1087979 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
[junit4] 2> 1087979 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1087979 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 1087979 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 33521487
[junit4] 2> 1087979 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
[junit4] 2> 1087979 WARN
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
[junit4] 2> 1087979 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-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> 1087981 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1087982 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1087982 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1087982 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1087982 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1087984 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1,
dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001,
shard=shard1}
[junit4] 2> 1087985 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1087985 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1087985 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 1087986 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1087986 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1088015 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1088026 WARN (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1088028 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1088058 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1088066 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1088162 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1088167 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1088168 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1088172 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1088174 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1088176 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1088176 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1088177 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1088177 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1088177 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1088178 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001/]
[junit4] 2> 1088178 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1057bb9
[junit4] 2> 1088178 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001
[junit4] 2> 1088178 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001/index/
[junit4] 2> 1088179 WARN (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 1088179 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001/index
[junit4] 2> 1088179 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=57.7431640625,
floorSegmentMB=1.244140625, forceMergeDeletesPctAllowed=28.872348762505528,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.44788985277536897
[junit4] 2> 1088180 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b90076
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdd472),segFN=segments_1,generation=1}
[junit4] 2> 1088180 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1088180 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001/
[junit4] 2> 1088183 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1088183 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1088183 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1088183 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1088183 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1088183 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1088183 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1088184 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1088184 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1088184 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1088184 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1088184 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1088185 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1088187 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1088188 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1088189 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1088195 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1088197 INFO (coreLoadExecutor-7982-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> 1088198 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1088198 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1088198 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1088199 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1088199 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1088200 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=67.1064453125,
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=24.5788248048657,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1088200 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b90076
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdd472),segFN=segments_1,generation=1}
[junit4] 2> 1088200 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1088200 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19681aa[collection1]
main]
[junit4] 2> 1088200 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1088200 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1088201 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1088201 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1088227 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1088334 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1088335 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1088335 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1088335 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1088335 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1088335 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1088336 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1088336 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1088336 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1088342 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1088342 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1535824787865075712
[junit4] 2> 1088342 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1088342 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1088343 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1088344 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 8.0ms to seed version buckets with
highest version 1535824787865075712
[junit4] 2> 1088344 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1088345 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19681aa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1088345 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1088348 INFO
(TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
[junit4] 2> 1088349 INFO
(TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrPluginUtilsTest
-Dtests.method=testInvokeSetters -Dtests.seed=659DD564AF7C260B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg
-Dtests.timezone=Asia/Bishkek -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.01s J2 | SolrPluginUtilsTest.testInvokeSetters <<<
[junit4] > Throwable #1: java.lang.IllegalArgumentException: argument
type mismatch
[junit4] > at
__randomizedtesting.SeedInfo.seed([659DD564AF7C260B:C827E645A4A44A0]:0)
[junit4] > at
org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
[junit4] > at
org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
[junit4] > at
org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1088358 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[659DD564AF7C260B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
[junit4] 2> 1088359 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[659DD564AF7C260B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
[junit4] 2> 1088361 INFO
(TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[659DD564AF7C260B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
[junit4] 2> 1088364 INFO
(TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[659DD564AF7C260B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
[junit4] 2> 1088367 INFO
(TEST-SolrPluginUtilsTest.testPartialEscape-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
[junit4] 2> 1088367 INFO
(TEST-SolrPluginUtilsTest.testPartialEscape-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
[junit4] 2> 1088369 INFO
(TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[659DD564AF7C260B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
[junit4] 2> 1088369 INFO
(TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[659DD564AF7C260B]) [
] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
[junit4] 2> 1088379 INFO
(TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[659DD564AF7C260B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
[junit4] 2> 1088379 INFO
(TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[659DD564AF7C260B]) [
] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
[junit4] 2> 1088381 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[659DD564AF7C260B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
[junit4] 2> 1088382 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[659DD564AF7C260B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
[junit4] 2> 1088395 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
[junit4] 2> 1088399 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3234 (1535824787921698816)]} 0 3
[junit4] 2> 1088417 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3235 (1535824787927990272)]} 0 14
[junit4] 2> 1088418 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3236 (1535824787944767488)]} 0 0
[junit4] 2> 1088419 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1088424 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b90076
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdd472),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b90076
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdd472),segFN=segments_2,generation=2}
[junit4] 2> 1088424 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1088426 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1900773[collection1] main]
[junit4] 2> 1088430 INFO (searcherExecutor-7983-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1900773[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
[junit4] 2> 1088434 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1088434 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 15
[junit4] 2> 1088435 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
[junit4] 2> 1088437 INFO
(TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
[junit4] 2> 1088437 INFO
(TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
[junit4] 2> 1088438 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1088438 INFO
(SUITE-SolrPluginUtilsTest-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=33521487
[junit4] 2> 1088439 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4d5337
[junit4] 2> 1088439 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
[junit4] 2> 1088440 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1088440 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1088440 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1088441 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1088466 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1088467 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001;done=false>>]
[junit4] 2> 1088467 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1088467 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001
[junit4] 2> 1088467 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001/index;done=false>>]
[junit4] 2> 1088467 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1088467 INFO (coreCloseExecutor-7988-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_659DD564AF7C260B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{val_dynamic=PostingsFormat(name=LuceneFixedGap),
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
multiDefault=FSTOrd50, val_i=PostingsFormat(name=LuceneFixedGap),
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
dynamic_val=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1952,
maxMBSortInHeap=5.396178974972553,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=bg,
timezone=Asia/Bishkek
[junit4] 2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92
(32-bit)/cpus=12,threads=1,free=107751112,total=334307328
[junit4] 2> NOTE: All tests run in this JVM: [TestTolerantSearch,
TestClusterStateMutator, TestSort, TestSizeLimitedDistributedMap,
TestSchemaVersionResource, TestSortingResponseWriter, RecoveryZkTest,
ShowFileRequestHandlerTest, DistributedVersionInfoTest, TestRebalanceLeaders,
TestUninvertingReader, TestSQLHandler, BitVectorTest,
HdfsUnloadDistributedZkTest, TestPHPSerializedResponseWriter,
TestSha256AuthenticationProvider, TestImplicitCoreProperties,
DirectSolrConnectionTest, TestLegacyFieldCache,
AddSchemaFieldsUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions,
RankQueryTest, TestStressRecovery, TestStressLiveNodes, BadIndexSchemaTest,
DateMathParserTest, LeaderFailoverAfterPartitionTest, TestSolrQueryParser,
TestFieldCacheReopen, TestReplicationHandlerBackup, TestWriterPerf,
TestRequestStatusCollectionAPI, InfoHandlerTest, TestReloadDeadlock,
DirectUpdateHandlerOptimizeTest, TestCollationField, TestJmxMonitoredMap,
TestExceedMaxTermLength, TestSolrQueryParserResource,
BaseCdcrDistributedZkTest, TermVectorComponentDistributedTest,
SolrTestCaseJ4Test, TestRecovery, TestXIncludeConfig,
TestManagedSynonymFilterFactory, CurrencyFieldXmlFileTest, TestIndexSearcher,
TestReversedWildcardFilterFactory, TestConfigSetsAPI, SearchHandlerTest,
TestGraphTermsQParserPlugin, TestConfigSetProperties, DirectUpdateHandlerTest,
TestLRUStatsCache, TestReload, TestPerFieldSimilarityWithDefaultOverride,
HighlighterConfigTest, PrimitiveFieldTypeTest, ConnectionManagerTest,
TestAnalyzeInfixSuggestions, LeaderElectionTest,
DistributedFacetPivotWhiteBoxTest, TestSweetSpotSimilarityFactory,
TestMaxScoreQueryParser, NoCacheHeaderTest, TestRawResponseWriter,
TestDistribIDF, TestSolrJ, TestGroupingSearch, TestOrdValues,
DistributedSuggestComponentTest, HardAutoCommitTest, SliceStateTest,
TestJmxIntegration, OverriddenZkACLAndCredentialsProvidersTest,
TestExclusionRuleCollectionAccess, DeleteShardTest, RollingRestartTest,
MigrateRouteKeyTest, CoreAdminHandlerTest, TestXmlQParser, DebugComponentTest,
CloneFieldUpdateProcessorFactoryTest, TestFastWriter, DateRangeFieldTest,
TestZkChroot, XmlUpdateRequestHandlerTest, TestAuthorizationFramework,
TestFieldResource, HdfsBasicDistributedZk2Test, AnalyticsQueryTest,
AutoCommitTest, TestJettySolrRunner, OverseerStatusTest,
TestManagedResourceStorage, AssignTest, TestFreeTextSuggestions,
UpdateParamsTest, TestOverriddenPrefixQueryForCustomFieldType,
UnloadDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest,
TestRandomDVFaceting, ShardRoutingCustomTest, TestFaceting, ZkControllerTest,
TestRealTimeGet, TestStressReorder, SimpleFacetsTest, StatsComponentTest,
HighlighterTest, TestCoreDiscovery, SuggesterFSTTest, SuggesterTSTTest,
SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
TestSolrDeletionPolicy1, LukeRequestHandlerTest, FileBasedSpellCheckerTest,
TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest,
SolrPluginUtilsTest]
[junit4] Completed [339/611 (1!)] on J2 in 0.70s, 9 tests, 1 error <<<
FAILURES!
[...truncated 686 lines...]
[junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/init-core-data-001
[junit4] 2> 2017150 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 2017153 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2017153 INFO (Thread-5671) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2017153 INFO (Thread-5671) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2017253 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36844
[junit4] 2> 2017253 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2017254 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2017257 INFO (zkCallback-3192-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@156f0e7 name:ZooKeeperConnection
Watcher:127.0.0.1:36844 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2017257 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2017257 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2017257 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 2017265 INFO (jetty-launcher-3191-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2017265 INFO (jetty-launcher-3191-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2017267 INFO (jetty-launcher-3191-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1339ea{/solr,null,AVAILABLE}
[junit4] 2> 2017267 INFO (jetty-launcher-3191-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17bf2f2{/solr,null,AVAILABLE}
[junit4] 2> 2017268 INFO (jetty-launcher-3191-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@191d08e{HTTP/1.1,[http/1.1]}{127.0.0.1:41087}
[junit4] 2> 2017268 INFO (jetty-launcher-3191-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7ae21d{HTTP/1.1,[http/1.1]}{127.0.0.1:42242}
[junit4] 2> 2017268 INFO (jetty-launcher-3191-thread-2) [ ]
o.e.j.s.Server Started @2018838ms
[junit4] 2> 2017268 INFO (jetty-launcher-3191-thread-1) [ ]
o.e.j.s.Server Started @2018838ms
[junit4] 2> 2017268 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41087}
[junit4] 2> 2017268 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42242}
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node2'
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node1'
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2017269 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2017270 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2017272 INFO (zkCallback-3193-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d6ecdd name:ZooKeeperConnection
Watcher:127.0.0.1:36844/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2017272 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2017272 INFO (zkCallback-3194-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@136f385 name:ZooKeeperConnection
Watcher:127.0.0.1:36844/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2017272 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2017272 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2017272 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2017272 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2017273 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2017278 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node2/.
[junit4] 2> 2017278 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 30435403
[junit4] 2> 2017278 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node2]
[junit4] 2> 2017279 WARN (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node2/lib
[junit4] 2> 2017279 INFO (jetty-launcher-3191-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> 2017279 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node1/.
[junit4] 2> 2017279 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 29507734
[junit4] 2> 2017279 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node1]
[junit4] 2> 2017280 WARN (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node1/lib
[junit4] 2> 2017280 INFO (jetty-launcher-3191-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> 2017280 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 2017281 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 2017281 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2017281 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2017281 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36844/solr
[junit4] 2> 2017281 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2017281 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2017282 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2017282 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2017282 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2017282 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36844/solr
[junit4] 2> 2017283 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2017283 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2017283 INFO (zkCallback-3199-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14e8605 name:ZooKeeperConnection
Watcher:127.0.0.1:36844 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2017283 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2017283 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2017284 INFO (jetty-launcher-3191-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2017284 INFO (zkCallback-3200-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@dc7cfc name:ZooKeeperConnection
Watcher:127.0.0.1:36844 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2017284 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2017285 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/4960709@177605
[junit4] 2> 2017285 INFO (jetty-launcher-3191-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2017285 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2017285 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/4960709@5bd95a
[junit4] 2> 2017286 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2017286 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3f0c1b name:ZooKeeperConnection
Watcher:127.0.0.1:36844/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2017286 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2017287 INFO
(zkCallback-3202-thread-1-processing-n:127.0.0.1:42242_solr)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1332ebd name:ZooKeeperConnection
Watcher:127.0.0.1:36844/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2017287 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2017287 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2017287 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2017288 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2017289 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2017291 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2017291 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2017292 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2017292 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2017293 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2017294 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2017296 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2017296 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2017297 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2017297 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2017298 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2017298 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2017299 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2017299 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2017300 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2017300 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2017300 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2017301 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2017301 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2017301 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2017302 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2017302 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2017303 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2017304 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2017304 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2017304 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2017305 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2017305 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2017306 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95989110114811909-127.0.0.1:41087_solr-n_0000000000
[junit4] 2> 2017306 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95989110114811910-127.0.0.1:42242_solr-n_0000000001
[junit4] 2> 2017306 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41087_solr
[junit4] 2> 2017306 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 2017307 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95989110114811909-127.0.0.1:41087_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 2017307 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42242_solr
[junit4] 2> 2017308 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:42242_solr
[junit4] 2> 2017308 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.Overseer Overseer
(id=95989110114811909-127.0.0.1:41087_solr-n_0000000000) starting
[junit4] 2> 2017308 INFO
(zkCallback-3202-thread-1-processing-n:127.0.0.1:42242_solr)
[n:127.0.0.1:42242_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> 2017308 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_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> 2017309 INFO
(zkCallback-3202-thread-1-processing-n:127.0.0.1:42242_solr)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2017309 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2017309 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 2017314 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2017315 INFO
(OverseerCollectionConfigSetProcessor-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2017315 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2017315 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41087_solr as DOWN
[junit4] 2> 2017316 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 2017317 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:41087_solr"} current state version: 0
[junit4] 2> 2017317 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:41087_solr
[junit4] 2> 2017347 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2017347 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2017348 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node1/.
[junit4] 2> 2017348 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2017349 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 2017349 INFO (jetty-launcher-3191-thread-1)
[n:127.0.0.1:42242_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2018316 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41087_solr
[junit4] 2> 2018317 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:41087_solr
[junit4] 2> 2018318 INFO
(zkCallback-3202-thread-1-processing-n:127.0.0.1:42242_solr)
[n:127.0.0.1:42242_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> 2018318 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_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> 2018318 INFO
(zkCallback-3202-thread-1-processing-n:127.0.0.1:42242_solr)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2018318 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2018345 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2018346 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2018346 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node2/.
[junit4] 2> 2018346 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2018347 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 2018347 INFO (jetty-launcher-3191-thread-2)
[n:127.0.0.1:41087_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2018347 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2018348 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2018349 INFO (zkCallback-3205-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18d148c name:ZooKeeperConnection
Watcher:127.0.0.1:36844 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2018349 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2018349 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2018350 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:36844/solr
[junit4] 2> 2018352 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2018353 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2018354 INFO (zkCallback-3208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ccdc1b name:ZooKeeperConnection
Watcher:127.0.0.1:36844/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2018354 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2018354 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2018354 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2018355 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 2018355 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2018357 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2018358 INFO
(SUITE-TestManagedSchemaAPI-seed#[659DD564AF7C260B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
[junit4] 2> 2018376 INFO
(TEST-TestManagedSchemaAPI.test-seed#[659DD564AF7C260B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2018381 INFO (qtp28835124-18181) [n:127.0.0.1:41087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2018383 INFO
(OverseerCollectionConfigSetProcessor-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"testschemaapi",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 2018384 INFO
(OverseerThreadFactory-8233-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"testschemaapi",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 2018384 INFO
(OverseerThreadFactory-8233-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerCollectionMessageHandler Create
collection testschemaapi
[junit4] 2> 2018384 INFO
(OverseerThreadFactory-8233-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/testschemaapi
[junit4] 2> 2018384 INFO
(OverseerThreadFactory-8233-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/testschemaapi
[junit4] 2> 2018385 INFO
(zkCallback-3202-thread-1-processing-n:127.0.0.1:42242_solr)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 2018385 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 2018385 INFO (zkCallback-3208-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2018388 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testschemaapi",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 2018388 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testschemaapi
[junit4] 2> 2018389 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testschemaapi/state.json
[junit4] 2> 2018488 INFO
(OverseerThreadFactory-8233-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
SolrCores for new collection testschemaapi, shardNames [shard1] ,
replicationFactor : 2
[junit4] 2> 2018488 INFO
(OverseerThreadFactory-8233-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testschemaapi_shard1_replica2 as part of shard shard1 of collection
testschemaapi on 127.0.0.1:42242_solr
[junit4] 2> 2018489 INFO
(OverseerThreadFactory-8233-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testschemaapi_shard1_replica1 as part of shard shard1 of collection
testschemaapi on 127.0.0.1:41087_solr
[junit4] 2> 2018490 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
[junit4] 2> 2018490 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
[junit4] 2> 2018491 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testschemaapi_shard1_replica2, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1,
dataDir=data/, shard=shard1}
[junit4] 2> 2018491 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testschemaapi_shard1_replica1, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1,
dataDir=data/, shard=shard1}
[junit4] 2> 2018491 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2018491 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2018492 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController
Registering watch for collection testschemaapi
[junit4] 2> 2018493 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2]
o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
[junit4] 2> 2018493 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController
Registering watch for collection testschemaapi
[junit4] 2> 2018493 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testschemaapi_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42242/solr",
[junit4] 2> "node_name":"127.0.0.1:42242_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testschemaapi",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2018493 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 2018493 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testschemaapi_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42242/solr",
[junit4] 2> "node_name":"127.0.0.1:42242_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testschemaapi",
[junit4] 2> "operation":"state"}
[junit4] 2> 2018493 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1]
o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
[junit4] 2> 2018493 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 2018495 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testschemaapi_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41087/solr",
[junit4] 2> "node_name":"127.0.0.1:41087_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testschemaapi",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2018495 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testschemaapi_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41087/solr",
[junit4] 2> "node_name":"127.0.0.1:41087_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testschemaapi",
[junit4] 2> "operation":"state"}
[junit4] 2> 2018597 INFO
(OverseerStateUpdate-95989110114811909-127.0.0.1:41087_solr-n_0000000000)
[n:127.0.0.1:41087_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testschemaapi/state.json version: 0
[junit4] 2> 2018597 INFO
(zkCallback-3202-thread-1-processing-n:127.0.0.1:42242_solr)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2018597 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2018598 INFO
(zkCallback-3202-thread-1-processing-n:127.0.0.1:42242_solr)
[n:127.0.0.1:42242_solr ] o.a.s.c.c.ZkStateReader Updating data for
[testschemaapi] from [0] to [1]
[junit4] 2> 2018598 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:41087_solr)
[n:127.0.0.1:41087_solr ] o.a.s.c.c.ZkStateReader Updating data for
[testschemaapi] from [0] to [1]
[junit4] 2> 2019493 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController
waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
[junit4] 2> 2019493 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController
Check for collection zkNode:testschemaapi
[junit4] 2> 2019493 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 2019493 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
[junit4] 2> 2019493 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/testschemaapi]
[junit4] 2> 2019494 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController
Check for collection zkNode:testschemaapi
[junit4] 2> 2019494 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 2019494 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2]
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 2019494 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/testschemaapi]
[junit4] 2> 2019494 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node1/testschemaapi_shard1_replica2'
[junit4] 2> 2019494 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2019494 INFO (qtp12945391-18182) [n:127.0.0.1:42242_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2019494 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 2019494 INFO (qtp28835124-18185) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.
[...truncated too long message...]
5705) [n:127.0.0.1:41087_solr c:testschemaapi s:shard1 r:core_node2
x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_659DD564AF7C260B-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/index
[junit4] 2> 2029962 WARN (Thread-5705) [n:127.0.0.1:41087_solr
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1]
o.a.s.c.ZkController listener throws error
[junit4] 2> org.apache.solr.common.SolrException: Unable to reload core
[testschemaapi_shard1_replica1]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
[junit4] 2> at
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
[junit4] 2> at
org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
find config name for collection:testschemaapi
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:773)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:462)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:938)
[junit4] 2> ... 2 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
find config name for collection:testschemaapi
[junit4] 2> at
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
[junit4] 2> at
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2305)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:749)
[junit4] 2> ... 4 more
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=Lucene50(blocksize=128), myNewField1=Lucene50(blocksize=128),
myNewField=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=17, maxMBSortInHeap=7.953328635572144,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=nn-NO, timezone=Cuba
[junit4] 2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92
(32-bit)/cpus=12,threads=1,free=227808152,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudBackupRestore,
CopyFieldTest, TestNumericTerms32, TestHighFrequencyDictionaryFactory,
ActionThrottleTest, TestJoin, DistributedSpellCheckComponentTest,
TestCopyFieldCollectionResource, BlockJoinFacetRandomTest, IndexSchemaTest,
StandardRequestHandlerTest, TestDocTermOrds, TestArbitraryIndexDir,
TestDFISimilarityFactory, PathHierarchyTokenizerFactoryTest, UUIDFieldTest,
TestFieldCacheSanityChecker, HLLUtilTest, TestRestManager,
PingRequestHandlerTest, CloudMLTQParserTest, AtomicUpdatesTest, SyncSliceTest,
ResponseHeaderTest, TestFoldingMultitermQuery, TestFieldSortValues,
RAMDirectoryFactoryTest, BasicDistributedZkTest, OutputWriterTest,
ExitableDirectoryReaderTest, TestSchemaResource, SynonymTokenizerTest,
QueryElevationComponentTest, SignatureUpdateProcessorFactoryTest,
CurrencyFieldOpenExchangeTest, TestMergePolicyConfig,
TestAtomicUpdateErrorCases, DistributedQueryComponentCustomSortTest,
ResponseLogComponentTest, TestSerializedLuceneMatchVersion,
TestChildDocTransformer, TestDistributedSearch,
ConcurrentDeleteAndCreateCollectionTest, DeleteLastCustomShardedReplicaTest,
CursorMarkTest, TestRemoteStreaming, TestBlobHandler,
TestBlendedInfixSuggestions, CloudExitableDirectoryReaderTest,
TestUniqueKeyFieldResource, CheckHdfsIndexTest, TestConfigOverlay,
TestRangeQuery, ExternalFileFieldSortTest, AnalysisAfterCoreReloadTest,
TestScoreJoinQPNoScore, HdfsCollectionsAPIDistributedZkTest, DateFieldTest,
SecurityConfHandlerTest, DocValuesMissingTest, TestDocSet,
TestValueSourceCache, URLClassifyProcessorTest, TestJsonFacets,
IndexSchemaRuntimeFieldTest, TestBulkSchemaConcurrent, TestLRUCache,
TestPivotHelperCode, DistributedQueryElevationComponentTest,
TestComponentsName, DocumentAnalysisRequestHandlerTest, TestRawTransformer,
TestSolr4Spatial, TestRandomFaceting, TestConfigSetsAPIExclusivity,
TestDistribDocBasedVersion, XsltUpdateRequestHandlerTest,
TestReRankQParserPlugin, PeerSyncTest, TestPhraseSuggestions,
SystemInfoHandlerTest, DistributedExpandComponentTest, TestFunctionQuery,
DistribJoinFromCollectionTest, RuleEngineTest, TestHashQParserPlugin,
TestIntervalFaceting, TestFieldTypeCollectionResource,
OverseerCollectionConfigSetProcessorTest, DataDrivenBlockJoinTest,
PolyFieldTest, TestStressLucene, PrimUtilsTest, TestCSVLoader,
TestAnalyzedSuggestions, TestMiniSolrCloudClusterBase, TestOmitPositions,
TestSubQueryTransformerDistrib, TestCloudSchemaless, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest,
ShardRoutingTest, TestReplicationHandler, TestCoreContainer, SolrCoreTest,
SolrCmdDistributorTest, ConvertedLegacyTest, TestLazyCores, TestBadConfig,
TestExtendedDismaxParser, SolrRequestParserTest, SuggesterTest,
WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest,
QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest,
DistanceFunctionTest, CacheHeaderTest, DisMaxRequestHandlerTest,
TestQueryUtils, TestQueryTypes, RequestHandlersTest, MoreLikeThisHandlerTest,
FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, ReturnFieldsTest,
JSONWriterTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest,
TestPartialUpdateDeduplication, SOLR749Test, TestQuerySenderListener,
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery,
BadComponentTest, TestSolrDeletionPolicy2, SampleTest, TestBinaryField,
TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig,
TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest,
TestDFRSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest,
ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, PluginInfoTest,
PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter,
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils,
TestDocumentBuilder, ZkNodePropsTest, CircularListTest, TestRTGBase,
CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
ConnectionReuseTest, AsyncCallRequestStatusResponseTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test,
CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteStatusTest,
DistributedQueueTest, ForceLeaderTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest,
RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest,
SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest,
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudDeleteByQuery,
TestCloudInspectUtil, TestCloudPivotFacet, TestCryptoKeys,
TestDownShardTolerantSearch, TestLeaderElectionZkExpiry,
TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL,
TestReplicaProperties, TestRequestForwarding, TestShortCircuitedRequests,
TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest,
TriLevelCompositeIdRoutingTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest,
QueryResultKeyTest, TestConfigSetImmutable, TestConfigSets, TestInitParams,
TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestSolrXml, RequestLoggingTest,
TestSolrConfigHandlerCloud, TestFieldCollectionResource,
TestSchemaNameResource, SpatialRPTFieldTypeTest, TestManagedSchemaAPI]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestManagedSchemaAPI -Dtests.seed=659DD564AF7C260B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nn-NO
-Dtests.timezone=Cuba -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestManagedSchemaAPI (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 8
object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog,
MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper,
MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([659DD564AF7C260B]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [548/611 (2!)] on J0 in 13.59s, 1 test, 1 failure <<<
FAILURES!
[...truncated 236 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:531: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984:
There were test failures: 611 suites (10 ignored), 2558 tests, 1 suite-level
error, 1 error, 116 ignored (72 assumptions) [seed: 659DD564AF7C260B]
Total time: 71 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]