You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/09/16 06:47:50 UTC

[JENKINS-EA] Lucene-Solr-5.3-Linux (32bit/jdk1.9.0-ea-b78) - Build # 174 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.3-Linux/174/
Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt:     1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:746)    2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:746)    3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:746)    4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:516)         at java.util.TimerThread.mainLoop(Timer.java:526)         at java.util.TimerThread.run(Timer.java:505)    5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:746)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt: 
   1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
   5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
	at __randomizedtesting.SeedInfo.seed([2EB9131898E565E1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:746)    2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:746)    3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:746)    4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:516)         at java.util.TimerThread.mainLoop(Timer.java:526)         at java.util.TimerThread.run(Timer.java:505)    5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:746)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
   5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
	at __randomizedtesting.SeedInfo.seed([2EB9131898E565E1]:0)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35  NAME 'schemaModifyTimestamp'  DESC time which schema was modified  SUP modifyTimestamp  EQUALITY generalizedTimeMatch  ORDERING generalizedTimeOrderingMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24  USAGE directoryOperation  ) '

Stack Trace:
org.apache.directory.api.ldap.model.exception.LdapOtherException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at __randomizedtesting.SeedInfo.seed([2EB9131898E565E1:1361BD34A00B3B91]:0)
	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
	at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
	at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
	at org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
	at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setupMiniKdc(TestSolrCloudWithKerberosAlt.java:105)
	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setUp(TestSolrCloudWithKerberosAlt.java:94)
	at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:746)
Caused by: java.lang.RuntimeException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:226)
	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
	... 43 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
	... 44 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
	at org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
	at org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
	at org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
	at org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
	... 45 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
	... 52 more




