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/25 19:55:42 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13205/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
ERROR: SolrIndexSearcher opens=24 closes=23

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=24 closes=23
	at __randomizedtesting.SeedInfo.seed([3DD14878F3D01010]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	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$5.evaluate(RandomizedRunner.java:799)
	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)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest:     1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest: 
   1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([3DD14878F3D01010]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([3DD14878F3D01010]:0)




Build Log:
[...truncated 10351 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/init-core-data-001
   [junit4]   2> 759355 INFO  (SUITE-SolrCloudExampleTest-seed#[3DD14878F3D01010]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 759355 INFO  (SUITE-SolrCloudExampleTest-seed#[3DD14878F3D01010]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mmdm/kz
   [junit4]   2> 759357 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 759357 INFO  (Thread-2753) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 759357 INFO  (Thread-2753) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 759457 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.ZkTestServer start zk server on port:33432
   [junit4]   2> 759457 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 759459 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 759461 INFO  (zkCallback-1074-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41b0e2a0 name:ZooKeeperConnection Watcher:127.0.0.1:33432 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759461 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 759461 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 759462 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 759463 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 759463 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 759464 INFO  (zkCallback-1075-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d8626e0 name:ZooKeeperConnection Watcher:127.0.0.1:33432/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759464 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 759464 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 759464 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 759465 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 759465 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 759466 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 759466 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759467 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 759468 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759468 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 759469 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759469 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 759469 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759470 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 759470 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759470 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 759471 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759471 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 759472 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759472 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 759472 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759473 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 759473 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759473 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 759474 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759474 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 759474 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759475 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 759518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1
   [junit4]   2> 759519 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 759520 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bb558f{/mmdm/kz,null,AVAILABLE}
   [junit4]   2> 759526 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d12b9f0{HTTP/1.1}{127.0.0.1:46008}
   [junit4]   2> 759526 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.e.j.s.Server Started @761197ms
   [junit4]   2> 759526 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/tempDir-001/control/data, hostContext=/mmdm/kz, hostPort=46008, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores}
   [junit4]   2> 759526 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 759527 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/'
   [junit4]   2> 759536 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/solr.xml
   [junit4]   2> 759539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores
   [junit4]   2> 759539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.CoreContainer New CoreContainer 1025218555
   [junit4]   2> 759539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/]
   [junit4]   2> 759539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/lib
   [junit4]   2> 759539 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/lib).
   [junit4]   2> 759543 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 759544 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 759544 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 759544 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 759545 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33432/solr
   [junit4]   2> 759545 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 759545 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 759545 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 759546 INFO  (zkCallback-1077-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d0e9e17 name:ZooKeeperConnection Watcher:127.0.0.1:33432 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759546 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 759547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 759548 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 759548 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e7f7b22 name:ZooKeeperConnection Watcher:127.0.0.1:33432/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759549 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 759549 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 759550 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 759551 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 759552 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 759553 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 759554 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 759554 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 759555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 759555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46008_mmdm%2Fkz
   [junit4]   2> 759555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46008_mmdm%2Fkz
   [junit4]   2> 759556 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 759557 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 759557 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 759557 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000
   [junit4]   2> 759558 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46008_mmdm%2Fkz
   [junit4]   2> 759558 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 759558 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.Overseer Overseer (id=94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) starting
   [junit4]   2> 759559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 759561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 759561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 759561 INFO  (OverseerCollectionProcessor-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 759561 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 759565 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 759565 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 759566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores
   [junit4]   2> 759567 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 759567 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/
   [junit4]   2> 759567 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 759568 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 759568 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 759568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 759568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 759568 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 759568 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 759569 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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:46008/mmdm/kz",
   [junit4]   2>   "node_name":"127.0.0.1:46008_mmdm%2Fkz",
   [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> 759569 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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:46008/mmdm/kz",
   [junit4]   2>   "node_name":"127.0.0.1:46008_mmdm%2Fkz",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 759569 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 759569 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 759570 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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> 759570 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 760569 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 760569 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 760569 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 760569 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 760570 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 760570 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/'
   [junit4]   2> 760577 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 760580 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 760582 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 760587 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 760587 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 760590 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 760655 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 760658 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 760659 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 760662 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 760663 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 760663 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 760664 WARN  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 760664 WARN  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 760664 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 760664 WARN  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 760664 WARN  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 760664 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 760664 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 760665 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 760665 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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@3babeb66
   [junit4]   2> 760665 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/data
   [junit4]   2> 760665 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/data/index/
   [junit4]   2> 760665 WARN  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 760665 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/data/index
   [junit4]   2> 760666 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 760666 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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@216cf929 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18475053),segFN=segments_1,generation=1}
   [junit4]   2> 760666 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 760666 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46008_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/data/
   [junit4]   2> 760667 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46008_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 760668 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 760669 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 760669 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 760669 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 760669 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 760669 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760669 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760669 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760669 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760670 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 760671 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 760671 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 760672 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 760673 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760674 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760674 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760674 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760675 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 760675 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 760675 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.5810546875, floorSegmentMB=1.4052734375, forceMergeDeletesPctAllowed=17.836472211484576, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8881461782770893
   [junit4]   2> 760675 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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@216cf929 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18475053),segFN=segments_1,generation=1}
   [junit4]   2> 760675 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 760676 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2763641b[collection1] main
   [junit4]   2> 760676 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760676 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760676 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760676 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 760676 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 760676 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760677 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760677 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760677 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 760677 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 760677 INFO  (searcherExecutor-3058-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2763641b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 760677 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760677 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760677 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760678 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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 1504973626203439104
   [junit4]   2> 760679 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz 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 1504973626203439104
   [junit4]   2> 760679 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 760680 INFO  (coreLoadExecutor-3057-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 760680 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz 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:46008/mmdm/kz collection:control_collection shard:shard1
   [junit4]   2> 760680 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760681 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz 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/94060851551207427-core_node1-n_0000000000
   [junit4]   2> 760681 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 760682 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 760682 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 760682 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760682 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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> 760682 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46008/mmdm/kz/collection1/
   [junit4]   2> 760682 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 760683 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46008/mmdm/kz/collection1/ has no replicas
   [junit4]   2> 760683 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz 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:46008/mmdm/kz/collection1/ shard1
   [junit4]   2> 760683 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 760684 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 760684 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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:46008/mmdm/kz",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 760785 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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> 760786 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 760834 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:46008/mmdm/kz/collection1/ and leader is http://127.0.0.1:46008/mmdm/kz/collection1/
   [junit4]   2> 760835 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz 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:46008/mmdm/kz
   [junit4]   2> 760835 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 760835 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 760835 INFO  (coreZkRegister-3051-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46008_mmdm%2Fkz 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> 760835 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 760836 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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:46008/mmdm/kz",
   [junit4]   2>   "node_name":"127.0.0.1:46008_mmdm%2Fkz",
   [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> 760836 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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:46008/mmdm/kz",
   [junit4]   2>   "node_name":"127.0.0.1:46008_mmdm%2Fkz",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 760937 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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> 760938 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 761069 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 761070 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761071 INFO  (zkCallback-1080-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4870e3e2 name:ZooKeeperConnection Watcher:127.0.0.1:33432/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 761071 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761071 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 761071 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 761072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 761127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/cores/collection1
   [junit4]   2> 761128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001
   [junit4]   2> 761128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 761129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e6ed12{/mmdm/kz,null,AVAILABLE}
   [junit4]   2> 761129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.e.j.s.ServerConnector Started ServerConnector@50fc8f6c{HTTP/1.1}{127.0.0.1:48826}
   [junit4]   2> 761129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.e.j.s.Server Started @762800ms
   [junit4]   2> 761129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/mmdm/kz, hostPort=48826, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/cores}
   [junit4]   2> 761130 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 761130 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/'
   [junit4]   2> 761138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/solr.xml
   [junit4]   2> 761140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/cores
   [junit4]   2> 761141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.CoreContainer New CoreContainer 1369300023
   [junit4]   2> 761141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/]
   [junit4]   2> 761141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/lib
   [junit4]   2> 761141 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/lib).
   [junit4]   2> 761144 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] 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> 761145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 761146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 761146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 761146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33432/solr
   [junit4]   2> 761146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 761146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 761146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761147 INFO  (zkCallback-1082-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13f743b0 name:ZooKeeperConnection Watcher:127.0.0.1:33432 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 761148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 761149 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761149 INFO  (zkCallback-1083-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@795ad47 name:ZooKeeperConnection Watcher:127.0.0.1:33432/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 761149 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761151 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 762152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48826_mmdm%2Fkz
   [junit4]   2> 762152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48826_mmdm%2Fkz
   [junit4]   2> 762154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 762154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94060851551207430-127.0.0.1:48826_mmdm%2Fkz-n_0000000001
   [junit4]   2> 762154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000 to know if I could be the leader
   [junit4]   2> 762154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 762155 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 762155 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/cores
   [junit4]   2> 762155 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 762156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/cores/collection1/
   [junit4]   2> 762156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 762156 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 762156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 762156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3DD14878F3D01010]) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 762156 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 762157 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 762157 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 762157 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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:48826/mmdm/kz",
   [junit4]   2>   "node_name":"127.0.0.1:48826_mmdm%2Fkz",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 762157 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] 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:48826/mmdm/kz",
   [junit4]   2>   "node_name":"127.0.0.1:48826_mmdm%2Fkz",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 762157 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 762158 INFO  (OverseerStateUpdate-94060851551207427-127.0.0.1:46008_mmdm%2Fkz-n_0000000000) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 762259 INFO  (zkCallback-1080-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: 2)
   [junit4]   2> 762259 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 762259 INFO  (zkCallback-1083-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 762259 INFO  (zkCallback-1080-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 762259 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:46008_mmdm%2Fkz) [n:127.0.0.1:46008_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 762259 INFO  (zkCallback-1083-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 763157 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 763157 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 763157 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 763157 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 763158 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 763158 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3DD14878F3D01010-001/shard-1-001/cores/collection1/'
   [junit4]   2> 763165 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 763167 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 763169 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 763174 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 763174 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 763177 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mmdm%2Fkz c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 763240 INFO  (coreLoadExecutor-3068-thread-1-processing-n:127.0.0.1:48826_mmdm%2Fkz) [n:127.0.0.1:48826_mm

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

 limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 803198 INFO  (SUITE-SolrCloudExampleTest-seed#[3DD14878F3D01010]-worker) [n:127.0.0.1:55155_mmdm%2Fkz c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 924209 ERROR (SUITE-SolrCloudExampleTest-seed#[3DD14878F3D01010]-worker) [n:127.0.0.1:55155_mmdm%2Fkz c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=24 closes=23
   [junit4]   2> Jun 25, 2015 5:54:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jun 25, 2015 5:54:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest: 
   [junit4]   2>    1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 25, 2015 5:54:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]   2> Jun 25, 2015 5:54:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=nl_NL, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Linux 3.13.0-54-generic amd64/Oracle Corporation 1.8.0_60-ea (64-bit)/cpus=12,threads=2,free=74866984,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, TestOverriddenPrefixQueryForCustomFieldType, SpellPossibilityIteratorTest, TestDistributedStatsComponentCardinality, TestAuthenticationFramework, SaslZkACLProviderTest, TestReRankQParserPlugin, AnalyticsQueryTest, HighlighterMaxOffsetTest, ShardRoutingCustomTest, TestCustomDocTransformer, ZkCLITest, PreAnalyzedUpdateProcessorTest, DistributedFacetPivotSmallTest, TestDynamicLoading, TestMiniSolrCloudCluster, TestSolrQueryParserResource, TestAnalyzeInfixSuggestions, TestBulkSchemaConcurrent, TestFieldSortValues, TestSolrConfigHandlerCloud, TestStandardQParsers, HdfsRecoverLeaseTest, DocValuesMultiTest, TestWriterPerf, CurrencyFieldOpenExchangeTest, DocumentAnalysisRequestHandlerTest, ReturnFieldsTest, TestDistributedGrouping, TestExpandComponent, TestBulkSchemaAPI, RulesTest, TestLFUCache, CollectionsAPIDistributedZkTest, WordBreakSolrSpellCheckerTest, IndexSchemaRuntimeFieldTest, TestConfigOverlay, DocExpirationUpdateProcessorFactoryTest, CacheHeaderTest, DateRangeFieldTest, HdfsThreadLeakTest, SuggestComponentTest, SpatialFilterTest, AsyncCallRequestStatusResponseTest, TestDistributedMissingSort, SSLMigrationTest, TestSchemaVersionResource, AlternateDirectoryTest, UpdateParamsTest, TestCloudSchemaless, TestFiltering, TestSearchPerf, CleanupOldIndexTest, TestRandomMergePolicy, TestLRUCache, TestStressUserVersions, BadCopyFieldTest, SolrCmdDistributorTest, SolrCloudExampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.seed=3DD14878F3D01010 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SolrCloudExampleTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=24 closes=23
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DD14878F3D01010]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest: 
   [junit4]    >    1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DD14878F3D01010]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7299, name=searcherExecutor-3144-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DD14878F3D01010]:0)
   [junit4] Completed [272/514] on J1 in 188.29s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 732 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, 2020 tests, 3 suite-level errors, 656 ignored (24 assumptions)

Total time: 34 minutes 16 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 # 13207 - Still Failing!

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

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

Error Message:
expected same:<Searcher@4df86d[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@aafd0e[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@4df86d[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@aafd0e[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([F1364AF4E8C19073:7962752E463DFD8B]: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: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)




Build Log:
[...truncated 9994 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_F1364AF4E8C19073-001/init-core-data-001
   [junit4]   2> 462229 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 462231 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 462231 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001/collection1/'
   [junit4]   2> 462244 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 462245 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 462249 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 462250 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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> 462250 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml
   [junit4]   2> 462252 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 462253 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 462254 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 462268 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-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_F1364AF4E8C19073-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 462269 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 462269 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001
   [junit4]   2> 462269 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001/'
   [junit4]   2> 462287 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 31095497
   [junit4]   2> 462287 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001/]
   [junit4]   2> 462288 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001/lib
   [junit4]   2> 462288 WARN  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001/lib).
   [junit4]   2> 462294 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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> 462298 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 462298 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 462299 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 462299 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 462300 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001, shard=shard1}
   [junit4]   2> 462300 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/tempDir-001/collection1/'
   [junit4]   2> 462310 INFO  (coreLoadExecutor-1789-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 462312 INFO  (coreLoadExecutor-1789-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 462315 INFO  (coreLoadExecutor-1789-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 462316 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 462317 INFO  (coreLoadExecutor-1789-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 462319 INFO  (coreLoadExecutor-1789-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 462319 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/tempDir-001/collection1/
   [junit4]   2> 462319 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 462319 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/tempDir-001/collection1/], dataDir=[null]
   [junit4]   2> 462319 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 462320 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/init-core-data-001
   [junit4]   2> 462320 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/init-core-data-001/index/
   [junit4]   2> 462320 WARN  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 462320 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/init-core-data-001/index
   [junit4]   2> 462320 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 462350 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 462350 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 462351 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_F1364AF4E8C19073-001/init-core-data-001/
   [junit4]   2> 462352 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 462352 WARN  (coreLoadExecutor-1789-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> 462354 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 462354 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 462355 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 462355 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 462356 INFO  (coreLoadExecutor-1789-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> 462356 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 462356 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 462356 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 462357 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=28.5703125, floorSegmentMB=0.34765625, forceMergeDeletesPctAllowed=21.163152069723985, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3674403061885231
   [junit4]   2> 462357 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 462357 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 462357 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@192713d[collection1] main
   [junit4]   2> 462357 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/tempDir-001/collection1/conf
   [junit4]   2> 462357 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/tempDir-001/collection1/conf}
   [junit4]   2> 462358 INFO  (coreLoadExecutor-1789-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_F1364AF4E8C19073-001/tempDir-001/collection1/conf
   [junit4]   2> 462358 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 462358 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 462358 INFO  (searcherExecutor-1790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@192713d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 462358 INFO  (coreLoadExecutor-1789-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 462359 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 462360 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 462361 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 462362 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462450 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 462451 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 462452 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@42a39a[collection1] main
   [junit4]   2> 462453 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 462453 INFO  (searcherExecutor-1790-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42a39a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 462453 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 90
   [junit4]   2> 462453 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 462454 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462694 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 462694 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 462694 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@107a12b[collection1] main
   [junit4]   2> 462695 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 462695 INFO  (searcherExecutor-1790-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@107a12b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 462695 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 241
   [junit4]   2> 462696 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 462696 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 462696 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462898 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 462898 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 462899 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4df86d[collection1] main
   [junit4]   2> 462900 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 462900 INFO  (searcherExecutor-1790-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4df86d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_1(6.0.0):C1) Uninverting(_2(6.0.0):C2)))}
   [junit4]   2> 462900 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 203
   [junit4]   2> 462901 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] 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> 462901 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462901 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 462901 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 462902 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 462902 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 462902 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462902 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 462902 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 462902 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 462902 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 462903 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 462903 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 462903 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 462903 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 462903 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 462904 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 462904 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 462904 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 462905 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=id:match_no_documents} 0 0
   [junit4]   2> 462905 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462959 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
   [junit4]   2> 462959 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore newest commit generation = 5
   [junit4]   2> 462960 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@aafd0e[collection1] main
   [junit4]   2> 462960 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 462960 INFO  (searcherExecutor-1790-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@aafd0e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_1(6.0.0):C1) Uninverting(_2(6.0.0):C2)))}
   [junit4]   2> 462960 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 55
   [junit4]   2> 462961 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 462961 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 462961 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 462961 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462999 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_F1364AF4E8C19073-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d1190; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
   [junit4]   2> 462999 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.c.SolrCore newest commit generation = 6
   [junit4]   2> 462999 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@e72339[collection1] main
   [junit4]   2> 462999 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 463000 INFO  (searcherExecutor-1790-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e72339[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 463001 INFO  (TEST-TestSearcherReuse.test-seed#[F1364AF4E8C19073]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 39
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse -Dtests.method=test -Dtests.seed=F1364AF4E8C19073 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SA -Dtests.timezone=Asia/Urumqi -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.65s J2 | TestSearcherReuse.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected same:<Searcher@4df86d[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@aafd0e[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([F1364AF4E8C19073:7962752E463DFD8B]: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> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31095497
   [junit4]   2> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8d8cb8
   [junit4]   2> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 463005 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 463006 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-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_F1364AF4E8C19073-001/init-core-data-001;done=false>>]
   [junit4]   2> 463006 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-001/init-core-data-001
   [junit4]   2> 463006 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-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_F1364AF4E8C19073-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 463006 INFO  (SUITE-TestSearcherReuse-seed#[F1364AF4E8C19073]-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_F1364AF4E8C19073-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.search.TestSearcherReuse_F1364AF4E8C19073-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=ar_SA, timezone=Asia/Urumqi
   [junit4]   2> NOTE: Linux 3.13.0-54-generic i386/Oracle Corporation 1.8.0_45 (32-bit)/cpus=12,threads=1,free=60608040,total=179478528
   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUStatsCache, HdfsDirectoryTest, TestQueryTypes, DistribJoinFromCollectionTest, HdfsLockFactoryTest, TestMaxScoreQueryParser, CloudMLTQParserTest, PrimUtilsTest, CollectionReloadTest, NotRequiredUniqueKeyTest, SharedFSAutoReplicaFailoverTest, TestQuerySenderNoQuery, TestZkChroot, DistributedSuggestComponentTest, DistanceUnitsTest, TestReload, AsyncMigrateRouteKeyTest, TestFastOutputStream, TestMiniSolrCloudClusterSSL, RecoveryAfterSoftCommitTest, SearchHandlerTest, StressHdfsTest, TestReloadAndDeleteDocs, NumericFieldsTest, TestPerFieldSimilarity, RollingRestartTest, PluginInfoTest, AddBlockUpdateTest, TestNamedUpdateProcessors, RegexBoostProcessorTest, TestSort, TermVectorComponentDistributedTest, QueryParsingTest, OverseerCollectionProcessorTest, MoreLikeThisHandlerTest, TestReqParamsAPI, TestManagedStopFilterFactory, TestUniqueKeyFieldResource, SimpleFacetsTest, SampleTest, HdfsRecoveryZkTest, TestExactStatsCache, SpellCheckCollatorTest, TestFieldCollectionResource, ReplicationFactorTest, TestSurroundQueryParser, PolyFieldTest, PathHierarchyTokenizerFactoryTest, TestCSVResponseWriter, TestTrie, HdfsBasicDistributedZk2Test, LeaderInitiatedRecoveryOnCommitTest, TestChildDocTransformer, TestHashQParserPlugin, BinaryUpdateRequestHandlerTest, TestStressRecovery, TestSchemaSimilarityResource, TestFieldTypeResource, TestBinaryResponseWriter, DirectSolrSpellCheckerTest, TestSolrXml, TestCollectionAPI, TestCollationField, TestSearcherReuse]
   [junit4] Completed [157/514] on J2 in 0.79s, 1 test, 1 failure <<< FAILURES!

[...truncated 1099 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, 2020 tests, 1 failure, 59 ignored (25 assumptions)

Total time: 48 minutes 1 second
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



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

Posted by Joel Bernstein <jo...@gmail.com>.
Fixing this ...

Joel Bernstein
http://joelsolr.blogspot.com/

On Thu, Jun 25, 2015 at 3:51 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13206/
> Java: 64bit/jdk1.9.0-ea-b60 -XX:-UseCompressedOops -XX:+UseSerialGC
>
> All tests passed
>
> Build Log:
> [...truncated 52047 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:433: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:105: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:208:
> Source checkout is dirty after running tests!!! Offending files:
> * ./solr/licenses/presto-parser-0.107.jar.sha1
>
> Total time: 53 minutes 11 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
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

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

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

All tests passed

Build Log:
[...truncated 52047 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:433: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:105: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:208: Source checkout is dirty after running tests!!! Offending files:
* ./solr/licenses/presto-parser-0.107.jar.sha1

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