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 2016/04/24 04:06:06 UTC

[JENKINS] Lucene-Solr-5.5-Windows (32bit/jdk1.8.0_72) - Build # 51 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/51/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008

	at __randomizedtesting.SeedInfo.seed([6CBFC1B42E8D154A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:295)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:217)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 2468 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ca, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_72 (32-bit)/cpus=3,threads=1,free=24262096,total=85295104
   [junit4]   2> NOTE: All tests run in this JVM: [TestUnicodeWhitespaceTokenizer, TestCondition, TestPatternTokenizerFactory, TestMorphData, TestRemoveDuplicatesTokenFilterFactory, TestDutchAnalyzer, TestFingerprintFilterFactory, TestMappingCharFilter, TestPortugueseStemFilter, TestArabicAnalyzer, Test64kAffixes, TestFactories, TestLimitTokenOffsetFilterFactory, TestGermanLightStemFilterFactory, TestCodepointCountFilterFactory, TestFlagNum, TestCapitalizationFilterFactory, TestBrazilianStemFilterFactory, TestLithuanianStemming, TestBulgarianAnalyzer, TestFrenchAnalyzer, TestSerbianNormalizationFilter, TestSoraniNormalizationFilter, TestGermanNormalizationFilter, TestRemoveDuplicatesTokenFilter, TestCircumfix, TestCJKAnalyzer, TestFinnishAnalyzer, TestLimitTokenPositionFilterFactory, TestRussianLightStemFilter, TestEscaped, TestSynonymFilterFactory, TestBasqueAnalyzer, TestGermanNormalizationFilterFactory, TestKeywordAnalyzer, TestSpanishLightStemFilter, TestGalicianMinimalStemFilter, TestHungarianAnalyzer, TestPrefixAndSuffixAwareTokenFilter, TestArmenianAnalyzer, TestPortugueseAnalyzer, TestKeepWordFilter, TestMultiWordSynonyms, TestPersianNormalizationFilterFactory, TestGermanLightStemFilter, TestTrimFilterFactory, TestTrimFilter, TestTruncateTokenFilter, TestCharArraySet, TestUAX29URLEmailTokenizerFactory, TestBugInSomething, TestPortugueseMinimalStemFilter, TestLatvianStemmer, TestStopAnalyzer, TestIrishLowerCaseFilterFactory, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=6CBFC1B42E8D154A -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6CBFC1B42E8D154A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:295)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [137/280 (1!)] on J0 in 16.79s, 1 test, 1 error <<< FAILURES!

