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

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b12) - Build # 13222 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13222/
Java: 32bit/jdk1.8.0_60-ea-b12 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([9F3B683EF843948F:25E907467B6D7A9A]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
	... 40 more




Build Log:
[...truncated 9568 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001
   [junit4]   2> 27541 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 27541 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 27542 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 27542 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 27542 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 27599 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 27630 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 27702 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 27703 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 27717 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 27946 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 27960 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 27963 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 27975 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 27978 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 27990 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 27992 WARN  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 27993 WARN  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 27993 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 27994 WARN  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 27994 WARN  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 27994 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 27995 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 27995 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 28036 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 8946025
   [junit4]   2> 28037 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 28037 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 28037 WARN  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 28046 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-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> 28051 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 28052 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28052 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28052 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 28053 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001, shard=shard1}
   [junit4]   2> 28054 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 28054 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 28055 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 28080 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 28111 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 28176 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 28177 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 28196 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 28361 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 28368 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 28370 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 28380 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 28383 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 28384 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 28385 WARN  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 28385 WARN  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 28385 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 28386 WARN  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 28386 WARN  (coreLoadExecutor-63-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 28386 INFO  (coreLoadExecutor-63-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 28386 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 28387 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 28387 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 28388 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001
   [junit4]   2> 28388 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/index/
   [junit4]   2> 28388 WARN  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 28388 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/index
   [junit4]   2> 28389 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=71.32421875, floorSegmentMB=0.609375, forceMergeDeletesPctAllowed=17.33287825303316, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 28390 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8370b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@683758),segFN=segments_1,generation=1}
   [junit4]   2> 28390 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 28390 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-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/
   [junit4]   2> 28396 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 28396 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 28397 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 28397 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 28397 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 28397 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 28397 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 28398 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 28398 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 28398 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 28398 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 28399 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 28401 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 28402 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 28402 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 28403 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 28406 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 28406 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 28407 WARN  (coreLoadExecutor-63-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> 28408 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 28408 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28410 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28411 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 28411 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 28411 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=86.4794921875, floorSegmentMB=1.3369140625, forceMergeDeletesPctAllowed=19.880945973996827, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 28412 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8370b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@683758),segFN=segments_1,generation=1}
   [junit4]   2> 28412 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 28413 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c579f5[collection1] main
   [junit4]   2> 28413 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 28413 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 28413 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 28413 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 28434 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 28538 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 28538 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 28538 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 28538 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 28539 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 28539 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 28539 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1505091495638597632
   [junit4]   2> 28539 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 28539 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 28540 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 28540 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 28540 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 28541 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505091495638597632
   [junit4]   2> 28541 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 28541 INFO  (coreLoadExecutor-63-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 28541 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 28541 INFO  (searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c579f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28542 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 28545 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 28547 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1505091495644889088)} 0 1
   [junit4]   2> 28560 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 28561 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 28562 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 28600 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 28659 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 28752 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 28754 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 28776 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 28957 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 28978 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 28981 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 28997 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 29008 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 29012 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 29013 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 29013 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 29013 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 29014 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 29014 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 29014 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 29015 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/]
   [junit4]   2> 29015 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 29016 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/index/
   [junit4]   2> 29016 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-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/
   [junit4]   2> 29020 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 29020 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 29021 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 29021 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 29021 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 29021 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 29022 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 29022 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 29022 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 29023 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 29024 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 29024 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 29027 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 29028 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 29030 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 29031 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 29037 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 29039 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 29040 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 29042 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 29042 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 29043 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 29043 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b041b0[collection1] main
   [junit4]   2> 29044 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 29044 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 29044 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 29044 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 29046 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 29051 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 29052 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 29052 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 29052 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 29052 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 29053 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 29052 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 29053 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 29053 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 29054 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 29054 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 29055 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 29055 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 29055 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505091495644889088
   [junit4]   2> 29056 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 29056 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 29057 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 29056 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b041b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 29060 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=72.2900390625, floorSegmentMB=0.2998046875, forceMergeDeletesPctAllowed=6.955023190420631, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 29062 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8370b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@683758),segFN=segments_1,generation=1}
   [junit4]   2> 29062 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 29062 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 29063 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c02632[collection1] main
   [junit4]   2> 29063 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 29063 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e64c88
   [junit4]   2> 29064 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 29064 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 29066 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c02632[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 29068 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1505091496191197184)]} 0 2
   [junit4]   2> 29069 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 29070 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1505091496195391488)]} 0 4
   [junit4]   2> 29071 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 29074 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1505091496199585792)]} 0 8
   [junit4]   2> 29075 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 29076 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 29077 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]   2> 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 29078 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9F3B683EF843948F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=9F3B683EF843948F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk_SK -Dtests.timezone=Africa/Ceuta -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.56s J2 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F3B683EF843948F:25E907467B6D7A9A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    > 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]    > 	... 40 more
   [junit4]   2> 29104 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 29104 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8946025
   [junit4]   2> 29104 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c7d036
   [junit4]   2> 29105 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 29106 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 29106 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 29106 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 29107 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 29122 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8370b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@683758),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8370b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@683758),segFN=segments_2,generation=2}
   [junit4]   2> 29123 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 29123 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 29124 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 29124 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001;done=false>>]
   [junit4]   2> 29124 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001
   [junit4]   2> 29125 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 29125 INFO  (SUITE-HardAutoCommitTest-seed#[9F3B683EF843948F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9F3B683EF843948F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {range_facet_l_dv=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Memory doPackFST= false), field_t=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneFixedGap), subject=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=FST50, range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=sk_SK, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Linux 3.13.0-54-generic i386/Oracle Corporation 1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=8700904,total=39067648
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, SoftAutoCommitTest, TestHashQParserPlugin, HardAutoCommitTest]
   [junit4] Completed [8/514] on J2 in 1.62s, 1 test, 1 error <<< FAILURES!