Build Log:
[...truncated 11192 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
   [junit4]   2> 1412554 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[2EB9131898E565E1]) [    ] o.a.d.a.l.m.e.DefaultEntry The attribute 'schemamodifytimestamp' cannot be stored
   [junit4]   2> 1412577 ERROR (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[2EB9131898E565E1]) [    ] o.a.d.s.c.a.s.SchemaPartition ERR_90 Failed to initialize wrapped partition.
   [junit4]   2> org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2> 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]   2> 	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
   [junit4]   2> 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]   2> 	at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
   [junit4]   2> 	at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
   [junit4]   2> 	at org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
   [junit4]   2> 	at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setupMiniKdc(TestSolrCloudWithKerberosAlt.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setUp(TestSolrCloudWithKerberosAlt.java:94)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:504)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:746)
   [junit4]   2> Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
   [junit4]   2> 	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
   [junit4]   2> 	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
   [junit4]   2> 	at org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
   [junit4]   2> 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]   2> 	... 45 more
   [junit4]   2> Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
   [junit4]   2> 	... 52 more
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.method=testBasics -Dtests.seed=2EB9131898E565E1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.17s J0 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: org.apache.directory.api.ldap.model.exception.LdapOtherException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2EB9131898E565E1:1361BD34A00B3B91]:0)
   [junit4]    > 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]    > 	at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
   [junit4]    > 	at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
   [junit4]    > 	at org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
   [junit4]    > 	at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setupMiniKdc(TestSolrCloudWithKerberosAlt.java:105)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setUp(TestSolrCloudWithKerberosAlt.java:94)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:746)
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:226)
   [junit4]    > 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]    > 	... 43 more
   [junit4]    > Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]    > 	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
   [junit4]    > 	... 44 more
   [junit4]    > Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
   [junit4]    > 	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
   [junit4]    > 	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
   [junit4]    > 	at org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
   [junit4]    > 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]    > 	... 45 more
   [junit4]    > Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
   [junit4]    > 	... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_2EB9131898E565E1-001
   [junit4]   2> Sep 16, 2015 4:45:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> Sep 16, 2015 4:46:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 5 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt: 
   [junit4]   2>    1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:746)
   [junit4]   2>    2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:746)
   [junit4]   2>    3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:746)
   [junit4]   2>    4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:516)
   [junit4]   2>         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2>         at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2>    5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:746)
   [junit4]   2> Sep 16, 2015 4:46:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>    2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>    3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>    4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>    5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2> Sep 16, 2015 4:46:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:746)
   [junit4]   2>    2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:746)
   [junit4]   2>    3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:746)
   [junit4]   2>    4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:516)
   [junit4]   2>         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2>         at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2>    5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:746)
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mr, timezone=America/St_Lucia
   [junit4]   2> NOTE: Linux 3.19.0-28-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=6,free=250912152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, TestCSVLoader, TestHighlightDedupGrouping, DistributedDebugComponentTest, HighlighterTest, TestLeaderElectionZkExpiry, TestBlendedInfixSuggestions, DateMathParserTest, TestShortCircuitedRequests, AsyncCallRequestStatusResponseTest, TestConfigReload, TestJsonRequest, CursorMarkTest, CollectionsAPIAsyncDistributedZkTest, SolrTestCaseJ4Test, TestMergePolicyConfig, DateFieldTest, TestReplicationHandler, StandardRequestHandlerTest, TestStressLucene, TestIndexingPerformance, TestManagedSchema, UniqFieldsUpdateProcessorFactoryTest, TestSha256AuthenticationProvider, TestNoOpRegenerator, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestRTimer, TestCloudInspectUtil, SpatialRPTFieldTypeTest, LeaderElectionIntegrationTest, TestEmbeddedSolrServerConstructors, AnalyticsMergeStrategyTest, TestFaceting, ClusterStateTest, CSVRequestHandlerTest, SyncSliceTest, FacetPivotSmallTest, TestSortByMinMaxFunction, PeerSyncTest, BasicZkTest, HdfsThreadLeakTest, HdfsRecoverLeaseTest, TestShardHandlerFactory, DistributedSpellCheckComponentTest, CachingDirectoryFactoryTest, HdfsLockFactoryTest, DistribCursorPagingTest, TestDFRSimilarityFactory, DebugComponentTest, TestDynamicFieldResource, VMParamsZkACLAndCredentialsProvidersTest, SolrXmlInZkTest, TestInfoStreamLogging, TestSimpleTrackingShardHandler, TermVectorComponentTest, HLLUtilTest, SolrRequestParserTest, TestJoin, TestScoreJoinQPScore, TestDynamicFieldCollectionResource, HdfsChaosMonkeySafeLeaderTest, TestWordDelimiterFilterFactory, TestRandomMergePolicy, TestCrossCoreJoin, CursorPagingTest, FastVectorHighlighterTest, TestSolr4Spatial, TestSortingResponseWriter, BJQParserTest, DeleteShardTest, EnumFieldTest, DistributedFacetPivotSmallTest, TestJmxMonitoredMap, AnalyticsQueryTest, DistributedQueryComponentCustomSortTest, BufferStoreTest, SharedFSAutoReplicaFailoverUtilsTest, SolrIndexConfigTest, IndexSchemaTest, TestJmxIntegration, MinimalSchemaTest, TestRandomDVFaceting, SchemaVersionSpecificBehaviorTest, QueryElevationComponentTest, TestJsonFacets, BasicDistributedZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, TestRecovery, ZkControllerTest, TestRealTimeGet, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestTrie, SpatialFilterTest, PolyFieldTest, TestUpdate, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, TestOmitPositions, TermsComponentTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, JsonLoaderTest, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, TestStressRecovery, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, RemoteQueryErrorTest, TestCollectionAPI, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.seed=2EB9131898E565E1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithKerberosAlt (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt: 
   [junit4]    >    1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >    5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2EB9131898E565E1]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9545, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    2) Thread[id=9544, name=ou=system.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    3) Thread[id=9543, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    4) Thread[id=9542, name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >    5) Thread[id=9546, name=groupCache.data, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2EB9131898E565E1]:0)
   [junit4] Completed [424/532] on J0 in 25.44s, 1 test, 3 errors <<< FAILURES!