[...truncated 436 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:750: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:694: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build.xml:475: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:2273: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\analysis\build.xml:106: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\analysis\build.xml:38: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\module-build.xml:58: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1477: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1033: There were test failures: 280 suites (2 ignored), 1480 tests, 1 suite-level error, 1 ignored [seed: 6CBFC1B42E8D154A]

Total time: 10 minutes 31 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.5-Windows (32bit/jdk1.8.0_72) - Build # 52 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/52/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([B7F7C844CAC35D9B:9B8E8CC1BF7A953E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10634 lines...]
   [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 7180 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 7182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 7183 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 7183 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7183 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 7184 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 7184 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 7273 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 7291 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 7336 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7380 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 8228 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 8229 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 8232 WARN  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 8334 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 8342 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 22886605
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 8347 WARN  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 8347 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 8352 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 8352 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8352 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8353 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 8353 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 8355 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001, shard=shard1}
   [junit4]   2> 8356 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 8356 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8356 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 8357 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 8357 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 8438 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 8448 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 8472 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 8482 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8587 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 8588 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 8588 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 8608 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 8612 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 8622 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 8623 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 8623 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 8627 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\]
   [junit4]   2> 8631 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 8653 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 8654 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index/
   [junit4]   2> 8655 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 8668 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 8669 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=95.341796875, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=29.705678088930927, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 8760 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_1,generation=1}
   [junit4]   2> 8761 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 8762 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\
   [junit4]   2> 8899 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 8947 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 8964 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 8964 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 9053 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 9054 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 9054 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 9060 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9062 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9063 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9064 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9089 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 9124 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 9125 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 9126 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 9126 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9128 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9130 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17599135275649555]
   [junit4]   2> 9150 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_1,generation=1}
   [junit4]   2> 9150 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 9150 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1bf7312[collection1] main
   [junit4]   2> 9153 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 9154 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 9155 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 9155 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 9311 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9697 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 9698 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 9698 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9700 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9700 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9700 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 9701 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9703 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9704 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9704 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9705 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9706 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bf7312[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9706 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 9708 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequireUniqueKey
   [junit4]   2> 9708 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9709 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 1
   [junit4]   2> 9716 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9767 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_2,generation=2}
   [junit4]   2> 9768 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 9770 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3ad83f[collection1] main
   [junit4]   2> 9771 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9771 INFO  (searcherExecutor-19-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ad83f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9771 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 54
   [junit4]   2> 9776 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 3
   [junit4]   2> 9776 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 9778 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 9778 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 9778 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching id
   [junit4]   2> 9778 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequireUniqueKey
   [junit4]   2> 9781 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteRollback
   [junit4]   2> 9781 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9782 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 9783 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9817 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_3,generation=3}
   [junit4]   2> 9818 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 9820 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3441dd[collection1] main
   [junit4]   2> 9820 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9820 INFO  (searcherExecutor-19-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3441dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9820 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 37
   [junit4]   2> 9821 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9821 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22886605
   [junit4]   2> 9822 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c69efd
   [junit4]   2> 9822 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 9822 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 9824 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9824 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 9825 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 9826 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9826 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 9826 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 9839 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001;done=false>>]
   [junit4]   2> 9839 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 9841 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 9841 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 9841 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 9842 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 9842 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 9842 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 9904 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 9916 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 9947 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 9955 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 10047 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 10048 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10048 WARN  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 10065 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10068 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 10072 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer New CoreContainer 5534072
   [junit4]   2> 10072 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 10072 WARN  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 10072 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] 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> 10075 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 10076 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10076 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10076 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 10076 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 10078 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001, shard=shard1}
   [junit4]   2> 10080 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 10080 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10080 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 10081 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 10081 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 10110 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10120 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 10140 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10147 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 10234 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 10235 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10235 WARN  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 10249 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10251 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10264 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 10264 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 10264 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 10264 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\]
   [junit4]   2> 10265 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 10267 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 10267 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index/
   [junit4]   2> 10269 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\
   [junit4]   2> 10270 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 10271 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 10273 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 10273 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 10280 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10282 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10284 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10285 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10287 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 10288 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 10288 WARN  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 10289 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10290 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10290 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10291 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 10291 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=95.341796875, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=29.705678088930927, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 10293 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_3,generation=3}
   [junit4]   2> 10293 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 10293 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@69845b[collection1] main
   [junit4]   2> 10294 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 10294 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 10294 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10294 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 10295 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 10304 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10304 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 10304 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 10305 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 10305 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 10305 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 10306 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 10306 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 10307 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 10307 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 10308 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 10309 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 10309 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69845b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10310 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A]} 0 3
   [junit4]   2> 10311 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[B]} 0 0
   [junit4]   2> 10312 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10476 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_4,generation=4}
   [junit4]   2> 10477 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 10503 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1c51f92[collection1] main
   [junit4]   2> 10504 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10504 INFO  (searcherExecutor-31-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c51f92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C2)))}
   [junit4]   2> 10635 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=130
   [junit4]   2> 10643 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[B]} 0 0
   [junit4]   2> 10644 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=139
   [junit4]   2> 10647 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 10647 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 10649 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.738861490999222]
   [junit4]   2> 10653 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_4,generation=4}
   [junit4]   2> 10654 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 10660 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 10660 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_rollback
   [junit4]   2> 10661 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=156
   [junit4]   2> 10664 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[ZZZ]} 0 1
   [junit4]   2> 10665 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10968 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_5,generation=5}
   [junit4]   2> 10968 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 10976 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@90c7ed[collection1] main
   [junit4]   2> 10977 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10979 INFO  (searcherExecutor-31-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@90c7ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C1)))}
   [junit4]   2> 10982 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 316
   [junit4]   2> 10983 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:ZZZ&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 10984 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteRollback
   [junit4]   2> 10986 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRollback
   [junit4]   2> 10986 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 10986 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 10987 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11012 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_6,generation=6}
   [junit4]   2> 11012 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 11013 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@da7e9[collection1] main
   [junit4]   2> 11013 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11016 INFO  (searcherExecutor-31-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@da7e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11021 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 34
   [junit4]   2> 11022 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 11022 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5534072
   [junit4]   2> 11023 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@514718
   [junit4]   2> 11024 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=1,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 11024 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 11024 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 11024 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001;done=false>>]
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 11029 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 11029 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 11029 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11029 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 11030 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 11030 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 11091 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 11100 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 11118 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11125 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 11202 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 11203 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 11203 WARN  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 11216 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11218 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11220 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer New CoreContainer 15389052
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 11222 WARN  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 11222 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] 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> 11225 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 11227 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 11227 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 11227 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 11227 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 11228 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001, shard=shard1}
   [junit4]   2> 11229 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 11229 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11229 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 11229 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 11230 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 11255 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 11263 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 11288 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11362 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 11433 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 11433 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 11434 WARN  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 11446 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11449 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\]
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 11460 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 11461 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index/
   [junit4]   2> 11462 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\
   [junit4]   2> 11463 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 11465 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 11465 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 11465 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 11465 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 11466 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 11471 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11472 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11473 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11474 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11476 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 11477 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 11478 WARN  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 11478 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11479 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11479 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11480 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 11480 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=95.341796875, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=29.705678088930927, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 11482 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b63eff),segFN=segments_6,generation=6}
   [junit4]   2> 11482 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 11482 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1824b4e[collection1] main
   [junit4]   2> 11483 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 11483 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 11483 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 11483 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 11484 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 11490 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11490 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 11491 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 11491 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 11491 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 11491 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 11492 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 11492 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11493 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 11495 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 11496 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 11496 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A]} 0 3
   [junit4]   2> 11496 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 11496 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1824b4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11496 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11620 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\

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