[...truncated 1563 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:513: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1426: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 514 suites, 2021 tests, 1 error, 59 ignored (25 assumptions)

Total time: 54 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b60) - Build # 13224 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13224/
Java: 64bit/jdk1.9.0-ea-b60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.search.TestSearcherReuse.test

Error Message:
expected same:<Searcher@2f3aea48[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c2)))}> was not:<Searcher@6c4875bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c2)))}>

Stack Trace:
java.lang.AssertionError: expected same:<Searcher@2f3aea48[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c2)))}> was not:<Searcher@6c4875bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c2)))}>
	at __randomizedtesting.SeedInfo.seed([FB39254F483488E9:736D1A95E6C8E511]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotSame(Assert.java:641)
	at org.junit.Assert.assertSame(Assert.java:580)
	at org.junit.Assert.assertSame(Assert.java:593)
	at org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
	at org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:502)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9859 lines...]
   [junit4] Suite: org.apache.solr.search.TestSearcherReuse
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001
   [junit4]   2> 441470 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 441472 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 441472 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/'
   [junit4]   2> 441491 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 441494 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 441511 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 441513 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-id-and-version-fields-only.xml instead
   [junit4]   2> 441513 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml
   [junit4]   2> 441515 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 441517 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 441517 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.s.IndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 441532 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 441532 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 441532 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001
   [junit4]   2> 441533 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/'
   [junit4]   2> 441541 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 14212941
   [junit4]   2> 441541 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/]
   [junit4]   2> 441541 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/lib
   [junit4]   2> 441541 WARN  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/lib).
   [junit4]   2> 441545 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-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> 441547 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 441548 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 441548 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 441548 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 441548 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=managed-schema, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001, shard=shard1}
   [junit4]   2> 441548 INFO  (coreLoadExecutor-2073-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/'
   [junit4]   2> 441560 INFO  (coreLoadExecutor-2073-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 441562 INFO  (coreLoadExecutor-2073-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 441566 INFO  (coreLoadExecutor-2073-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 441566 INFO  (coreLoadExecutor-2073-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 441569 INFO  (coreLoadExecutor-2073-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 441570 INFO  (coreLoadExecutor-2073-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 441571 INFO  (coreLoadExecutor-2073-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/
   [junit4]   2> 441571 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 441571 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/], dataDir=[null]
   [junit4]   2> 441571 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 441571 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001
   [junit4]   2> 441572 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index/
   [junit4]   2> 441572 WARN  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 441572 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index
   [junit4]   2> 441572 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 441588 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 441589 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 441589 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-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/
   [junit4]   2> 441590 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 441590 WARN  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 441592 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 441592 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 441593 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 441593 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 441594 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 441594 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 441594 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 441594 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 441594 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1098966544, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 441595 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 441595 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 441595 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d320134[collection1] main
   [junit4]   2> 441595 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/conf
   [junit4]   2> 441595 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/conf}
   [junit4]   2> 441596 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/tempDir-001/collection1/conf
   [junit4]   2> 441596 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 441596 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 441596 INFO  (searcherExecutor-2074-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d320134[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 441596 INFO  (coreLoadExecutor-2073-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 441597 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 441599 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 441600 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 441601 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 441649 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 441650 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 441652 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@29b11a92[collection1] main
   [junit4]   2> 441652 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441652 INFO  (searcherExecutor-2074-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29b11a92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 441652 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 51
   [junit4]   2> 441653 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 441653 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 441706 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 441706 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 441707 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@21717d48[collection1] main
   [junit4]   2> 441707 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441707 INFO  (searcherExecutor-2074-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21717d48[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 441707 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 54
   [junit4]   2> 441708 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 441708 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 441708 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 441753 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 441754 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 441754 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2f3aea48[collection1] main
   [junit4]   2> 441754 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441754 INFO  (searcherExecutor-2074-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f3aea48[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c2)))}
   [junit4]   2> 441754 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 46
   [junit4]   2> 441755 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0 
   [junit4]   2> 441755 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 441755 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 441756 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 441756 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441756 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 441756 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 441756 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 441756 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 441756 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441756 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 441757 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 441757 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 441757 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441757 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 441757 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 441757 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 441757 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441758 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 441758 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=id:match_no_documents} 0 0
   [junit4]   2> 441759 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 441780 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
   [junit4]   2> 441780 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore newest commit generation = 5
   [junit4]   2> 441780 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6c4875bc[collection1] main
   [junit4]   2> 441781 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441781 INFO  (searcherExecutor-2074-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c4875bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c2)))}
   [junit4]   2> 441781 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 22
   [junit4]   2> 441781 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 441782 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 441782 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 441782 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 441796 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f71d20f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
   [junit4]   2> 441796 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.c.SolrCore newest commit generation = 6
   [junit4]   2> 441796 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@33e672dd[collection1] main
   [junit4]   2> 441797 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 441797 INFO  (searcherExecutor-2074-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@33e672dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 441799 INFO  (TEST-TestSearcherReuse.test-seed#[FB39254F483488E9]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 16
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse -Dtests.method=test -Dtests.seed=FB39254F483488E9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl_SI -Dtests.timezone=America/Indiana/Tell_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.21s J2 | TestSearcherReuse.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected same:<Searcher@2f3aea48[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c2)))}> was not:<Searcher@6c4875bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c2)))}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB39254F483488E9:736D1A95E6C8E511]:0)
   [junit4]    > 	at org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
   [junit4]    > 	at org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 441802 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 441802 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14212941
   [junit4]   2> 441802 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14598a47
   [junit4]   2> 441802 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=9,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001/index
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001;done=false>>]
   [junit4]   2> 441803 INFO  (SUITE-TestSearcherReuse-seed#[FB39254F483488E9]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_FB39254F483488E9-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=15721, maxDocsPerChunk=187, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=15721, blockSize=4)), sim=DefaultSimilarity, locale=sl_SI, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 3.13.0-54-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=177681992,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesTest, TestSolr4Spatial2, CustomCollectionTest, TestSolrConfigHandlerConcurrent, TestQuerySenderNoQuery, StatsComponentTest, TestBinaryResponseWriter, TestClassNameShortening, SharedFSAutoReplicaFailoverTest, SpellCheckCollatorTest, PathHierarchyTokenizerFactoryTest, TestRemoveLastDynamicCopyField, TestReqParamsAPI, SOLR749Test, ChangedSchemaMergeTest, StressHdfsTest, TestQueryTypes, TestLRUStatsCache, SearchHandlerTest, HdfsRecoveryZkTest, TestCSVResponseWriter, ActionThrottleTest, TestDocSet, ReplicationFactorTest, TestLuceneMatchVersion, TestFieldTypeResource, SimpleCollectionCreateDeleteTest, TestManagedResource, TestZkChroot, QueryParsingTest, DistanceUnitsTest, TestUniqueKeyFieldResource, FileBasedSpellCheckerTest, UnloadDistributedZkTest, MultiThreadedOCPTest, HdfsCollectionsAPIDistributedZkTest, DistributedSuggestComponentTest, TestShortCircuitedRequests, TestHdfsUpdateLog, HdfsSyncSliceTest, CursorPagingTest, SortByFunctionTest, HdfsNNFailoverTest, TestSolrJ, SolrCoreCheckLockOnStartupTest, SynonymTokenizerTest, SoftAutoCommitTest, DirectUpdateHandlerTest, ResponseLogComponentTest, NumericFieldsTest, DistribJoinFromCollectionTest, DirectSolrSpellCheckerTest, OpenExchangeRatesOrgProviderTest, TestExtendedDismaxParser, TestSort, RecoveryZkTest, TestReloadAndDeleteDocs, TestInitParams, DistributedQueryComponentCustomSortTest, TestReload, HardAutoCommitTest, TestDefaultSimilarityFactory, TestFieldTypeCollectionResource, SampleTest, TestBM25SimilarityFactory, DirectUpdateHandlerOptimizeTest, TestChildDocTransformer, TestPseudoReturnFields, TestSearcherReuse]
   [junit4] Completed [149/514] on J2 in 0.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 1114 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:513: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1426: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 514 suites, 2021 tests, 1 failure, 59 ignored (25 assumptions)

Total time: 41 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_45) - Build # 13223 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
commitWithin did not work on node: http://127.0.0.1:41560/collection1 expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:41560/collection1 expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([6728BAFE93F63CDC:EF7C85243D0A5124]: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.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:332)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9807 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/init-core-data-001
   [junit4]   2> 379636 INFO  (SUITE-BasicDistributedZkTest-seed#[6728BAFE93F63CDC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 379639 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 379639 INFO  (Thread-835) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 379639 INFO  (Thread-835) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 379739 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.ZkTestServer start zk server on port:43647
   [junit4]   2> 379740 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 379740 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379742 INFO  (zkCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f5108 name:ZooKeeperConnection Watcher:127.0.0.1:43647 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 379743 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379743 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 379743 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 379746 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 379746 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379748 INFO  (zkCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ae346 name:ZooKeeperConnection Watcher:127.0.0.1:43647/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 379748 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379748 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 379749 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 379750 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 379751 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 379752 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 379753 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 379754 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 379755 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 379756 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 379757 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 379757 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 379766 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 379766 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 379767 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 379768 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 379769 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 379769 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 379770 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 379771 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 379772 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 379773 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 379774 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 379774 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 379775 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 379775 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 379777 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 379777 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 379843 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1
   [junit4]   2> 379845 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 379847 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a10db2{/,null,AVAILABLE}
   [junit4]   2> 379851 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11a7e97{HTTP/1.1}{127.0.0.1:57886}
   [junit4]   2> 379851 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.Server Started @381140ms
   [junit4]   2> 379851 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/tempDir-001/control/data, hostContext=/, hostPort=57886, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores}
   [junit4]   2> 379852 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 379852 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/'
   [junit4]   2> 379870 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/solr.xml
   [junit4]   2> 379877 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores
   [junit4]   2> 379878 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.CoreContainer New CoreContainer 7736959
   [junit4]   2> 379878 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/]
   [junit4]   2> 379878 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/lib
   [junit4]   2> 379878 WARN  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/lib).
   [junit4]   2> 379886 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 379887 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 379888 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 379888 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 379889 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
   [junit4]   2> 379889 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 379889 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 379889 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379893 INFO  (zkCallback-193-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c0785 name:ZooKeeperConnection Watcher:127.0.0.1:43647 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 379893 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379894 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 379896 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379897 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@379a96 name:ZooKeeperConnection Watcher:127.0.0.1:43647/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 379897 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379899 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 379901 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 379902 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 379904 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 379906 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 379908 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 379909 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 379910 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 379911 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57886_
   [junit4]   2> 379911 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57886_
   [junit4]   2> 379913 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 379914 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 379914 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 379915 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94068683579129859-127.0.0.1:57886_-n_0000000000
   [junit4]   2> 379916 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57886_
   [junit4]   2> 379917 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 379918 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer Overseer (id=94068683579129859-127.0.0.1:57886_-n_0000000000) starting
   [junit4]   2> 379919 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 379924 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 379924 INFO  (OverseerCollectionProcessor-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 379925 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 379932 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 379934 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 379934 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 379935 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores
   [junit4]   2> 379936 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 379936 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/
   [junit4]   2> 379936 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 379937 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 379937 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 379937 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:57886_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 379937 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 379938 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 379938 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 379939 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57886",
   [junit4]   2>   "node_name":"127.0.0.1:57886_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 379940 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57886",
   [junit4]   2>   "node_name":"127.0.0.1:57886_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 379940 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 379940 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 379941 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 379942 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 380938 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 380939 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 380939 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 380939 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 380940 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 380940 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/'
   [junit4]   2> 380954 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 380961 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 380966 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 380976 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 380977 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 381000 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 381108 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 381114 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 381115 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 381126 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 381129 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 381131 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 381132 WARN  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 381132 WARN  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 381132 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 381132 WARN  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 381133 WARN  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 381133 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 381133 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 381133 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 381133 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f97aa3
   [junit4]   2> 381134 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/data
   [junit4]   2> 381134 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 381134 WARN  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 381135 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/data/index
   [junit4]   2> 381135 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 381135 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@111f6b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c7f6ac),segFN=segments_1,generation=1}
   [junit4]   2> 381136 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 381136 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/data/
   [junit4]   2> 381136 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 381141 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 381141 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 381141 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 381142 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 381142 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 381142 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 381142 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 381142 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 381142 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 381144 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 381145 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 381146 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 381147 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 381153 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 381153 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 381154 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 381154 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 381155 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 381155 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 381156 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 381156 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@111f6b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c7f6ac),segFN=segments_1,generation=1}
   [junit4]   2> 381156 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 381156 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1993ee6[collection1] main
   [junit4]   2> 381157 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 381157 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 381157 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 381158 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 381158 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 381158 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 381158 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 381159 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 381159 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 381159 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 381160 INFO  (searcherExecutor-942-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1993ee6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 381160 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 381160 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 381160 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 381161 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1505098938860961792
   [junit4]   2> 381162 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1505098938860961792
   [junit4]   2> 381162 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 381163 INFO  (coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 381163 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:57886 collection:control_collection shard:shard1
   [junit4]   2> 381164 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 381166 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94068683579129859-core_node1-n_0000000000
   [junit4]   2> 381167 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 381171 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 381171 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 381171 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 381172 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57886/collection1/
   [junit4]   2> 381172 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 381172 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 381172 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57886/collection1/ has no replicas
   [junit4]   2> 381172 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57886/collection1/ shard1
   [junit4]   2> 381172 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 381174 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 381175 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57886",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 381277 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 381278 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 381325 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57886/collection1/ and leader is http://127.0.0.1:57886/collection1/
   [junit4]   2> 381325 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57886
   [junit4]   2> 381326 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 381326 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 381326 INFO  (coreZkRegister-935-thread-1-processing-n:127.0.0.1:57886_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57886_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 381327 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 381327 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57886",
   [junit4]   2>   "node_name":"127.0.0.1:57886_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 381328 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57886",
   [junit4]   2>   "node_name":"127.0.0.1:57886_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 381430 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 381431 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 381439 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 381439 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 381441 INFO  (zkCallback-196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bffe4 name:ZooKeeperConnection Watcher:127.0.0.1:43647/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381441 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 381441 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 381441 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 381443 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 381443 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 381443 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 381444 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 381444 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@104a7a6 name:ZooKeeperConnection Watcher:127.0.0.1:43647/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381445 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 381445 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 381446 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 381447 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 381447 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 381511 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1
   [junit4]   2> 381512 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001
   [junit4]   2> 381513 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 381514 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dc02fd{/,null,AVAILABLE}
   [junit4]   2> 381514 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@12ba489{HTTP/1.1}{127.0.0.1:41560}
   [junit4]   2> 381514 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.Server Started @382804ms
   [junit4]   2> 381514 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41560, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores}
   [junit4]   2> 381515 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 381515 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/'
   [junit4]   2> 381531 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/solr.xml
   [junit4]   2> 381537 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores
   [junit4]   2> 381537 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.CoreContainer New CoreContainer 32769108
   [junit4]   2> 381537 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/]
   [junit4]   2> 381537 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/lib
   [junit4]   2> 381537 WARN  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/lib).
   [junit4]   2> 381545 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 381546 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 381547 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 381547 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 381547 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
   [junit4]   2> 381548 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 381548 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 381548 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 381549 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 381549 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d17507 name:ZooKeeperConnection Watcher:127.0.0.1:43647 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381550 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 381550 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 381550 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 381551 INFO  (zkCallback-196-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 381552 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 381552 INFO  (zkCallback-196-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 381557 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 381558 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2320f2 name:ZooKeeperConnection Watcher:127.0.0.1:43647/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381559 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 381562 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 382564 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41560_
   [junit4]   2> 382565 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41560_
   [junit4]   2> 382567 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 382567 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94068683579129863-127.0.0.1:41560_-n_0000000001
   [junit4]   2> 382568 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94068683579129859-127.0.0.1:57886_-n_0000000000 to know if I could be the leader
   [junit4]   2> 382568 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 382569 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 382569 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores
   [junit4]   2> 382570 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 382570 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1/
   [junit4]   2> 382570 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 382571 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 382571 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:41560_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 382572 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 382572 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 382573 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:57886_) [n:127.0.0.1:57886_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 382573 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 382573 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 382573 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41560",
   [junit4]   2>   "node_name":"127.0.0.1:41560_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 382574 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 382574 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41560",
   [junit4]   2>   "node_name":"127.0.0.1:41560_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 382574 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 382574 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 382574 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 382575 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 382676 INFO  (OverseerStateUpdate-94068683579129859-127.0.0.1:57886_-n_0000000000) [n:127.0.0.1:57886_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 382677 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 382677 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 383575 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 383575 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 383576 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 383576 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 383576 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 383576 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1/'
   [junit4]   2> 383598 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 383606 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 383612 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 383627 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 383628 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 383642 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 383794 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 383803 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 383805 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 383818 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 383821 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 383824 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 383825 WARN  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 383825 WARN  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 383825 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 383826 WARN  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 383826 WARN  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 383826 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 383827 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 383827 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 383828 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f97aa3
   [junit4]   2> 383828 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1/data
   [junit4]   2> 383829 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 383829 WARN  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 383829 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 383830 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 383830 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b26da3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@922a0a),segFN=segments_1,generation=1}
   [junit4]   2> 383831 INFO  (coreLoadExecutor-952-thread-1-processing-n:127.0.0.1:41560_) [n:127.0.0.1:41560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest comm

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

y=org.apache.lucene.store.SingleInstanceLockFactory@127fa0b),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b68746 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127fa0b),segFN=segments_8,generation=8}
   [junit4]   2> 406568 INFO  (zkCallback-210-thread-2-processing-n:127.0.0.1:36509_) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore newest commit generation = 8
   [junit4]   2> 406569 INFO  (zkCallback-210-thread-2-processing-n:127.0.0.1:36509_) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 406590 INFO  (zkCallback-210-thread-2-processing-n:127.0.0.1:36509_) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 406591 INFO  (zkCallback-210-thread-2-processing-n:127.0.0.1:36509_) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 406591 INFO  (zkCallback-210-thread-2-processing-n:127.0.0.1:36509_) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-4-001/cores/collection1/data
   [junit4]   2> 406591 INFO  (zkCallback-210-thread-2-processing-n:127.0.0.1:36509_) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 406591 INFO  (zkCallback-210-thread-2-processing-n:127.0.0.1:36509_) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 406592 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@561c8{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 406593 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@93c31c{/,null,UNAVAILABLE}
   [junit4]   2> 406594 INFO  (TEST-BasicDistributedZkTest.test-seed#[6728BAFE93F63CDC]) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43647 43647
   [junit4]   2> 406604 INFO  (Thread-835) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43647 43647
   [junit4]   2> 406605 WARN  (Thread-835) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=6728BAFE93F63CDC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 27.0s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:41560/collection1 expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6728BAFE93F63CDC:EF7C85243D0A5124]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:332)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 406614 INFO  (SUITE-BasicDistributedZkTest-seed#[6728BAFE93F63CDC]-worker) [n:127.0.0.1:36509_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_6728BAFE93F63CDC-001
   [junit4]   2> Jun 27, 2015 3:03:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {other_tl1=BlockTreeOrds(blocksize=128), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), SubjectTerms_mfacet=BlockTreeOrds(blocksize=128), n_l1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), intDefault=BlockTreeOrds(blocksize=128), n_td1=BlockTreeOrds(blocksize=128), n_d1=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), n_f1=BlockTreeOrds(blocksize=128), n_tl1=BlockTreeOrds(blocksize=128), oddField_s=PostingsFormat(name=Memory doPackFST= true), n_tf1=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory doPackFST= true), text=Lucene50(blocksize=128), timestamp=PostingsFormat(name=Direct), foo_i=BlockTreeOrds(blocksize=128), n_dt1=BlockTreeOrds(blocksize=128), a_i1=PostingsFormat(name=Direct), n_ti1=PostingsFormat(name=Memory doPackFST= true), rnd_b=PostingsFormat(name=Memory doPackFST= true), _version_=BlockTreeOrds(blocksize=128), foo_b=Lucene50(blocksize=128), n_tdt1=BlockTreeOrds(blocksize=128), foo_d=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Direct), foo_f=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_TN, timezone=WET
   [junit4]   2> NOTE: Linux 3.13.0-54-generic i386/Oracle Corporation 1.8.0_45 (32-bit)/cpus=12,threads=1,free=81773336,total=259522560
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, TestManagedSynonymFilterFactory, SolrCoreTest, TestCSVLoader, OverseerRolesTest, TestUpdate, TestDistributedSearch, CollectionStateFormat2Test, TestRestManager, DateFieldTest, TestCollapseQParserPlugin, TestSortingResponseWriter, TestIntervalFaceting, TermVectorComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, HdfsDirectoryFactoryTest, SignatureUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, DataDrivenBlockJoinTest, VMParamsZkACLAndCredentialsProvidersTest, BaseCdcrDistributedZkTest, SuggesterWFSTTest, TestRemoteStreaming, TestEmbeddedSolrServerConstructors, FacetPivotSmallTest, TestFreeTextSuggestions, TestQuerySenderListener, TestJsonRequest, ChaosMonkeyNothingIsSafeTest, TestNonDefinedSimilarityFactory, TestCloudInspectUtil, TestDocumentBuilder, TestPhraseSuggestions, MinimalSchemaTest, TestTrieFacet, MergeStrategyTest, HdfsChaosMonkeySafeLeaderTest, TestShardHandlerFactory, DateMathParserTest, TestSweetSpotSimilarityFactory, DistribDocExpirationUpdateProcessorTest, StandardRequestHandlerTest, TestHighFrequencyDictionaryFactory, BasicDistributedZkTest]
   [junit4] Completed [137/514] on J0 in 28.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 1173 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:513: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1426: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 514 suites, 2021 tests, 1 failure, 59 ignored (25 assumptions)

Total time: 46 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any