[...truncated 344 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:726: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:670: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/lucene/common-build.xml:1449: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/lucene/common-build.xml:1003: There were test failures: 532 suites, 2101 tests, 2 suite-level errors, 1 error, 356 ignored (26 assumptions)

Total time: 52 minutes 11 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



[JENKINS] Lucene-Solr-5.3-Linux (32bit/jdk1.8.0_60) - Build # 175 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.3-Linux/175/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([D893DC583700E860]:0)


FAILED:  org.apache.solr.core.TestCoreContainer.testLogWatcherEnabledByDefault

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([D893DC583700E860]:0)




Build Log:
[...truncated 11521 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreContainer
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/init-core-data-001
   [junit4]   2> 949933 INFO  (SUITE-TestCoreContainer-seed#[D893DC583700E860]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 949936 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreInitFailuresFromEmptyContainer
   [junit4]   2> 949936 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/'
   [junit4]   2> 949958 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001
   [junit4]   2> 949958 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer New CoreContainer 19673010
   [junit4]   2> 949959 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/]
   [junit4]   2> 949959 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/lib
   [junit4]   2> 949959 WARN  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/lib).
   [junit4]   2> 949966 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] 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,useRetries : false,
   [junit4]   2> 949968 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 949968 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 949969 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 949969 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 949969 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 949970 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001
   [junit4]   2> 949970 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 949971 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=bogus, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=bogus_path, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/bogus_path/, dataDir=data/}
   [junit4]   2> 949971 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/bogus_path/'
   [junit4]   2> 949986 ERROR (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer Error creating core [bogus]: Could not load conf for core bogus: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/bogus_path/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/bogus_path/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:721)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:697)
   [junit4]   2> 	at org.apache.solr.core.TestCoreContainer.testCoreInitFailuresFromEmptyContainer(TestCoreContainer.java:412)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/bogus_path/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:186)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:94)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-001/bogus_path/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:309)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:122)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 949988 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19673010
   [junit4]   2> 949988 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[D893DC583700E860]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreInitFailuresFromEmptyContainer
   [junit4]   2> 949991 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadSequential
   [junit4]   2> 949992 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/'
   [junit4]   2> 950009 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002
   [junit4]   2> 950009 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer New CoreContainer 8922801
   [junit4]   2> 950010 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/]
   [junit4]   2> 950010 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/lib
   [junit4]   2> 950010 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/lib).
   [junit4]   2> 950017 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] 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,useRetries : false,
   [junit4]   2> 950018 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 950019 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 950019 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 950019 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 950019 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 950019 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002
   [junit4]   2> 950020 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 950020 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/, configSet=minimal, dataDir=data/}
   [junit4]   2> 950020 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/'
   [junit4]   2> 950037 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 950040 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
   [junit4]   2> 950045 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 950046 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf/schema.xml
   [junit4]   2> 950048 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 950050 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 950051 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] 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-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf'
   [junit4]   2> 950052 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal
   [junit4]   2> 950052 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 950052 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/], dataDir=[null]
   [junit4]   2> 950052 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 950053 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data
   [junit4]   2> 950053 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index/
   [junit4]   2> 950053 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 950054 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index
   [junit4]   2> 950054 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e33bc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@816a3a),segFN=segments_1,generation=1}
   [junit4]   2> 950055 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 950055 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/
   [junit4]   2> 950055 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 950057 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 950059 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950059 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950060 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950061 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950063 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 950063 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 950064 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 950064 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 950065 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e33bc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@816a3a),segFN=segments_1,generation=1}
   [junit4]   2> 950065 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 950065 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@10e5ef3[core1] main
   [junit4]   2> 950065 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf; switching to use InMemory storage instead.
   [junit4]   2> 950066 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 950066 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 950066 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 950066 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 950066 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 950066 INFO  (searcherExecutor-3435-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@10e5ef3[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950067 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/'
   [junit4]   2> 950082 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 950084 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
   [junit4]   2> 950090 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 950090 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf/schema.xml
   [junit4]   2> 950092 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 950094 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 950095 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] 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-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf'
   [junit4]   2> 950095 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'core1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal
   [junit4]   2> 950095 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/]
   [junit4]   2> 950095 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 950096 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index/
   [junit4]   2> 950096 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/
   [junit4]   2> 950096 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 950098 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 950099 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950100 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950101 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950102 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950103 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 950104 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 950105 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 950105 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 950105 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b263e3[core1] main
   [junit4]   2> 950106 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf; switching to use InMemory storage instead.
   [junit4]   2> 950106 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 950106 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 950106 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 950106 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 950106 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 950107 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=core1
   [junit4]   2> 950107 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=core1
   [junit4]   2> 950106 INFO  (searcherExecutor-3439-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1b263e3[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950107 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e33bc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@816a3a),segFN=segments_1,generation=1}
   [junit4]   2> 950107 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 950108 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 950108 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@16f0d[core1] main
   [junit4]   2> 950108 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer replacing core: core1
   [junit4]   2> 950108 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1aeb9c4
   [junit4]   2> 950108 INFO  (searcherExecutor-3439-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@16f0d[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950108 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 950109 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 950109 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/'
   [junit4]   2> 950126 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 950139 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
   [junit4]   2> 950144 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 950145 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf/schema.xml
   [junit4]   2> 950148 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 950149 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 950150 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] 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-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf'
   [junit4]   2> 950150 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Reloading SolrCore 'core1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal
   [junit4]   2> 950151 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/]
   [junit4]   2> 950151 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 950151 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index/
   [junit4]   2> 950151 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/
   [junit4]   2> 950152 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 950153 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 950154 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950155 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950155 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950156 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950158 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 950159 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 950159 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 950159 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 950159 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@12e26ed[core1] main
   [junit4]   2> 950160 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf; switching to use InMemory storage instead.
   [junit4]   2> 950160 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 950160 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 950160 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 950160 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 950161 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 950161 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=core1
   [junit4]   2> 950161 INFO  (searcherExecutor-3443-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@12e26ed[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950161 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=core1
   [junit4]   2> 950162 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e33bc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@816a3a),segFN=segments_1,generation=1}
   [junit4]   2> 950162 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 950163 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 950163 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d958f[core1] main
   [junit4]   2> 950163 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer replacing core: core1
   [junit4]   2> 950163 INFO  (searcherExecutor-3443-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@7d958f[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950163 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12e9ed2
   [junit4]   2> 950164 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 950164 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 950164 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/'
   [junit4]   2> 950179 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 950182 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
   [junit4]   2> 950187 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 950187 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf/schema.xml
   [junit4]   2> 950190 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 950191 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 950192 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] 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-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf'
   [junit4]   2> 950192 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Reloading SolrCore 'core1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal
   [junit4]   2> 950192 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/]
   [junit4]   2> 950192 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 950192 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index/
   [junit4]   2> 950193 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/
   [junit4]   2> 950193 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 950195 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 950196 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950197 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950198 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950199 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950200 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 950200 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 950201 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 950201 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 950201 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@972865[core1] main
   [junit4]   2> 950201 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf; switching to use InMemory storage instead.
   [junit4]   2> 950202 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 950202 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 950202 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 950202 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 950202 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 950202 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=core1
   [junit4]   2> 950203 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=core1
   [junit4]   2> 950202 INFO  (searcherExecutor-3447-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@972865[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950203 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e33bc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@816a3a),segFN=segments_1,generation=1}
   [junit4]   2> 950203 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 950203 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 950204 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@9d065f[core1] main
   [junit4]   2> 950204 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer replacing core: core1
   [junit4]   2> 950204 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e183
   [junit4]   2> 950204 INFO  (searcherExecutor-3447-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@9d065f[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950204 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 950204 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 950205 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/'
   [junit4]   2> 950221 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 950223 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
   [junit4]   2> 950228 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 950228 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf/schema.xml
   [junit4]   2> 950231 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 950232 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 950233 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] 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-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf'
   [junit4]   2> 950233 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Reloading SolrCore 'core1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal
   [junit4]   2> 950234 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/]
   [junit4]   2> 950234 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 950234 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index/
   [junit4]   2> 950234 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/
   [junit4]   2> 950235 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 950236 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 950237 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950238 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950238 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950239 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950240 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 950241 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 950242 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 950242 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 950242 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@d7af62[core1] main
   [junit4]   2> 950243 WARN  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf; switching to use InMemory storage instead.
   [junit4]   2> 950243 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 950243 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 950243 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 950243 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 950243 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 950244 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=core1
   [junit4]   2> 950244 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=core1
   [junit4]   2> 950243 INFO  (searcherExecutor-3451-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@d7af62[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950244 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e33bc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@816a3a),segFN=segments_1,generation=1}
   [junit4]   2> 950244 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 950245 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 950245 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@1263098[core1] main
   [junit4]   2> 950245 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer replacing core: core1
   [junit4]   2> 950245 INFO  (searcherExecutor-3451-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1263098[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950245 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bbf30
   [junit4]   2> 950246 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 950246 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 950246 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8922801
   [junit4]   2> 950246 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c2933f
   [junit4]   2> 950247 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 950247 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 950247 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 950247 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 950247 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 950247 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 950248 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data;done=false>>]
   [junit4]   2> 950248 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data
   [junit4]   2> 950248 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index;done=false>>]
   [junit4]   2> 950248 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-002/./collection1/data/index
   [junit4]   2> 950248 INFO  (TEST-TestCoreContainer.testReloadSequential-seed#[D893DC583700E860]) [    x:core1] o.a.s.SolrTestCaseJ4 ###Ending testReloadSequential
   [junit4]   2> 950251 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.SolrTestCaseJ4 ###Starting testDeleteBadCores
   [junit4]   2> 950251 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/'
   [junit4]   2> 950268 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer New CoreContainer 585450
   [junit4]   2> 950269 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Created CoreDescriptor: {name=badcore, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=badcore, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/, configSet=nosuchconfigset, dataDir=data/}
   [junit4]   2> 950269 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/]
   [junit4]   2> 950269 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/lib
   [junit4]   2> 950269 WARN  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/lib).
   [junit4]   2> 950275 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] 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,useRetries : false,
   [junit4]   2> 950276 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 950276 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 950276 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 950277 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 950277 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 950278 ERROR (coreLoadExecutor-3460-thread-1-processing-x:core1) [    x:core1] o.a.s.c.CoreContainer Error creating core [badcore]: Could not load configuration from directory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/nosuchconfigset
   [junit4]   2> org.apache.solr.common.SolrException: Could not load configuration from directory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/nosuchconfigset
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService$Default.locateInstanceDir(ConfigSetService.java:183)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService$Default.createCoreResourceLoader(ConfigSetService.java:167)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:71)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:721)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:443)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:434)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 950282 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Created CoreDescriptor: {name=badcore, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=badcore, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/, configSet=minimal, dataDir=data/}
   [junit4]   2> 950282 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/'
   [junit4]   2> 950299 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 950302 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
   [junit4]   2> 950329 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 950329 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf/schema.xml
   [junit4]   2> 950331 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema [badcore] Schema name=minimal
   [junit4]   2> 950333 WARN  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 950334 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] 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-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf'
   [junit4]   2> 950334 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'badcore' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal
   [junit4]   2> 950334 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 950334 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [[badcore] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/], dataDir=[null]
   [junit4]   2> 950334 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: badcore
   [junit4]   2> 950335 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data
   [junit4]   2> 950335 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data/index/
   [junit4]   2> 950335 WARN  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [badcore] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data/index' doesn't exist. Creating new index...
   [junit4]   2> 950336 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data/index
   [junit4]   2> 950336 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12dc79b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fe8e9c),segFN=segments_1,generation=1}
   [junit4]   2> 950337 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 950337 INFO  (OldIndexDirectoryCleanupThreadForCore-badcore) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badcore in /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data/
   [junit4]   2> 950338 WARN  (OldIndexDirectoryCleanupThreadForCore-badcore) [    x:core1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 950339 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 950340 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950341 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950342 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950343 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 950344 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 950344 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 950345 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 950345 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 950345 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12dc79b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fe8e9c),segFN=segments_1,generation=1}
   [junit4]   2> 950345 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 950346 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@f9573e[badcore] main
   [junit4]   2> 950346 WARN  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/core/src/test-files/solr/configsets/minimal/conf; switching to use InMemory storage instead.
   [junit4]   2> 950346 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 950346 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 950346 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 950346 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 950347 INFO  (searcherExecutor-3461-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [badcore] Registered new searcher Searcher@f9573e[badcore] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 950347 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer registering core: badcore
   [junit4]   2> 950347 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=585450
   [junit4]   2> 950347 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [badcore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bb92a0
   [junit4]   2> 950348 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 950348 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 950348 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 950348 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 950349 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrCore [badcore] Closing main searcher on request.
   [junit4]   2> 950349 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 950349 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data/index;done=false>>]
   [junit4]   2> 950349 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data/index
   [junit4]   2> 950350 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data;done=false>>]
   [junit4]   2> 950350 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-003/badcore/data
   [junit4]   2> 950350 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[D893DC583700E860]) [    x:core1] o.a.s.SolrTestCaseJ4 ###Ending testDeleteBadCores
   [junit4]   2> 950352 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.SolrTestCaseJ4 ###Starting testShareSchema
   [junit4]   2> 950353 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-004/'
   [junit4]   2> 950376 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-004
   [junit4]   2> 950376 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer New CoreContainer 23601026
   [junit4]   2> 950376 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-004/]
   [junit4]   2> 950376 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-004/lib
   [junit4]   2> 950377 WARN  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-004/lib).
   [junit4]   2> 950385 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] 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,useRetries : false,
   [junit4]   2> 950387 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 950388 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 950388 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 950388 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 950389 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 950409 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer_D893DC583700E860-001/tempDir-004
   [junit4]   2> 950409 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860]) [    x:core1] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 950410 INFO  (TEST-TestCoreContainer.testShareSchema-seed#[D893DC583700E860])

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

elegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=6735, name=Thread-2831, state=WAITING, group=TGRP-TestCoreContainer]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:502)
   [junit4]   2>         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1145)
   [junit4]   2> sep 16, 2015 10:04:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFORMACIÓN: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6669, name=TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[D893DC583700E860], state=WAITING, group=TGRP-TestCoreContainer]
   [junit4]   2>    2) Thread[id=6735, name=Thread-2831, state=WAITING, group=TGRP-TestCoreContainer]
   [junit4]   2> 8170077 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[D893DC583700E860]) [    x:core1] o.a.s.SolrTestCaseJ4 ###Ending testLogWatcherEnabledByDefault
   [junit4]   2> 8170078 INFO  (SUITE-TestCoreContainer-seed#[D893DC583700E860]-worker) [    x:core1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Sep 16, 2015 9:04:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=es_AR, timezone=Etc/GMT-1
   [junit4]   2> NOTE: Linux 3.19.0-28-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=27986192,total=303562752
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsNNFailoverTest, DateMathParserTest, TestFreeTextSuggestions, TestHashQParserPlugin, CurrencyFieldXmlFileTest, TestRandomDVFaceting, TestRealTimeGet, URLClassifyProcessorTest, MBeansHandlerTest, TestBadConfig, TestExpandComponent, TestDFRSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, SaslZkACLProviderTest, TestInfoStreamLogging, TestLeaderElectionZkExpiry, DistributedDebugComponentTest, TestRTimer, ResponseHeaderTest, TestBlendedInfixSuggestions, TestFieldCollectionResource, VMParamsZkACLAndCredentialsProvidersTest, ConcurrentDeleteAndCreateCollectionTest, HighlighterConfigTest, SuggesterWFSTTest, TestPhraseSuggestions, CSVRequestHandlerTest, ZkNodePropsTest, SolrXmlInZkTest, TestEmbeddedSolrServerConstructors, TestFaceting, TestSweetSpotSimilarityFactory, TestSerializedLuceneMatchVersion, ExternalFileFieldSortTest, TestCodecSupport, DistributedFacetPivotWhiteBoxTest, SimplePostToolTest, TestReplicationHandlerBackup, ExitableDirectoryReaderTest, QueryElevationComponentTest, TestRestoreCore, SolrCoreTest, CollectionsAPIAsyncDistributedZkTest, TestPostingsSolrHighlighter, ChaosMonkeyNothingIsSafeTest, TestArbitraryIndexDir, TestSortByMinMaxFunction, TestTrackingShardHandlerFactory, SpatialRPTFieldTypeTest, TestDynamicFieldResource, TestRandomMergePolicy, TestSchemaManager, DistribCursorPagingTest, TermsComponentTest, OverseerRolesTest, TestSortingResponseWriter, StandardRequestHandlerTest, TestRemoteStreaming, SolrRequestParserTest, TestStressLucene, TestUpdate, PingRequestHandlerTest, TestFunctionQuery, AnalyticsMergeStrategyTest, HLLUtilTest, AnalyticsQueryTest, HdfsChaosMonkeySafeLeaderTest, TestHighlightDedupGrouping, TestJoin, DistributedFacetPivotSmallTest, TestRebalanceLeaders, TestShardHandlerFactory, CachingDirectoryFactoryTest, RequestHandlersTest, TestSchemaResource, TestRestManager, TestReplicationHandler, TestManagedSchema, DistributedExpandComponentTest, UUIDFieldTest, DistribDocExpirationUpdateProcessorTest, SyncSliceTest, EnumFieldTest, SuggesterFSTTest, BasicDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, TestRecovery, ZkControllerTest, TestStressReorder, DistributedTermsComponentTest, TestCoreContainer]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreContainer -Dtests.seed=D893DC583700E860 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestCoreContainer (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D893DC583700E860]:0)
   [junit4] Completed [532/532] on J0 in 7220.19s, 11 tests, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:726: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:670: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/lucene/common-build.xml:1449: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/lucene/common-build.xml:1003: There were test failures: 532 suites, 2101 tests, 1 suite-level error, 1 error, 66 ignored (30 assumptions)

Total time: 157 minutes 39 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