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/02/19 18:28:07 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15619 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15619/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC

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([31380B66C449FCFB:1D414FE3B1F0345E]: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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 11129 lines...]
   [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001
   [junit4]   2> 559763 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 559763 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 559763 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 559763 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 559763 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 559763 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 559763 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 559780 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 559792 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 559817 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 559823 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 559952 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 559953 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 559953 WARN  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 559957 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 559959 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 559960 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 559960 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 559960 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 559960 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 559960 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 559960 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 797708450
   [junit4]   2> 559960 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 559960 WARN  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 559960 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-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> 559963 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 559963 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 559963 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 559963 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 559963 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 559965 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {shard=shard1, loadOnStartup=true, name=collection1, configSetProperties=configsetprops.json, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001, schema=schema12.xml, transient=false, collection=collection1, config=solrconfig.xml}
   [junit4]   2> 559965 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 559965 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 559965 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 559965 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 559966 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 559984 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 560003 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 560029 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 560033 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 560156 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 560157 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 560157 WARN  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 560160 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 560162 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 560164 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 560164 INFO  (coreLoadExecutor-1244-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 560164 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 560165 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/]
   [junit4]   2> 560165 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fbd877
   [junit4]   2> 560166 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001
   [junit4]   2> 560166 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index/
   [junit4]   2> 560166 WARN  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 560166 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index
   [junit4]   2> 560166 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=1.6064453125, floorSegmentMB=0.419921875, forceMergeDeletesPctAllowed=15.67012705790258, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 560185 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_1,generation=1}
   [junit4]   2> 560185 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 560186 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/
   [junit4]   2> 560190 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 560190 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 560190 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 560190 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 560191 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 560191 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 560191 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 560191 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 560191 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 560191 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 560191 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 560191 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 560194 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 560194 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 560195 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 560196 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 560199 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 560200 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json,/admin/plugins,/debug/dump,spellCheckCompRH1,spellCheckWithWordbreak_Direct,lazy,/admin/mbeans,/admin/properties,spellCheckCompRH,dismax,/admin/luke,spellCheckCompRH_Direct,standard,/search-facet-def,mock,/replication,/admin/threads,defaults,/schema,/update,/admin/logging,tvrh,/update/json/docs,/admin/ping,/get,mltrh,/update/csv,/admin/segments,/search-facet-invariants,spellCheckWithWordbreak,/admin/system,/mlt,/terms,/admin/file,/config
   [junit4]   2> 560201 WARN  (coreLoadExecutor-1244-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> 560201 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 560201 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 560201 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 560203 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@62c2b756
   [junit4]   2> 560203 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_1,generation=1}
   [junit4]   2> 560203 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 560203 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7c9d7893[collection1] main
   [junit4]   2> 560204 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 560204 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 560204 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 560204 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 560222 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 560313 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 560313 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 560313 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 560314 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 560314 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 560314 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 560314 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 560314 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 560314 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 560315 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 560315 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 560315 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 560315 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c9d7893[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560318 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostSoftCommitEvents
   [junit4]   2> 560319 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 560319 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 560322 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 560331 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_2,generation=2}
   [junit4]   2> 560331 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 560333 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1158b85d[collection1] main
   [junit4]   2> 560333 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560334 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1158b85d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560335 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 560338 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[999]} 0 1
   [junit4]   2> 560339 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 560346 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@65a42a6b[collection1] main
   [junit4]   2> 560346 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560350 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65a42a6b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 560350 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 560351 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPostSoftCommitEvents
   [junit4]   2> 560356 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExpungeDeletes
   [junit4]   2> 560357 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 560357 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 560358 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 560390 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_3,generation=3}
   [junit4]   2> 560390 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 560391 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@7d239c4b[collection1] main
   [junit4]   2> 560391 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560393 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d239c4b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560393 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 35
   [junit4]   2> 560395 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 560397 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 560398 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 560500 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_4,generation=4}
   [junit4]   2> 560500 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 560503 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4341ee5[collection1] main
   [junit4]   2> 560503 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560505 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4341ee5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c2)))}
   [junit4]   2> 560505 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 107
   [junit4]   2> 560507 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 560509 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 560510 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 560510 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 560638 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_5,generation=5}
   [junit4]   2> 560638 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 560639 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@78b2a55[collection1] main
   [junit4]   2> 560639 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560640 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78b2a55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c2/1:delGen=1) Uninverting(_2(5.5.0):c3)))}
   [junit4]   2> 560640 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 130
   [junit4]   2> 560641 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=true,softCommit=false,prepareCommit=false}
   [junit4]   2> 560641 WARN  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 Starting expungeDeletes... Reading and rewriting segments with enough deletes, potentially the entire index
   [junit4]   2> 560642 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 560642 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 560642 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560642 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 560643 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExpungeDeletes
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectUpdateHandlerTest -Dtests.method=testExpungeDeletes -Dtests.seed=31380B66C449FCFB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Indian/Mahe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.29s J2 | DirectUpdateHandlerTest.testExpungeDeletes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([31380B66C449FCFB:1D414FE3B1F0345E]:0)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 560647 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 560648 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 560648 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 560648 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 560683 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_6,generation=6}
   [junit4]   2> 560683 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 560684 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1a061b7b[collection1] main
   [junit4]   2> 560684 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560685 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a061b7b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560685 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 36
   [junit4]   2> 560688 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 1
   [junit4]   2> 560689 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 560689 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 560690 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 560691 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 560824 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_7,generation=7}
   [junit4]   2> 560824 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 560826 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@43e7c97f[collection1] main
   [junit4]   2> 560826 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560828 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43e7c97f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):c2)))}
   [junit4]   2> 560829 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 137
   [junit4]   2> 560829 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 560830 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 560831 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[5]} 0 0
   [junit4]   2> 560831 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 560832 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 560922 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_8,generation=8}
   [junit4]   2> 560922 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 560923 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3863e9ca[collection1] main
   [junit4]   2> 560923 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560925 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3863e9ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):c2/1:delGen=1)))}
   [junit4]   2> 560925 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 92
   [junit4]   2> 560926 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 560926 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 560927 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 560927 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 560928 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 560928 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 560979 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_9,generation=9}
   [junit4]   2> 560980 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 560980 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4f94703a[collection1] main
   [junit4]   2> 560980 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 560981 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f94703a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560982 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 53
   [junit4]   2> 560983 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 560983 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 560988 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteRollback
   [junit4]   2> 560988 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 560988 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 560989 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 561029 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e552aff),segFN=segments_a,generation=10}
   [junit4]   2> 561029 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 561030 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@c5f46ce[collection1] main
   [junit4]   2> 561030 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 561031 INFO  (searcherExecutor-1245-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c5f46ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 561031 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 42
   [junit4]   2> 561032 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 561032 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=797708450
   [junit4]   2> 561033 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@77e69cb6
   [junit4]   2> 561033 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=11,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=1,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=8,cumulative_deletesById=1,cumulative_deletesByQuery=5,cumulative_errors=0}
   [junit4]   2> 561033 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 561033 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 561033 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 561034 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 561043 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 573153 ERROR (coreCloseExecutor-1249-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=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index;done=false>>
   [junit4]   2> 573154 ERROR (coreCloseExecutor-1249-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=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-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:262)
   [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:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 573154 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001;done=false>>]
   [junit4]   2> 573154 INFO  (coreCloseExecutor-1249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001
   [junit4]   2> 573154 ERROR (coreCloseExecutor-1249-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:262)
   [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:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 573154 ERROR (coreCloseExecutor-1249-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:262)
   [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:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 573155 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 573155 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 573155 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573155 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 573155 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 573155 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 573172 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 573183 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 573214 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 573217 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 573328 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 573329 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 573330 WARN  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 573333 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 573335 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 573336 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573336 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 573336 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 573336 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573336 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 573336 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.CoreContainer New CoreContainer 498949836
   [junit4]   2> 573336 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 573336 WARN  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 573337 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] 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> 573337 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 573338 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 573338 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 573338 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 573338 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 573338 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, config=solrconfig.xml, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001, shard=shard1, configSetProperties=configsetprops.json, loadOnStartup=true, schema=schema12.xml, name=collection1}
   [junit4]   2> 573339 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 573339 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573339 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 573339 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 573339 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 573357 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 573367 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 573392 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 573397 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 573509 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 573510 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 573511 WARN  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 573514 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 573515 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 573517 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 573517 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 573517 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 573518 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/]
   [junit4]   2> 573518 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fbd877
   [junit4]   2> 573518 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001
   [junit4]   2> 573518 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index/
   [junit4]   2> 573518 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 573522 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 573524 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573525 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573525 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573526 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573529 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 573530 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json,/admin/plugins,/debug/dump,spellCheckCompRH1,spellCheckWithWordbreak_Direct,lazy,/admin/mbeans,/admin/properties,spellCheckCompRH,dismax,/admin/luke,spellCheckCompRH_Direct,standard,/search-facet-def,mock,/replication,/admin/threads,defaults,/schema,/update,/admin/logging,tvrh,/update/json/docs,/admin/ping,/get,mltrh,/update/csv,/admin/segments,/search-facet-invariants,spellCheckWithWordbreak,/admin/system,/mlt,/terms,/admin/file,/config
   [junit4]   2> 573531 WARN  (coreLoadExecutor-1255-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> 573531 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 573531 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 573531 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 573532 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index
   [junit4]   2> 573532 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=1.6064453125, floorSegmentMB=0.419921875, forceMergeDeletesPctAllowed=15.67012705790258, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 573534 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5c6e1d),segFN=segments_a,generation=10}
   [junit4]   2> 573534 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 573534 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5417d235[collection1] main
   [junit4]   2> 573534 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 573534 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 573534 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 573534 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 573534 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 573537 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 573537 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 573537 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 573537 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 573537 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 573538 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 573538 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 573538 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 573538 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 573538 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 573539 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 573539 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 573540 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5417d235[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 573541 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A]} 0 1
   [junit4]   2> 573542 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[B]} 0 0
   [junit4]   2> 573542 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573627 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5c6e1d),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5c6e1d),segFN=segments_b,generation=11}
   [junit4]   2> 573627 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 573630 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@7c1e5a8d[collection1] main
   [junit4]   2> 573630 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 573630 INFO  (searcherExecutor-1256-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c1e5a8d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):c2)))}
   [junit4]   2> 573632 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={indent=true&q=id:A+OR+id:B} hits=2 status=0 QTime=1
   [junit4]   2> 573634 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[B]} 0 0
   [junit4]   2> 573634 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={indent=true&q=id:A+OR+id:B} hits=2 status=0 QTime=3
   [junit4]   2> 573635 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 573636 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 573636 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=58.5234375, floorSegmentMB=0.4365234375, forceMergeDeletesPctAllowed=13.48515029667668, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8337661419535701
   [junit4]   2> 573638 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5c6e1d),segFN=segments_b,generation=11}
   [junit4]   2> 573638 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 573638 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 573638 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_rollback
   [junit4]   2> 573638 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={indent=true&q=id:A+OR+id:B} hits=2 status=0 QTime=7
   [junit4]   2> 573640 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[ZZZ]} 0 0
   [junit4]   2> 573641 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573705 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5c6e1d),segFN=segments_b,generation=11}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5c6e1d),segFN=segments_c,generation=12}
   [junit4]   2> 573705 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 12
   [junit4]   2> 573708 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@47aa25ae[collection1] main
   [junit4]   2> 573708 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 573710 INFO  (searcherExecutor-1256-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47aa25ae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):c2) Uninverting(_5(5.5.0):c1)))}
   [junit4]   2> 573710 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 69
   [junit4]   2> 573711 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] 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> 573712 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteRollback
   [junit4]   2> 573715 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRollback
   [junit4]   2> 573716 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 573716 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 573716 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573731 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5c6e1d),segFN=segments_c,generation=12}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5c6e1d),segFN=segments_d,generation=13}
   [junit4]   2> 573731 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 13
   [junit4]   2> 573731 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSe

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

MOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 574619 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 574620 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574640 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35a5c518),segFN=segments_i,generation=18}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35a5c518),segFN=segments_j,generation=19}
   [junit4]   2> 574640 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 19
   [junit4]   2> 574641 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5a5272e9[collection1] main
   [junit4]   2> 574641 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 574642 INFO  (searcherExecutor-1267-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a5272e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 574643 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 574644 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 574645 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 574645 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 574645 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 574645 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching id
   [junit4]   2> 574646 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[31380B66C449FCFB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequireUniqueKey
   [junit4]   2> 574646 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 574646 INFO  (SUITE-DirectUpdateHandlerTest-seed#[31380B66C449FCFB]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1026537060
   [junit4]   2> 574646 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7dde163b
   [junit4]   2> 574646 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=7,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=2,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 574647 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 574647 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 574647 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 574737 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35a5c518),segFN=segments_j,generation=19}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35a5c518),segFN=segments_k,generation=20}
   [junit4]   2> 574737 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 20
   [junit4]   2> 574738 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 574745 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 574745 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001;done=false>>]
   [junit4]   2> 574745 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001
   [junit4]   2> 574746 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 574746 INFO  (coreCloseExecutor-1271-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_31380B66C449FCFB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=DefaultSimilarity, locale=zh-HK, timezone=Indian/Mahe
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=187262136,total=508297216
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudCluster, LukeRequestHandlerTest, SharedFSAutoReplicaFailoverTest, TestXIncludeConfig, TestAuthorizationFramework, BadIndexSchemaTest, NoCacheHeaderTest, TestExtendedDismaxParser, CollectionsAPIAsyncDistributedZkTest, RecoveryZkTest, SolrCoreCheckLockOnStartupTest, TestCloudManagedSchemaConcurrent, TestJettySolrRunner, TestPHPSerializedResponseWriter, CollectionReloadTest, SearchHandlerTest, SecurityConfHandlerTest, SortSpecParsingTest, TestStressRecovery, ForceLeaderTest, TestObjectReleaseTracker, DirectUpdateHandlerTest]
   [junit4] Completed [166/566 (1!)] on J2 in 15.01s, 7 tests, 1 failure <<< FAILURES!

[...truncated 1264 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2279 tests, 1 failure, 84 ignored (39 assumptions) [seed: 31380B66C449FCFB]

Total time: 53 minutes 43 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