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/10/16 13:30:52 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_60) - Build # 5338 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5338/
Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([F44A9B45B8220F6B:E729A92A894DB6CD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10528 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\init-core-data-001
   [junit4]   2> 2601243 INFO  (SUITE-SolrCloudExampleTest-seed#[F44A9B45B8220F6B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2601243 INFO  (SUITE-SolrCloudExampleTest-seed#[F44A9B45B8220F6B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2601245 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2601245 INFO  (Thread-5782) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2601245 INFO  (Thread-5782) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2601345 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.ZkTestServer start zk server on port:64600
   [junit4]   2> 2601345 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2601346 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2601349 INFO  (zkCallback-2677-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f1207ac name:ZooKeeperConnection Watcher:127.0.0.1:64600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2601349 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2601349 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2601349 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2601352 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2601353 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2601355 INFO  (zkCallback-2678-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6740111c name:ZooKeeperConnection Watcher:127.0.0.1:64600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2601355 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2601355 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2601355 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2601357 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2601359 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2601361 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2601363 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2601364 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2601367 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2601367 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2601370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2601370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2601373 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2601373 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2601375 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2601376 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2601378 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2601378 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2601379 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2601380 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2601382 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2601382 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2601384 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2601384 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2601385 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2601386 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2601388 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2601388 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2602070 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1
   [junit4]   2> 2602073 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2602075 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22caeaea{/,null,AVAILABLE}
   [junit4]   2> 2602076 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@343d71cb{HTTP/1.1}{127.0.0.1:64607}
   [junit4]   2> 2602077 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.e.j.s.Server Started @2605832ms
   [junit4]   2> 2602077 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\tempDir-001/control/data, hostContext=/, hostPort=64607, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores}
   [junit4]   2> 2602077 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 2602077 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\'
   [junit4]   2> 2602077 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2602077 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2602104 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2602106 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2602106 INFO  (zkCallback-2679-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1655c329 name:ZooKeeperConnection Watcher:127.0.0.1:64600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2602107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2602107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2602108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2602108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\solr.xml
   [junit4]   2> 2602108 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1507060a2680002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2602116 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores
   [junit4]   2> 2602117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.CoreContainer New CoreContainer 181678801
   [junit4]   2> 2602117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\]
   [junit4]   2> 2602117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\lib
   [junit4]   2> 2602117 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\lib).
   [junit4]   2> 2602125 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] 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> 2602128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2602129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2602129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2602129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64600/solr
   [junit4]   2> 2602129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2602129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2602130 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2602132 INFO  (zkCallback-2681-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a629e53 name:ZooKeeperConnection Watcher:127.0.0.1:64600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2602132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2602132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2602136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2602137 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33e2a4e1 name:ZooKeeperConnection Watcher:127.0.0.1:64600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2602137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2602138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2602141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2602145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2602148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2602150 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2602154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2602155 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2602156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2602158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2602159 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64607_
   [junit4]   2> 2602160 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64607_
   [junit4]   2> 2602161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2602162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2602163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2602163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94699152518676484-127.0.0.1:64607_-n_0000000000
   [junit4]   2> 2602164 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64607_
   [junit4]   2> 2602164 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2602165 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.Overseer Overseer (id=94699152518676484-127.0.0.1:64607_-n_0000000000) starting
   [junit4]   2> 2602166 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2602174 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2602174 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2602174 INFO  (OverseerCollectionConfigSetProcessor-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2602175 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2602194 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2602194 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2602197 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores
   [junit4]   2> 2602199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2602199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\
   [junit4]   2> 2602199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2602200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2602200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64607_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2602201 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2602201 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2602203 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] 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:64607",
   [junit4]   2>   "node_name":"127.0.0.1:64607_",
   [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> 2602203 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] 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:64607",
   [junit4]   2>   "node_name":"127.0.0.1:64607_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2602204 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2602204 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2602205 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2602206 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_    ] 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> 2603194 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2603194 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2603195 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2603195 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2603196 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2603196 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\'
   [junit4]   2> 2603196 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2603196 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2603210 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2603216 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2603220 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2603227 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2603229 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2603233 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2603324 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2603331 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2603332 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2603342 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2603345 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2603348 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2603349 WARN  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2603349 WARN  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2603349 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2603350 WARN  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2603350 WARN  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2603354 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2603354 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2603355 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2603355 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 2603355 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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@4d4c604f
   [junit4]   2> 2603355 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\data\
   [junit4]   2> 2603355 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2603355 WARN  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2603356 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\data\index
   [junit4]   2> 2603356 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.143002515122162]
   [junit4]   2> 2603356 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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@739b8701 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79884ae),segFN=segments_1,generation=1}
   [junit4]   2> 2603356 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2603357 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64607_ 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\data\
   [junit4]   2> 2603357 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603359 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603364 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2603365 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2603366 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2603367 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2603369 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603369 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603370 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603370 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603372 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2603372 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2603372 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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=15, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=51.384765625, floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=18.904672726779307, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2603373 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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@739b8701 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79884ae),segFN=segments_1,generation=1}
   [junit4]   2> 2603373 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2603373 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4659371a[collection1] main
   [junit4]   2> 2603373 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603374 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603374 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603375 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2603375 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2603375 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603376 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603376 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603376 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2603376 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2603376 INFO  (searcherExecutor-7843-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4659371a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2603376 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603376 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603377 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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> 2603377 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ 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 1515186442529144832
   [junit4]   2> 2603378 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1515186442529144832
   [junit4]   2> 2603379 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2603379 INFO  (coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2603380 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ 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:64607 collection:control_collection shard:shard1
   [junit4]   2> 2603381 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ 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> 2603386 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ 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/94699152518676484-core_node1-n_0000000000
   [junit4]   2> 2603386 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2603388 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2603388 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ 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> 2603388 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64607/collection1/
   [junit4]   2> 2603388 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2603388 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64607/collection1/ has no replicas
   [junit4]   2> 2603388 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] 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> 2603388 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ 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:64607/collection1/ shard1
   [junit4]   2> 2603388 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2603391 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2603394 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] 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:64607",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2603496 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_    ] 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> 2603545 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:64607/collection1/ and leader is http://127.0.0.1:64607/collection1/
   [junit4]   2> 2603545 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ 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:64607
   [junit4]   2> 2603545 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2603545 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2603545 INFO  (coreZkRegister-7836-thread-1-processing-n:127.0.0.1:64607_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64607_ 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> 2603547 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] 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:64607",
   [junit4]   2>   "node_name":"127.0.0.1:64607_",
   [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> 2603547 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] 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:64607",
   [junit4]   2>   "node_name":"127.0.0.1:64607_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2603649 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_    ] 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> 2603686 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2603687 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2603688 INFO  (zkCallback-2684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c3b6f83 name:ZooKeeperConnection Watcher:127.0.0.1:64600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2603689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2603689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2603689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2603692 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2603692 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2603692 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2603693 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2603695 INFO  (zkCallback-2685-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66a99e0a name:ZooKeeperConnection Watcher:127.0.0.1:64600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2603695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2603695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2603697 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 2603697 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2603798 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 2604320 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\cores\collection1
   [junit4]   2> 2604321 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001
   [junit4]   2> 2604321 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2604323 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25e69cc8{/,null,AVAILABLE}
   [junit4]   2> 2604324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@21697287{HTTP/1.1}{127.0.0.1:64625}
   [junit4]   2> 2604324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.e.j.s.Server Started @2608111ms
   [junit4]   2> 2604324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64625, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\cores}
   [junit4]   2> 2604324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 2604324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\'
   [junit4]   2> 2604324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2604325 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2604347 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2604349 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2604349 INFO  (zkCallback-2686-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2129e9f7 name:ZooKeeperConnection Watcher:127.0.0.1:64600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2604349 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2604349 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2604350 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2604350 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\solr.xml
   [junit4]   2> 2604357 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\cores
   [junit4]   2> 2604357 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.CoreContainer New CoreContainer 420017960
   [junit4]   2> 2604358 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\]
   [junit4]   2> 2604358 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\lib
   [junit4]   2> 2604358 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\lib).
   [junit4]   2> 2604365 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] 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> 2604369 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2604369 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2604370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2604370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64600/solr
   [junit4]   2> 2604370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2604370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2604371 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2604372 INFO  (zkCallback-2688-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43ff7e1a name:ZooKeeperConnection Watcher:127.0.0.1:64600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2604372 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2604373 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2604373 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1507060a2680008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2604374 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2604376 INFO  (zkCallback-2689-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@729e1058 name:ZooKeeperConnection Watcher:127.0.0.1:64600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2604376 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2604381 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2605378 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64625_
   [junit4]   2> 2605378 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64625_
   [junit4]   2> 2605380 INFO  (zkCallback-2689-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2605380 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:64607_) [n:127.0.0.1:64607_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2605380 INFO  (zkCallback-2684-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2605382 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2605383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94699152518676489-127.0.0.1:64625_-n_0000000001
   [junit4]   2> 2605384 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94699152518676484-127.0.0.1:64607_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2605391 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2605391 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2605392 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\cores
   [junit4]   2> 2605394 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2605394 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001\shard-1-001\cores\collection1\
   [junit4]   2> 2605394 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2605395 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2605395 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64625_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2605395 INFO  (coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2605395 INFO  (coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2605396 INFO  (coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 2605397 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] 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:64625",
   [junit4]   2>   "node_name":"127.0.0.1:64625_",
   [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> 2605397 INFO  (coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 2605397 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] 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:64625",
   [junit4]   2>   "node_name":"127.0.0.1:64625_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2605397 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 2605397 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2605397 INFO  (coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 2605397 INFO  (coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2605397 INFO  (OverseerStateUpdate-94699152518676484-127.0.0.1:64607_-n_0000000000) [n:127.0.0.1:64607_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2605397 INFO  (zkCallback-2689-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2605398 INFO  (zkCallback-2689-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 2606306 INFO  (coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2606306 INFO  (coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:64625_) [n:127.0.0.1:64625_ c:collection1   x:collection1] o.a.s.c.ZkController Check fo

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

6B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48c79bef{/,null,UNAVAILABLE}
   [junit4]   2> 2646366 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[F44A9B45B8220F6B]) [n:127.0.0.1:64722_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64600 64600
   [junit4]   2> 2648618 INFO  (Thread-5782) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64600 64600
   [junit4]   2> 2648619 WARN  (Thread-5782) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	8	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [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> 	9	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=F44A9B45B8220F6B -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 47.4s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F44A9B45B8220F6B:E729A92A894DB6CD]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2648624 INFO  (SUITE-SolrCloudExampleTest-seed#[F44A9B45B8220F6B]-worker) [n:127.0.0.1:64722_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_F44A9B45B8220F6B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=hu, timezone=PNT
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=312293336,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZkTest, TestBulkSchemaAPI, TestOmitPositions, SuggestComponentTest, TestDistribIDF, TestWriterPerf, SignatureUpdateProcessorFactoryTest, BasicFunctionalityTest, TestPHPSerializedResponseWriter, OutputWriterTest, TestTrieFacet, TestQueryTypes, TestConfigSetProperties, CacheHeaderTest, TestFieldTypeCollectionResource, TestSerializedLuceneMatchVersion, TestFieldResource, ActionThrottleTest, MultiTermTest, HdfsWriteToMultipleCollectionsTest, TestRestoreCore, TestRTimerTree, FileBasedSpellCheckerTest, ShardSplitTest, TestRandomFaceting, DistanceFunctionTest, SuggesterTSTTest, HLLSerializationTest, TestRealTimeGet, TestReload, SpellCheckComponentTest, BinaryUpdateRequestHandlerTest, BitVectorTest, ExplicitHLLTest, VMParamsZkACLAndCredentialsProvidersTest, DistanceUnitsTest, TestRandomRequestDistribution, SparseHLLTest, TestRemoveLastDynamicCopyField, TestCloudInspectUtil, TestStressRecovery, TestBadConfig, TestSchemaNameResource, TestReloadAndDeleteDocs, HighlighterConfigTest, DistributedQueryComponentOptimizationTest, SpellCheckCollatorTest, TestSolrConfigHandlerCloud, TestSQLHandler, DistributedIntervalFacetingTest, TestCloudManagedSchema, TestManagedSchemaFieldResource, RequestHandlersTest, HLLUtilTest, SolrPluginUtilsTest, HdfsBasicDistributedZk2Test, TestPivotHelperCode, DocValuesMissingTest, OpenExchangeRatesOrgProviderTest, TestShardHandlerFactory, OutOfBoxZkACLAndCredentialsProvidersTest, TestZkChroot, DistributedTermsComponentTest, DateMathParserTest, TestSchemaVersionResource, SolrCoreCheckLockOnStartupTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, RemoteQueryErrorTest, TestRequestStatusCollectionAPI, TestFastOutputStream, CdcrVersionReplicationTest, DefaultValueUpdateProcessorTest, WordBreakSolrSpellCheckerTest, TestDefaultSimilarityFactory, UpdateRequestProcessorFactoryTest, ResponseHeaderTest, AnalysisErrorHandlingTest, TestIndexingPerformance, TestSolrQueryParser, TestRecovery, SolrTestCaseJ4Test, CursorPagingTest, SolrInfoMBeanTest, SortByFunctionTest, UniqFieldsUpdateProcessorFactoryTest, TestCryptoKeys, DeleteLastCustomShardedReplicaTest, TestCoreDiscovery, TestSimpleQParserPlugin, LeaderInitiatedRecoveryOnShardRestartTest, TestQueryWrapperFilter, MigrateRouteKeyTest, TestCollectionAPI, URLClassifyProcessorTest, SimpleCollectionCreateDeleteTest, OpenCloseCoreStressTest, ChaosMonkeySafeLeaderTest, ResponseLogComponentTest, InfoHandlerTest, TestSuggestSpellingConverter, PrimUtilsTest, TestScoreJoinQPScore, TestRecoveryHdfs, StatsComponentTest, NumericFieldsTest, RuleEngineTest, LeaderInitiatedRecoveryOnCommitTest, TestFieldCollectionResource, SpellingQueryConverterTest, TestHdfsUpdateLog, TestQuerySenderListener, IndexSchemaRuntimeFieldTest, ConnectionManagerTest, ConcurrentDeleteAndCreateCollectionTest, TestSchemaSimilarityResource, RulesTest, TermVectorComponentDistributedTest, TestDocBasedVersionConstraints, CdcrReplicationHandlerTest, BasicZkTest, LoggingHandlerTest, CircularListTest, TestRawResponseWriter, TestJettySolrRunner, HdfsThreadLeakTest, CloudMLTQParserTest, SuggesterTest, TestManagedResourceStorage, TestSortingResponseWriter, CollectionsAPIDistributedZkTest, SharedFSAutoReplicaFailoverTest, UUIDFieldTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, TestJoin, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, TestLazyCores, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, JSONWriterTest, TestCSVResponseWriter, QueryParsingTest, CSVRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, ZkNodePropsTest, SystemInfoHandlerTest, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest]
   [junit4] Completed [427/552] on J1 in 47.43s, 1 test, 1 failure <<< FAILURES!

[...truncated 392 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 552 suites (8 ignored), 2170 tests, 1 failure, 84 ignored (47 assumptions) [seed: F44A9B45B8220F6B]

Total time: 71 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_60) - Build # 5339 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([9782249128B7FE1F:84E116FE19D847B9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10530 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\init-core-data-001
   [junit4]   2> 2280658 INFO  (SUITE-SolrCloudExampleTest-seed#[9782249128B7FE1F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 2280658 INFO  (SUITE-SolrCloudExampleTest-seed#[9782249128B7FE1F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qct/jm
   [junit4]   2> 2280660 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2280660 INFO  (Thread-5459) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2280660 INFO  (Thread-5459) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2280761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51740
   [junit4]   2> 2280761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2280762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2280764 INFO  (zkCallback-1520-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@109390a name:ZooKeeperConnection Watcher:127.0.0.1:51740 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2280764 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2280764 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2280764 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2280766 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2280767 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2280768 INFO  (zkCallback-1521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad795d name:ZooKeeperConnection Watcher:127.0.0.1:51740/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2280769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2280769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2280769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2280771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2280772 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2280774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2280776 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2280776 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2280779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2280779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2280782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2280782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2280784 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2280784 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2280786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2280787 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2280788 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2280788 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2280790 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2280791 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2280792 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2280792 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2280794 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2280794 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2280797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2280797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2280799 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2280799 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2281512 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1
   [junit4]   2> 2281513 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2281516 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d9051{/qct/jm,null,AVAILABLE}
   [junit4]   2> 2281517 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@271dd7{HTTP/1.1}{127.0.0.1:51747}
   [junit4]   2> 2281518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.Server Started @2283523ms
   [junit4]   2> 2281518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\tempDir-001/control/data, hostContext=/qct/jm, hostPort=51747, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores}
   [junit4]   2> 2281518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2281518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\'
   [junit4]   2> 2281518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2281518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2281538 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2281540 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2281541 INFO  (zkCallback-1522-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@150a1d1 name:ZooKeeperConnection Watcher:127.0.0.1:51740/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2281541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2281541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2281542 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2281542 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\solr.xml
   [junit4]   2> 2281548 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores
   [junit4]   2> 2281548 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.CoreContainer New CoreContainer 26674633
   [junit4]   2> 2281548 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\]
   [junit4]   2> 2281548 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\lib
   [junit4]   2> 2281549 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\lib).
   [junit4]   2> 2281556 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] 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> 2281558 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2281559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2281559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2281559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51740/solr
   [junit4]   2> 2281559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2281559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2281560 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2281561 INFO  (zkCallback-1524-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ee0ad3 name:ZooKeeperConnection Watcher:127.0.0.1:51740 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2281561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2281561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2281562 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1507233bb400003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2281564 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2281565 INFO  (zkCallback-1525-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118f668 name:ZooKeeperConnection Watcher:127.0.0.1:51740/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2281565 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2281566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2281568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2281571 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2281574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2281575 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2281578 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2281579 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2281580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2281582 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2281582 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51747_qct%2Fjm
   [junit4]   2> 2281583 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51747_qct%2Fjm
   [junit4]   2> 2281584 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2281586 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2281587 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2281587 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000
   [junit4]   2> 2281588 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51747_qct%2Fjm
   [junit4]   2> 2281588 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2281589 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.Overseer Overseer (id=94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) starting
   [junit4]   2> 2281590 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2281596 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2281596 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2281596 INFO  (OverseerCollectionConfigSetProcessor-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2281596 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2281612 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2281612 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2281614 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores
   [junit4]   2> 2281615 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2281615 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\
   [junit4]   2> 2281615 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2281616 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2281616 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2281616 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2281616 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2281617 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] 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:51747/qct/jm",
   [junit4]   2>   "node_name":"127.0.0.1:51747_qct%2Fjm",
   [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> 2281617 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2281618 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] 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:51747/qct/jm",
   [junit4]   2>   "node_name":"127.0.0.1:51747_qct%2Fjm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2281618 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2281619 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2281620 INFO  (zkCallback-1525-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm    ] 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> 2282618 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2282618 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2282618 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2282618 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2282619 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2282620 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\'
   [junit4]   2> 2282620 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2282620 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2282632 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2282637 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2282638 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2282643 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2282644 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2282648 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2282709 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2282716 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2282716 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2282724 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2282726 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2282728 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2282729 WARN  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2282729 WARN  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2282729 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2282730 WARN  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2282730 WARN  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2282733 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2282733 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2282733 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2282733 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 2282733 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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@140a685
   [junit4]   2> 2282734 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\data\
   [junit4]   2> 2282734 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2282734 WARN  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2282734 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\data\index
   [junit4]   2> 2282734 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=810116627, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2282734 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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@71f9e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18b15da),segFN=segments_1,generation=1}
   [junit4]   2> 2282734 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2282735 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51747_qct%2Fjm 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\data\
   [junit4]   2> 2282735 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282737 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282742 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282743 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282744 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282745 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282747 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282747 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282748 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282748 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282749 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2282749 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2282749 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22345144887090296]
   [junit4]   2> 2282750 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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@71f9e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18b15da),segFN=segments_1,generation=1}
   [junit4]   2> 2282750 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2282750 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@128836d[collection1] main
   [junit4]   2> 2282750 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282750 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282751 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282751 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2282751 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2282751 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282751 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282751 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282751 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2282752 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2282752 INFO  (searcherExecutor-6503-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@128836d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2282752 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282752 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282752 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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> 2282752 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm 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 1515218541153878016
   [junit4]   2> 2282754 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1515218541153878016
   [junit4]   2> 2282754 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2282755 INFO  (coreLoadExecutor-6502-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2282755 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm 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:51747/qct/jm collection:control_collection shard:shard1
   [junit4]   2> 2282756 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm 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> 2282759 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm 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/94701158685212676-core_node1-n_0000000000
   [junit4]   2> 2282760 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2282761 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2282761 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm 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> 2282761 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51747/qct/jm/collection1/
   [junit4]   2> 2282761 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2282761 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51747/qct/jm/collection1/ has no replicas
   [junit4]   2> 2282762 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm 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:51747/qct/jm/collection1/ shard1
   [junit4]   2> 2282762 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] 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> 2282762 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2282763 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2282766 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] 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:51747/qct/jm",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2282869 INFO  (zkCallback-1525-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm    ] 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> 2282920 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51747/qct/jm/collection1/ and leader is http://127.0.0.1:51747/qct/jm/collection1/
   [junit4]   2> 2282920 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm 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:51747/qct/jm
   [junit4]   2> 2282920 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2282920 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2282920 INFO  (coreZkRegister-6496-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51747_qct%2Fjm 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> 2282922 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] 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:51747/qct/jm",
   [junit4]   2>   "node_name":"127.0.0.1:51747_qct%2Fjm",
   [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> 2282922 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] 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:51747/qct/jm",
   [junit4]   2>   "node_name":"127.0.0.1:51747_qct%2Fjm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2283024 INFO  (zkCallback-1525-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm    ] 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> 2283117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2283118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283119 INFO  (zkCallback-1527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bc1cb name:ZooKeeperConnection Watcher:127.0.0.1:51740/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2283119 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283119 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2283119 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2283122 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2283640 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\cores\collection1
   [junit4]   2> 2283642 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001
   [junit4]   2> 2283643 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2283659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14dde51{/qct/jm,null,AVAILABLE}
   [junit4]   2> 2283659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@193bd08{HTTP/1.1}{127.0.0.1:51762}
   [junit4]   2> 2283659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.Server Started @2285665ms
   [junit4]   2> 2283659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/qct/jm, hostPort=51762, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\cores}
   [junit4]   2> 2283660 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2283660 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\'
   [junit4]   2> 2283660 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2283660 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2283680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2283681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283682 INFO  (zkCallback-1528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a2f0f9 name:ZooKeeperConnection Watcher:127.0.0.1:51740/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2283682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2283683 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2283683 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\solr.xml
   [junit4]   2> 2283690 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\cores
   [junit4]   2> 2283690 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.CoreContainer New CoreContainer 13632950
   [junit4]   2> 2283690 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\]
   [junit4]   2> 2283690 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\lib
   [junit4]   2> 2283690 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\lib).
   [junit4]   2> 2283697 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] 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> 2283699 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2283700 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2283700 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2283700 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51740/solr
   [junit4]   2> 2283700 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2283700 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2283702 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283703 INFO  (zkCallback-1530-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5576b3 name:ZooKeeperConnection Watcher:127.0.0.1:51740 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2283703 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283704 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2283705 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283706 INFO  (zkCallback-1531-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ca254 name:ZooKeeperConnection Watcher:127.0.0.1:51740/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2283706 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283712 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2284716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51762_qct%2Fjm
   [junit4]   2> 2284717 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51762_qct%2Fjm
   [junit4]   2> 2284717 INFO  (zkCallback-1527-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2284718 INFO  (zkCallback-1531-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2284718 INFO  (zkCallback-1525-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2284719 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2284720 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94701158685212680-127.0.0.1:51762_qct%2Fjm-n_0000000001
   [junit4]   2> 2284720 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000 to know if I could be the leader
   [junit4]   2> 2284728 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2284728 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2284729 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\cores
   [junit4]   2> 2284730 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2284731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\cores\collection1\
   [junit4]   2> 2284731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2284732 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2284732 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2284732 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2284732 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51762_qct%2Fjm    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2284734 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] 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:51762/qct/jm",
   [junit4]   2>   "node_name":"127.0.0.1:51762_qct%2Fjm",
   [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> 2284734 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2284734 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] 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:51762/qct/jm",
   [junit4]   2>   "node_name":"127.0.0.1:51762_qct%2Fjm",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2284734 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2284734 INFO  (OverseerStateUpdate-94701158685212676-127.0.0.1:51747_qct%2Fjm-n_0000000000) [n:127.0.0.1:51747_qct%2Fjm    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2284735 INFO  (zkCallback-1527-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> 2284735 INFO  (zkCallback-1531-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm    ] 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> 2284735 INFO  (zkCallback-1525-thread-1-processing-n:127.0.0.1:51747_qct%2Fjm) [n:127.0.0.1:51747_qct%2Fjm    ] 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> 2285734 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2285734 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2285734 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2285734 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 2285735 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2285735 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001\shard-1-001\cores\collection1\'
   [junit4]   2> 2285735 INFO  (coreLoadExecutor-6513-thread-1-processing-n:127.0.0.1:51762_qct%2Fjm) [n:127.0.0.1:51762_qct%2Fjm c:collection1   x:collectio

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

ntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2db3a0{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2325013 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@baa03d{/qct/jm,null,UNAVAILABLE}
   [junit4]   2> 2325028 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9782249128B7FE1F]) [n:127.0.0.1:51834_qct%2Fjm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51740 51740
   [junit4]   2> 2327281 INFO  (Thread-5459) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51740 51740
   [junit4]   2> 2327286 WARN  (Thread-5459) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	9	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [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> 	9	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=9782249128B7FE1F -Dtests.slow=true -Dtests.locale=sr_ME -Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 46.6s J0 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9782249128B7FE1F:84E116FE19D847B9]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2327292 INFO  (SUITE-SolrCloudExampleTest-seed#[9782249128B7FE1F]-worker) [n:127.0.0.1:51834_qct%2Fjm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCloudExampleTest_9782249128B7FE1F-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=1, maxDocsPerChunk=958, blockSize=477), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=1, blockSize=477)), sim=ClassicSimilarity, locale=sr_ME, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_60 (32-bit)/cpus=3,threads=1,free=149054560,total=482992128
   [junit4]   2> NOTE: All tests run in this JVM: [PKIAuthenticationIntegrationTest, DocValuesMultiTest, UnloadDistributedZkTest, TestReplicaProperties, TestExtendedDismaxParser, TestSmileRequest, DateRangeFieldTest, AssignTest, TestSolrCLIRunExample, SharedFSAutoReplicaFailoverUtilsTest, FullHLLTest, TestTolerantSearch, JSONWriterTest, DisMaxRequestHandlerTest, TestGroupingSearch, TestSort, RecoveryAfterSoftCommitTest, FastVectorHighlighterTest, TestManagedSchema, TestPseudoReturnFields, HdfsChaosMonkeySafeLeaderTest, TestLazyCores, AtomicUpdatesTest, TestSearcherReuse, TestMissingGroups, TestFastLRUCache, RegexBoostProcessorTest, DistributedMLTComponentTest, DistributedExpandComponentTest, TestNRTOpen, TestCrossCoreJoin, ClusterStateUpdateTest, FileUtilsTest, TestLMDirichletSimilarityFactory, TestSortByMinMaxFunction, DataDrivenBlockJoinTest, TestRuleBasedAuthorizationPlugin, UUIDUpdateProcessorFallbackTest, HighlighterTest, QueryElevationComponentTest, TestBulkSchemaConcurrent, DirectUpdateHandlerTest, TestCodecSupport, ExitableDirectoryReaderTest, DateFieldTest, SuggesterFSTTest, SystemInfoHandlerTest, QueryEqualityTest, HttpPartitionTest, HdfsLockFactoryTest, DocumentAnalysisRequestHandlerTest, TestExactStatsCache, TestUpdate, TestNoOpRegenerator, DeleteShardTest, CustomCollectionTest, TestMiniSolrCloudClusterSSL, TestCoreContainer, TestJmxIntegration, AnalysisAfterCoreReloadTest, TestDynamicFieldResource, TestDistributedSearch, ExternalFileFieldSortTest, HdfsRecoverLeaseTest, TestSchemaResource, TestReplicationHandler, TestOrdValues, MergeStrategyTest, CleanupOldIndexTest, TestConfig, RequestLoggingTest, ReturnFieldsTest, PeerSyncTest, TestIBSimilarityFactory, CurrencyFieldXmlFileTest, TestConfigSetsAPIZkFailure, TestReRankQParserPlugin, TestManagedSynonymFilterFactory, DistribCursorPagingTest, TestChildDocTransformer, AddBlockUpdateTest, TestElisionMultitermQuery, TestConfigSetImmutable, ResourceLoaderTest, SimplePostToolTest, TestSystemIdResolver, SolrIndexConfigTest, TestSolrJ, BadCopyFieldTest, TestSurroundQueryParser, TestXIncludeConfig, RequiredFieldsTest, TestLRUStatsCache, TestBlendedInfixSuggestions, ZkStateWriterTest, AnalyticsMergeStrategyTest, PolyFieldTest, TestSolrDeletionPolicy1, TestDistributedStatsComponentCardinality, TestComponentsName, TermsComponentTest, HighlighterMaxOffsetTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestExactSharedStatsCache, BadComponentTest, OverseerCollectionConfigSetProcessorTest, TestRTGBase, TestSolrQueryParserDefaultOperatorResource, ZkNodePropsTest, DOMUtilTest, TestManagedStopFilterFactory, ZkStateReaderTest, TestStandardQParsers, TestCursorMarkWithoutUniqueKey, ParsingFieldUpdateProcessorsTest, DistributedFacetPivotSmallAdvancedTest, AliasIntegrationTest, TestCollationFieldDocValues, HardAutoCommitTest, ReplicationFactorTest, StressHdfsTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, TestHighlightDedupGrouping, TestArbitraryIndexDir, TestStressLucene, TestDistribDocBasedVersion, TestHighFrequencyDictionaryFactory, XmlUpdateRequestHandlerTest, PingRequestHandlerTest, XsltUpdateRequestHandlerTest, DocumentBuilderTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreTest, TestPartialUpdateDeduplication, TestReloadDeadlock, BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestStressVersions, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, ConvertedLegacyTest, TestIndexSearcher, SoftAutoCommitTest, SolrIndexSplitterTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, SortByFunctionTest, TestRemoteStreaming, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, JsonLoaderTest, TestLFUCache, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, SpellingQueryConverterTest, TestLRUCache, TestDocumentBuilder, SolrTestCaseJ4Test, TestDistributedMissingSort, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, SolrCloudExampleTest]
   [junit4] Completed [429/552] on J0 in 46.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 398 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 552 suites (8 ignored), 2171 tests, 1 failure, 84 ignored (47 assumptions) [seed: 9782249128B7FE1F]

Total time: 70 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any