st.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b63eff),segFN=segments_i,generation=18}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b63eff),segFN=segments_j,generation=19}
   [junit4]   2> 13129 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 19
   [junit4]   2> 13131 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@134ae04[collection1] main
   [junit4]   2> 13131 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13131 INFO  (searcherExecutor-43-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@134ae04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13136 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 13138 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 13138 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 13140 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 13140 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15389052
   [junit4]   2> 13141 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fde466
   [junit4]   2> 13141 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=16,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=2,expungeDeletes=1,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=1,cumulative_deletesByQuery=5,cumulative_errors=0}
   [junit4]   2> 13142 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 13142 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 13142 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 13143 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 13143 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 25310 ERROR (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index;done=false>>
   [junit4]   2> 25310 ERROR (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [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:231)
   [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> 
   [junit4]   2> 25310 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001;done=false>>]
   [junit4]   2> 25310 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 25311 ERROR (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCore java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [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:231)
   [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> 
   [junit4]   2> 25311 ERROR (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCores Error shutting down core:java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [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:231)
   [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> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=DefaultSimilarity, locale=nl-NL, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_72 (32-bit)/cpus=3,threads=1,free=116614176,total=174850048
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldSortValues, DirectUpdateHandlerTest]
   [junit4] Completed [4/571 (1!)] on J0 in 18.18s, 7 tests, 1 failure <<< FAILURES!

[...truncated 1807 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:750: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:694: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\common-build.xml:534: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1477: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1033: There were test failures: 571 suites (7 ignored), 2289 tests, 1 failure, 93 ignored (48 assumptions) [seed: B7F7C844CAC35D9B]

Total time: 74 minutes 13 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