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/08/11 13:28:01 UTC

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

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

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

Error Message:
Error from server at http://127.0.0.1:38683: Could not find collection : myExternColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38683: Could not find collection : myExternColl
	at __randomizedtesting.SeedInfo.seed([3DE14CEBB95BC5EF:B5B5733117A7A817]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionStateFormat2Test.testZkNodeLocation(CollectionStateFormat2Test.java:84)
	at org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10145 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionStateFormat2Test
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/init-core-data-001
   [junit4]   2> 206325 INFO  (SUITE-CollectionStateFormat2Test-seed#[3DE14CEBB95BC5EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 206325 INFO  (SUITE-CollectionStateFormat2Test-seed#[3DE14CEBB95BC5EF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 206327 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 206327 INFO  (Thread-714) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 206327 INFO  (Thread-714) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 206427 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:38504
   [junit4]   2> 206427 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206428 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206430 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61edd9ef name:ZooKeeperConnection Watcher:127.0.0.1:38504 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206430 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206430 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206430 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 206432 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206432 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206433 INFO  (zkCallback-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1da091b7 name:ZooKeeperConnection Watcher:127.0.0.1:38504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206433 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206433 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206433 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 206434 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 206436 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 206436 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 206438 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 206438 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 206439 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 206440 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 206441 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 206441 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 206443 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 206443 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 206444 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 206445 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 206446 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 206446 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 206447 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 206447 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 206449 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 206449 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 206450 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 206450 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 206451 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 206452 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 206453 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 206453 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 206502 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1
   [junit4]   2> 206503 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 206504 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cd4e53f{/,null,AVAILABLE}
   [junit4]   2> 206505 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8ebbb8b{HTTP/1.1}{127.0.0.1:58235}
   [junit4]   2> 206505 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.Server Started @208205ms
   [junit4]   2> 206505 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores, hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/tempDir-001/control/data, hostPort=58235}
   [junit4]   2> 206506 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@81535ac
   [junit4]   2> 206506 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/'
   [junit4]   2> 206514 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206515 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206516 INFO  (zkCallback-223-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cfc20ae name:ZooKeeperConnection Watcher:127.0.0.1:38504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206516 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206517 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206517 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 206517 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/solr.xml
   [junit4]   2> 206525 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores
   [junit4]   2> 206526 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.CoreContainer New CoreContainer 1475601075
   [junit4]   2> 206526 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/]
   [junit4]   2> 206526 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/lib
   [junit4]   2> 206526 WARN  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/lib).
   [junit4]   2> 206531 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] 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> 206532 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 206532 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 206532 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 206532 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38504/solr
   [junit4]   2> 206532 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 206533 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206533 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206534 INFO  (zkCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76d364e1 name:ZooKeeperConnection Watcher:127.0.0.1:38504 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206534 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206534 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206535 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206536 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54f33345 name:ZooKeeperConnection Watcher:127.0.0.1:38504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206536 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206537 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 206539 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 206540 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 206541 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 206543 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 206544 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 206545 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 206546 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 206547 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 206548 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58235_
   [junit4]   2> 206548 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58235_
   [junit4]   2> 206549 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 206550 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 206551 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 206552 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94325379529637892-127.0.0.1:58235_-n_0000000000
   [junit4]   2> 206552 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58235_
   [junit4]   2> 206552 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 206553 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.Overseer Overseer (id=94325379529637892-127.0.0.1:58235_-n_0000000000) starting
   [junit4]   2> 206555 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 206559 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 206559 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 206559 INFO  (OverseerCollectionProcessor-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 206559 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 206572 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 206572 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 206573 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores
   [junit4]   2> 206574 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.SolrCore Created CoreDescriptor: {transient=false, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/, dataDir=data/, config=solrconfig.xml, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1, configSetProperties=configsetprops.json, loadOnStartup=true, collection=control_collection, name=collection1, schema=schema.xml, coreNodeName=, shard=}
   [junit4]   2> 206574 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/
   [junit4]   2> 206574 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 206575 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 206575 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 206575 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:58235_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 206575 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 206576 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 206576 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 206576 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:58235_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:58235",
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 206577 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:58235_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:58235",
   [junit4]   2>   "shard":null}
   [junit4]   2> 206577 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 206577 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 206578 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] 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> 207576 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 207576 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 207576 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 207577 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 207577 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 207577 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/'
   [junit4]   2> 207590 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 207595 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 207605 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 207628 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 207629 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 207636 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 207794 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 207800 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 207801 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 207809 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 207813 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 207815 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 207816 WARN  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 207816 WARN  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 207816 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 207817 WARN  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 207817 WARN  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 207818 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 207818 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 207818 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 207818 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 207819 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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@4d793e97
   [junit4]   2> 207819 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/data
   [junit4]   2> 207819 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 207820 WARN  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 207820 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/data/index
   [junit4]   2> 207820 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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=1666240402, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 207821 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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@13688562 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@330ceee2),segFN=segments_1,generation=1}
   [junit4]   2> 207821 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 207821 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/data/
   [junit4]   2> 207822 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 207826 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 207826 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 207826 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 207827 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 207827 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 207827 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207827 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207827 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207828 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207830 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 207832 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 207833 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 207834 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 207838 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/csv,/replication,/admin/threads,/admin/plugins,/update/json,/admin/system,/admin/ping,/config,/admin/luke,standard,/admin/logging,/update/json/docs,/update,/admin/segments,/admin/properties,/admin/mbeans,/get,/admin/file,/schema
   [junit4]   2> 207839 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207839 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207840 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207841 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 207841 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 207841 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=47.0283203125, floorSegmentMB=1.0263671875, forceMergeDeletesPctAllowed=6.758740654792429, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6204169331156237
   [junit4]   2> 207841 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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@13688562 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@330ceee2),segFN=segments_1,generation=1}
   [junit4]   2> 207842 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 207842 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e0ac14e[collection1] main
   [junit4]   2> 207842 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207843 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207843 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207843 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 207843 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 207843 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207844 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207844 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207844 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 207844 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 207845 INFO  (searcherExecutor-812-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e0ac14e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 207845 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207845 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207845 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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> 207845 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ 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 1509206074064896000
   [junit4]   2> 207847 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1509206074064896000
   [junit4]   2> 207847 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 207848 INFO  (coreLoadExecutor-811-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 207848 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ 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:58235 collection:control_collection shard:shard1
   [junit4]   2> 207849 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ 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> 207851 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ 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/94325379529637892-core_node1-n_0000000000
   [junit4]   2> 207852 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 207853 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 207853 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 207854 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ 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> 207854 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58235/collection1/
   [junit4]   2> 207854 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] 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> 207854 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 207854 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58235/collection1/ has no replicas
   [junit4]   2> 207854 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ 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:58235/collection1/ shard1
   [junit4]   2> 207854 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 207856 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 207857 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] 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:58235",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 207959 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] 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> 208007 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58235/collection1/ and leader is http://127.0.0.1:58235/collection1/
   [junit4]   2> 208007 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ 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:58235
   [junit4]   2> 208008 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 208008 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 208008 INFO  (coreZkRegister-805-thread-1-processing-c:control_collection n:127.0.0.1:58235_ x:collection1 r:core_node1 s:shard1) [n:127.0.0.1:58235_ 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> 208009 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 208009 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:58235_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:58235",
   [junit4]   2>   "shard":"shard1"} current state version: 2
   [junit4]   2> 208010 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:58235_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:58235",
   [junit4]   2>   "shard":"shard1"}
   [junit4]   2> 208076 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208077 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208078 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7181704 name:ZooKeeperConnection Watcher:127.0.0.1:38504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208078 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208078 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208078 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 208080 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 208080 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 208080 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208080 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208081 INFO  (zkCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@229639cd name:ZooKeeperConnection Watcher:127.0.0.1:38504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208081 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208081 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208082 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 208083 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] 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: 2
   [junit4]   2> 208083 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 208083 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 208083 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] 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> 208132 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/cores/collection1
   [junit4]   2> 208133 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001
   [junit4]   2> 208134 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 208135 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6559cf2d{/,null,AVAILABLE}
   [junit4]   2> 208135 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@612a3ca{HTTP/1.1}{127.0.0.1:38139}
   [junit4]   2> 208135 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.Server Started @209835ms
   [junit4]   2> 208136 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/cores, hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/tempDir-001/jetty1, hostPort=38139, solrconfig=solrconfig.xml}
   [junit4]   2> 208136 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@81535ac
   [junit4]   2> 208136 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/'
   [junit4]   2> 208151 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208151 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208152 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@649d4cc0 name:ZooKeeperConnection Watcher:127.0.0.1:38504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208152 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208153 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208153 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 208154 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/solr.xml
   [junit4]   2> 208162 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/cores
   [junit4]   2> 208162 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.CoreContainer New CoreContainer 662322978
   [junit4]   2> 208162 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/]
   [junit4]   2> 208162 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/lib
   [junit4]   2> 208162 WARN  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/lib).
   [junit4]   2> 208167 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] 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> 208167 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 208168 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 208168 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 208168 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38504/solr
   [junit4]   2> 208168 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 208168 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208168 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208169 INFO  (zkCallback-232-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e1c2ab2 name:ZooKeeperConnection Watcher:127.0.0.1:38504 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208170 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208170 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208171 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208172 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cd818e0 name:ZooKeeperConnection Watcher:127.0.0.1:38504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208172 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208175 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 208186 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 208187 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 208187 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] 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> 208187 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_    ] 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> 209178 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38139_
   [junit4]   2> 209178 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38139_
   [junit4]   2> 209179 INFO  (zkCallback-228-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> 209179 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] 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> 209179 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_    ] 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> 209180 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 209181 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94325379529637897-127.0.0.1:38139_-n_0000000001
   [junit4]   2> 209181 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94325379529637892-127.0.0.1:58235_-n_0000000000 to know if I could be the leader
   [junit4]   2> 209196 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 209196 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 209197 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/cores
   [junit4]   2> 209197 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/cores/collection1, config=solrconfig.xml, transient=false, schema=schema.xml, configSetProperties=configsetprops.json, name=collection1, shard=, loadOnStartup=true, dataDir=data/, coreNodeName=, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/cores/collection1/, collection=collection1}
   [junit4]   2> 209197 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/cores/collection1/
   [junit4]   2> 209198 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 209198 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 209199 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:38139_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 209199 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 209199 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 209200 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:58235_) [n:127.0.0.1:58235_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 209201 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 209201 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 209201 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:38139_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:38139",
   [junit4]   2>   "shard":null} current state version: 4
   [junit4]   2> 209201 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 209201 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 209201 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:38139_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:38139",
   [junit4]   2>   "shard":null}
   [junit4]   2> 209201 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 209201 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 209304 INFO  (OverseerStateUpdate-94325379529637892-127.0.0.1:58235_-n_0000000000) [n:127.0.0.1:58235_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 209304 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_    ] 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> 209305 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 210201 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 210201 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 210202 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 210202 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 210202 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 210202 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001/shard-1-001/cores/collection1/'
   [junit4]   2> 210211 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 210215 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 210222 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 210237 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 210238 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 210242 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 210366 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 210375 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 210376 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 210382 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 210384 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 210386 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 210386 WARN  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 210386 WARN  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 210386 INFO  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 210387 WARN  (coreLoadExecutor-822-thread-1-processing-n:127.0.0.1:38139_) [n:127.0.0.1:38139_ c:collection1   x:collection

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

1:40160_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:149)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:199)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:141)
   [junit4]   2> 	at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:137)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 263088 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1e22edc6{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 263088 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72dc44aa{/,null,UNAVAILABLE}
   [junit4]   2> 263089 INFO  (TEST-CollectionStateFormat2Test.test-seed#[3DE14CEBB95BC5EF]) [n:127.0.0.1:40160_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38504 38504
   [junit4]   2> 263122 INFO  (Thread-714) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38504 38504
   [junit4]   2> 263124 WARN  (Thread-714) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/myExternColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionStateFormat2Test -Dtests.method=test -Dtests.seed=3DE14CEBB95BC5EF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=Africa/Lubumbashi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   56.8s J1 | CollectionStateFormat2Test.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38683: Could not find collection : myExternColl
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DE14CEBB95BC5EF:B5B5733117A7A817]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionStateFormat2Test.testZkNodeLocation(CollectionStateFormat2Test.java:84)
   [junit4]    > 	at org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
   [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> 263132 INFO  (SUITE-CollectionStateFormat2Test-seed#[3DE14CEBB95BC5EF]-worker) [n:127.0.0.1:40160_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_3DE14CEBB95BC5EF-001
   [junit4]   2> Aug 11, 2015 11:05:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr__#Latn, timezone=Africa/Lubumbashi
   [junit4]   2> NOTE: Linux 3.16.0-44-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=333849144,total=507969536
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, RuleEngineTest, EchoParamsTest, ZkControllerTest, TestRTimerTree, TestManagedSynonymFilterFactory, DistributedMLTComponentTest, CacheHeaderTest, TestConfigReload, TestLMDirichletSimilarityFactory, TestStressVersions, MergeStrategyTest, SpellCheckComponentTest, TestPKIAuthenticationPlugin, DistributedFacetPivotWhiteBoxTest, TestCustomSort, CleanupOldIndexTest, SparseHLLTest, TestSolrCoreProperties, TestSchemaVersionResource, TestLRUCache, HLLUtilTest, ZkCLITest, TestManagedStopFilterFactory, OpenCloseCoreStressTest, AssignTest, TestCollapseQParserPlugin, ConvertedLegacyTest, ZkSolrClientTest, TestElisionMultitermQuery, SaslZkACLProviderTest, TestFoldingMultitermQuery, HdfsRecoveryZkTest, RequiredFieldsTest, HdfsBasicDistributedZkTest, TestCoreDiscovery, TestFreeTextSuggestions, DirectSolrConnectionTest, RecoveryAfterSoftCommitTest, SolrTestCaseJ4Test, ZkStateReaderTest, DataDrivenBlockJoinTest, AtomicUpdatesTest, FieldAnalysisRequestHandlerTest, CollectionStateFormat2Test]
   [junit4] Completed [88/533] on J1 in 57.59s, 1 test, 1 error <<< FAILURES!

[...truncated 1380 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:726: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:670: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1449: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1003: There were test failures: 533 suites, 2110 tests, 1 error, 67 ignored (31 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13600/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC

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([B80B05CA6C2A7E52:AB6837A55D45C7F4]: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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11139 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/init-core-data-001
   [junit4]   2> 1273878 INFO  (SUITE-SolrCloudExampleTest-seed#[B80B05CA6C2A7E52]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1273878 INFO  (SUITE-SolrCloudExampleTest-seed#[B80B05CA6C2A7E52]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /nbn/
   [junit4]   2> 1273881 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1273882 INFO  (Thread-2886) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1273882 INFO  (Thread-2886) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1273982 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.ZkTestServer start zk server on port:38973
   [junit4]   2> 1273982 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1273982 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273986 INFO  (zkCallback-905-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4aac6b33 name:ZooKeeperConnection Watcher:127.0.0.1:38973 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273987 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273987 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1273987 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1273988 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1273989 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273989 INFO  (zkCallback-906-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74042920 name:ZooKeeperConnection Watcher:127.0.0.1:38973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273989 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273990 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1273990 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1273990 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1273991 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1273991 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1273992 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1273992 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1273993 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1273993 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1273994 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1273994 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1273995 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1273995 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1273996 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1273996 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1273996 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1273997 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1273997 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1273997 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1273998 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1273998 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1273999 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1273999 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1274000 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1274000 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1274001 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1274001 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1274122 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1
   [junit4]   2> 1274123 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1274124 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dbffa2d{/nbn,null,AVAILABLE}
   [junit4]   2> 1274125 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.ServerConnector Started ServerConnector@75f0804b{HTTP/1.1}{127.0.0.1:33826}
   [junit4]   2> 1274125 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.Server Started @1275779ms
   [junit4]   2> 1274125 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores, hostPort=33826, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/tempDir-001/control/data, hostContext=/nbn}
   [junit4]   2> 1274126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 1274126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/'
   [junit4]   2> 1274134 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274135 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274136 INFO  (zkCallback-907-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5448cf19 name:ZooKeeperConnection Watcher:127.0.0.1:38973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1274137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/solr.xml
   [junit4]   2> 1274145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores
   [junit4]   2> 1274145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.CoreContainer New CoreContainer 2056910936
   [junit4]   2> 1274145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/]
   [junit4]   2> 1274145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/lib
   [junit4]   2> 1274146 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/lib).
   [junit4]   2> 1274150 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] 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> 1274151 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1274151 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1274151 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1274152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38973/solr
   [junit4]   2> 1274152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1274152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274153 INFO  (zkCallback-909-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dae0020 name:ZooKeeperConnection Watcher:127.0.0.1:38973 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274155 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274156 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f02337a name:ZooKeeperConnection Watcher:127.0.0.1:38973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1274157 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1274158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1274158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1274159 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1274160 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1274160 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1274161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1274161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1274162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33826_nbn
   [junit4]   2> 1274162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33826_nbn
   [junit4]   2> 1274162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1274163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1274175 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1274175 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94326246426148868-127.0.0.1:33826_nbn-n_0000000000
   [junit4]   2> 1274176 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33826_nbn
   [junit4]   2> 1274176 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1274176 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.Overseer Overseer (id=94326246426148868-127.0.0.1:33826_nbn-n_0000000000) starting
   [junit4]   2> 1274177 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1274179 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1274179 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1274179 INFO  (OverseerCollectionProcessor-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 1274180 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1274191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1274191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1274192 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores
   [junit4]   2> 1274192 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data/, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/, schema=schema.xml, coreNodeName=, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1, shard=, loadOnStartup=true, transient=false, configSetProperties=configsetprops.json, name=collection1, config=solrconfig.xml, collection=control_collection}
   [junit4]   2> 1274192 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/
   [junit4]   2> 1274192 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1274193 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1274193 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1274193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1274193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:33826_nbn    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1274193 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1274193 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1274194 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:33826_nbn",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:33826/nbn",
   [junit4]   2>   "roles":null} current state version: 0
   [junit4]   2> 1274194 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:33826_nbn",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:33826/nbn",
   [junit4]   2>   "roles":null}
   [junit4]   2> 1274194 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1274194 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1274195 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] 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> 1275194 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1275194 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1275194 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1275194 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1275194 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1275195 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/'
   [junit4]   2> 1275202 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1275205 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1275212 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1275229 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1275229 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1275233 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1275379 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1275385 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1275387 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1275391 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1275393 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1275395 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1275396 WARN  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1275396 WARN  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1275396 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1275396 WARN  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1275396 WARN  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1275397 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1275397 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1275397 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1275398 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1275398 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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@618fe74c
   [junit4]   2> 1275398 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/data
   [junit4]   2> 1275398 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1275399 WARN  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1275399 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/data/index
   [junit4]   2> 1275399 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4545850505853245]
   [junit4]   2> 1275400 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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@69d49fee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64ff88a),segFN=segments_1,generation=1}
   [junit4]   2> 1275400 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1275400 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/data/
   [junit4]   2> 1275400 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1275403 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1275403 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1275404 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1275404 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1275404 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1275404 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275404 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275405 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275405 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275407 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1275408 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1275415 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1275416 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1275418 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /config,/update/json,/update/json/docs,/admin/segments,/update,standard,/admin/plugins,/admin/system,/admin/file,/get,/admin/logging,/admin/luke,/admin/properties,/replication,/admin/ping,/schema,/admin/threads,/update/csv,/admin/mbeans
   [junit4]   2> 1275419 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275419 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275419 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275426 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1275426 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1275427 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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=46, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=21.71875, floorSegmentMB=1.7744140625, forceMergeDeletesPctAllowed=19.85248071437609, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1275427 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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@69d49fee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64ff88a),segFN=segments_1,generation=1}
   [junit4]   2> 1275427 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1275428 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@585a127f[collection1] main
   [junit4]   2> 1275428 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275428 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275428 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275428 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1275429 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1275429 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275429 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275429 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275429 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1275429 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1275430 INFO  (searcherExecutor-3603-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@585a127f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1275430 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275430 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275430 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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> 1275430 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn 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 1509219944440528896
   [junit4]   2> 1275432 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1509219944440528896
   [junit4]   2> 1275432 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1275432 INFO  (coreLoadExecutor-3602-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1275432 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn 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:33826/nbn collection:control_collection shard:shard1
   [junit4]   2> 1275433 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn 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> 1275434 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn 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/94326246426148868-core_node1-n_0000000000
   [junit4]   2> 1275434 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1275435 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1275435 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1275435 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn 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> 1275435 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33826/nbn/collection1/
   [junit4]   2> 1275435 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] 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> 1275435 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1275435 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33826/nbn/collection1/ has no replicas
   [junit4]   2> 1275435 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn 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:33826/nbn/collection1/ shard1
   [junit4]   2> 1275435 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1275437 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1275437 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] 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:33826/nbn",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1275539 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] 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> 1275588 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:33826/nbn/collection1/ and leader is http://127.0.0.1:33826/nbn/collection1/
   [junit4]   2> 1275588 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn 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:33826/nbn
   [junit4]   2> 1275588 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1275588 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1275588 INFO  (coreZkRegister-3596-thread-1-processing-r:core_node1 s:shard1 c:control_collection n:127.0.0.1:33826_nbn x:collection1) [n:127.0.0.1:33826_nbn 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> 1275589 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1275589 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "node_name":"127.0.0.1:33826_nbn",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:33826/nbn",
   [junit4]   2>   "roles":null} current state version: 2
   [junit4]   2> 1275589 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "node_name":"127.0.0.1:33826_nbn",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:33826/nbn",
   [junit4]   2>   "roles":null}
   [junit4]   2> 1275691 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] 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> 1275694 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1275695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275696 INFO  (zkCallback-912-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38e9ff86 name:ZooKeeperConnection Watcher:127.0.0.1:38973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275696 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275696 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1275696 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1275697 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1275697 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1275697 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1275697 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275698 INFO  (zkCallback-913-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d3f6341 name:ZooKeeperConnection Watcher:127.0.0.1:38973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275698 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275698 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1275699 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1275699 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] 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> 1275699 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1275743 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/cores/collection1
   [junit4]   2> 1275744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001
   [junit4]   2> 1275744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1275745 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f1a9189{/nbn,null,AVAILABLE}
   [junit4]   2> 1275745 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9996ce8{HTTP/1.1}{127.0.0.1:37177}
   [junit4]   2> 1275746 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.Server Started @1277400ms
   [junit4]   2> 1275746 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/nbn, solrconfig=solrconfig.xml, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/cores, hostPort=37177, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/tempDir-001/jetty1}
   [junit4]   2> 1275746 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 1275746 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/'
   [junit4]   2> 1275754 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1275755 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275756 INFO  (zkCallback-914-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47c6e80c name:ZooKeeperConnection Watcher:127.0.0.1:38973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1275757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1275757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/solr.xml
   [junit4]   2> 1275765 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/cores
   [junit4]   2> 1275765 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.CoreContainer New CoreContainer 377886248
   [junit4]   2> 1275765 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/]
   [junit4]   2> 1275765 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/lib
   [junit4]   2> 1275765 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/lib).
   [junit4]   2> 1275769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] 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> 1275770 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1275771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1275771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1275771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38973/solr
   [junit4]   2> 1275771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1275771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1275771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275772 INFO  (zkCallback-916-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8af10af name:ZooKeeperConnection Watcher:127.0.0.1:38973 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275773 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275773 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1275774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275775 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33f34aa4 name:ZooKeeperConnection Watcher:127.0.0.1:38973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275775 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275777 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1275801 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1275801 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] 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> 1275801 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn    ] 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> 1275801 INFO  (zkCallback-912-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1276778 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37177_nbn
   [junit4]   2> 1276779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37177_nbn
   [junit4]   2> 1276779 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn    ] 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> 1276779 INFO  (zkCallback-912-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> 1276779 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] 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> 1276780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1276780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94326246426148873-127.0.0.1:37177_nbn-n_0000000001
   [junit4]   2> 1276780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94326246426148868-127.0.0.1:33826_nbn-n_0000000000 to know if I could be the leader
   [junit4]   2> 1276790 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1276790 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1276790 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/cores
   [junit4]   2> 1276791 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data/, transient=false, config=solrconfig.xml, schema=schema.xml, configSetProperties=configsetprops.json, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/cores/collection1/, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/cores/collection1, coreNodeName=, shard=, name=collection1, collection=collection1, loadOnStartup=true}
   [junit4]   2> 1276791 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001/shard-1-001/cores/collection1/
   [junit4]   2> 1276791 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1276792 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1276792 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:37177_nbn    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1276792 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1276792 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1276792 INFO  (zkCallback-910-thread-1-processing-n:127.0.0.1:33826_nbn) [n:127.0.0.1:33826_nbn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1276792 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 1276792 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1276793 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:37177_nbn",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:37177/nbn",
   [junit4]   2>   "roles":null} current state version: 4
   [junit4]   2> 1276793 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 1276793 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1276793 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:37177_nbn",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:37177/nbn",
   [junit4]   2>   "roles":null}
   [junit4]   2> 1276793 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1276793 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1276894 INFO  (OverseerStateUpdate-94326246426148868-127.0.0.1:33826_nbn-n_0000000000) [n:127.0.0.1:33826_nbn    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1276895 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn    ] 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> 1276895 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1277793 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1277793 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1277793 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1277794 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1277794 INFO  (coreLoadExecutor-3613-thread-1-processing-n:127.0.0.1:37177_nbn) [n:127.0.0.1:37177_nbn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1277794 INFO  (coreLoadExecutor-3613-thread-1-proce

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

Elector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:141)
   [junit4]   2> 	at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:137)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 1340612 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@69eb61cd{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1340612 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48c181b2{/nbn,null,UNAVAILABLE}
   [junit4]   2> 1340613 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B80B05CA6C2A7E52]) [n:127.0.0.1:59360_nbn c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38973 38973
   [junit4]   2> 1340648 INFO  (Thread-2886) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38973 38973
   [junit4]   2> 1340648 WARN  (Thread-2886) [    ] 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> 	8	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	8	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/security.json
   [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> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=B80B05CA6C2A7E52 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Pacific/Galapagos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 66.8s J2 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B80B05CA6C2A7E52:AB6837A55D45C7F4]: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> 1340653 INFO  (SUITE-SolrCloudExampleTest-seed#[B80B05CA6C2A7E52]-worker) [n:127.0.0.1:59360_nbn c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_B80B05CA6C2A7E52-001
   [junit4]   2> Aug 11, 2015 2:46:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=sv, timezone=Pacific/Galapagos
   [junit4]   2> NOTE: Linux 3.16.0-44-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=206109992,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [TestGroupingSearch, OpenExchangeRatesOrgProviderTest, CustomCollectionTest, TestXIncludeConfig, TestExactStatsCache, TestSchemaManager, TestJettySolrRunner, HardAutoCommitTest, PolyFieldTest, TestSolrDynamicMBean, SOLR749Test, TestUtils, SmileWriterTest, DistributedExpandComponentTest, QueryEqualityTest, DeleteReplicaTest, TestBinaryResponseWriter, XsltUpdateRequestHandlerTest, TestBlendedInfixSuggestions, TestSystemIdResolver, HdfsDirectoryTest, TestDistribIDF, DirectSolrSpellCheckerTest, ShardSplitTest, HttpPartitionTest, UnloadDistributedZkTest, OverseerTest, BasicDistributedZk2Test, TestReload, DistributedQueryComponentCustomSortTest, TestExtendedDismaxParser, TestDownShardTolerantSearch, TestQueryTypes, SpellCheckCollatorTest, TestTrie, TestDocSet, TestRandomRequestDistribution, QueryResultKeyTest, ResponseLogComponentTest, SynonymTokenizerTest, StatsComponentTest, TestSolrQueryParserDefaultOperatorResource, TestSolrCloudWithKerberosAlt, BlockCacheTest, DOMUtilTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, SampleTest, XmlUpdateRequestHandlerTest, TestSolrQueryParserResource, TestStressReorder, HdfsUnloadDistributedZkTest, TestSimpleTrackingShardHandler, TestFieldTypeCollectionResource, TestSolrJ, TestBM25SimilarityFactory, DirectUpdateHandlerOptimizeTest, TestBulkSchemaConcurrent, BufferStoreTest, CoreMergeIndexesAdminHandlerTest, RankQueryTest, HdfsLockFactoryTest, TestLuceneMatchVersion, BJQParserTest, TestAnalyzeInfixSuggestions, HdfsCollectionsAPIDistributedZkTest, SpatialRPTFieldTypeTest, TestCollationField, TestQuerySenderNoQuery, MultiThreadedOCPTest, MoreLikeThisHandlerTest, TestDefaultSearchFieldResource, OverseerStatusTest, TestReplicationHandlerBackup, TestFieldTypeResource, NumericFieldsTest, QueryParsingTest, RegexBoostProcessorTest, HdfsChaosMonkeySafeLeaderTest, SimpleFacetsTest, TestCSVResponseWriter, TestSurroundQueryParser, TestReloadAndDeleteDocs, TestDocBasedVersionConstraints, CollectionsAPIAsyncDistributedZkTest, TestZkChroot, ZkCLITest, TestDistributedSearch, TestSolrDeletionPolicy2, TestElisionMultitermQuery, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, TestCodecSupport, TestPerFieldSimilarity, TimeZoneUtilsTest, PluginInfoTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, SliceStateTest, UUIDFieldTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, ActionThrottleTest, AliasIntegrationTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DistributedQueueTest, MigrateRouteKeyTest, SolrCloudExampleTest]
   [junit4] Completed [417/533] on J2 in 67.81s, 1 test, 1 failure <<< FAILURES!

[...truncated 371 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:726: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:670: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1449: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1003: There were test failures: 533 suites, 2110 tests, 1 failure, 67 ignored (31 assumptions)

Total time: 46 minutes 34 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