You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/04 12:31:34 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3946 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3946/

All tests passed

Build Log:
[...truncated 52549 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for missing docs...
     [exec] 
     [exec] build/docs/core/org/apache/lucene/index/MergePolicyWrapper.html
     [exec]   missing Fields: in
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:750: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:101: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/build.xml:138: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/build.xml:191: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:2585: exec returned: 1

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



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3949 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3949/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore]
	at __randomizedtesting.SeedInfo.seed([6BBA9385633054FC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12180 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/init-core-data-001
   [junit4]   2> 1846183 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[6BBA9385633054FC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1846183 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[6BBA9385633054FC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1846187 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1846187 INFO  (Thread-5718) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1846187 INFO  (Thread-5718) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1846287 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.ZkTestServer start zk server on port:43379
   [junit4]   2> 1846287 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1846288 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1846291 INFO  (zkCallback-2475-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1549848e name:ZooKeeperConnection Watcher:127.0.0.1:43379 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1846291 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1846291 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1846291 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1846294 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1846294 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1846295 INFO  (zkCallback-2476-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ddae1b4 name:ZooKeeperConnection Watcher:127.0.0.1:43379/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1846295 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1846296 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1846296 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1846298 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1846299 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1846300 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1846302 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1846302 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1846304 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1846304 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1846306 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1846306 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1846308 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1846308 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1846310 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1846310 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1846315 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1846315 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1846318 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1846318 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1846321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1846321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1846324 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1846324 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1846327 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1846327 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1846328 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1846329 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1846414 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1
   [junit4]   2> 1846415 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1846417 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ddcad7e{/,null,AVAILABLE}
   [junit4]   2> 1846419 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@74f7000{HTTP/1.1}{127.0.0.1:47512}
   [junit4]   2> 1846419 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.e.j.s.Server Started @1849201ms
   [junit4]   2> 1846419 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores, hostPort=47512, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/tempDir-001/control/data, hostContext=/}
   [junit4]   2> 1846419 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 1846420 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001'
   [junit4]   2> 1846420 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1846420 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1846420 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1846421 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1846422 INFO  (zkCallback-2477-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d5e0c67 name:ZooKeeperConnection Watcher:127.0.0.1:43379/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1846422 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1846422 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1846423 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1846423 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/solr.xml
   [junit4]   2> 1846438 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores
   [junit4]   2> 1846438 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.CoreContainer New CoreContainer 1783054731
   [junit4]   2> 1846438 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001]
   [junit4]   2> 1846438 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/lib
   [junit4]   2> 1846439 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] 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> 1846440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1846440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1846440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1846440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43379/solr
   [junit4]   2> 1846440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1846441 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1846441 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1846443 INFO  (zkCallback-2480-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e72bae0 name:ZooKeeperConnection Watcher:127.0.0.1:43379 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1846443 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1846443 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1846444 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1846446 INFO  (zkCallback-2481-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29bda24d name:ZooKeeperConnection Watcher:127.0.0.1:43379/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1846446 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1846447 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1846449 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1846452 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1846454 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1846456 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1846458 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1846459 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1846461 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1846462 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1846463 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47512_
   [junit4]   2> 1846463 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47512_
   [junit4]   2> 1846465 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1846466 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1846467 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1846468 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95337734946684932-127.0.0.1:47512_-n_0000000000
   [junit4]   2> 1846468 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47512_
   [junit4]   2> 1846468 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1846470 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.Overseer Overseer (id=95337734946684932-127.0.0.1:47512_-n_0000000000) starting
   [junit4]   2> 1846472 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1846478 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1846478 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1846478 INFO  (OverseerCollectionConfigSetProcessor-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1846478 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1846499 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1846499 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1846501 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores
   [junit4]   2> 1846502 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {collection=control_collection, schema=schema.xml, transient=false, dataDir=data/, configSetProperties=configsetprops.json, name=collection1, loadOnStartup=true, shard=, coreNodeName=, config=solrconfig.xml}
   [junit4]   2> 1846502 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1
   [junit4]   2> 1846502 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1846503 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1846503 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:47512_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1846503 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1846503 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1846505 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:47512",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47512_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1"} current state version: 0
   [junit4]   2> 1846505 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1846506 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:47512",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47512_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 1846506 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1846506 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1846508 INFO  (zkCallback-2481-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_    ] 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> 1847506 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1847506 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1847506 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1847506 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1847507 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1847507 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1'
   [junit4]   2> 1847507 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1847507 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1847509 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1847514 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1847529 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1847566 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1847573 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1847843 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1847852 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1847854 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1847863 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1847866 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1847869 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1847870 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1847871 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1847871 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1847872 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1847872 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1/data/]
   [junit4]   2> 1847872 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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@2b83c3d6
   [junit4]   2> 1847873 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1/data
   [junit4]   2> 1847873 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1847873 WARN  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1847873 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1/data/index
   [junit4]   2> 1847873 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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=18, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=64.453125, floorSegmentMB=1.451171875, forceMergeDeletesPctAllowed=22.736646132070188, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1847874 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5de07aa9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c951d65),segFN=segments_1,generation=1}
   [junit4]   2> 1847874 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1847874 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47512_ 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1/data/
   [junit4]   2> 1847874 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1847878 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1847879 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1847879 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1847879 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1847879 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1847879 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847879 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847880 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847880 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847880 WARN  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1847883 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1847884 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1847886 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1847887 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1847891 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /replication,/admin/system,/update,/update/csv,/update/json,/admin/threads,/admin/file,/admin/logging,/update/json/docs,/admin/plugins,/get,/admin/mbeans,/schema,/admin/segments,/admin/ping,/config,standard,/dump,/admin/properties,/admin/luke
   [junit4]   2> 1847892 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847893 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847893 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847894 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1847894 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1847894 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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=49, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=18.3193359375, floorSegmentMB=1.353515625, forceMergeDeletesPctAllowed=16.062589194052496, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1847894 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5de07aa9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c951d65),segFN=segments_1,generation=1}
   [junit4]   2> 1847894 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1847895 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@60621c1b[collection1] main
   [junit4]   2> 1847895 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847896 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847896 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847896 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1847896 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1847896 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847897 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847897 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847897 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1847897 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1847898 INFO  (searcherExecutor-4944-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60621c1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1847898 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847898 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847898 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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> 1847898 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ 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 1525403760938975232
   [junit4]   2> 1847901 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1525403760938975232
   [junit4]   2> 1847901 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1847901 INFO  (coreLoadExecutor-4943-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1847902 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ 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:47512 collection:control_collection shard:shard1
   [junit4]   2> 1847902 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ 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> 1847906 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ 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/95337734946684932-core_node1-n_0000000000
   [junit4]   2> 1847906 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1847908 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1847908 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ 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> 1847908 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47512/collection1/
   [junit4]   2> 1847908 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1847908 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:47512/collection1/ has no replicas
   [junit4]   2> 1847908 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] 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> 1847909 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1847912 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1847914 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ 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:47512/collection1/ shard1
   [junit4]   2> 1847914 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] 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:47512",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1848005 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1848006 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848007 INFO  (zkCallback-2483-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d1a5975 name:ZooKeeperConnection Watcher:127.0.0.1:43379/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1848007 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848008 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1848008 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1848010 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1848010 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1848010 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1848010 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848011 INFO  (zkCallback-2484-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@749669ca name:ZooKeeperConnection Watcher:127.0.0.1:43379/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1848011 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848012 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1848021 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] 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: 1
   [junit4]   2> 1848021 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1848022 INFO  (zkCallback-2483-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> 1848022 INFO  (zkCallback-2481-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_    ] 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> 1848065 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:47512/collection1/ and leader is http://127.0.0.1:47512/collection1/
   [junit4]   2> 1848065 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ 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:47512
   [junit4]   2> 1848065 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1848065 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1848065 INFO  (coreZkRegister-4937-thread-1-processing-r:core_node1 c:control_collection x:collection1 n:127.0.0.1:47512_ s:shard1) [n:127.0.0.1:47512_ 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> 1848067 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:47512",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47512_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"2"} current state version: 2
   [junit4]   2> 1848067 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:47512",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47512_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"2"}
   [junit4]   2> 1848068 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1848113 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1
   [junit4]   2> 1848114 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001
   [junit4]   2> 1848115 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1848117 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16fc4190{/,null,AVAILABLE}
   [junit4]   2> 1848117 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bba5915{HTTP/1.1}{127.0.0.1:40302}
   [junit4]   2> 1848117 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.e.j.s.Server Started @1850899ms
   [junit4]   2> 1848117 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/tempDir-001/jetty1, hostPort=40302, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores, solrconfig=solrconfig.xml, hostContext=/}
   [junit4]   2> 1848117 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 1848118 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001'
   [junit4]   2> 1848118 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1848118 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1848118 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1848119 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848120 INFO  (zkCallback-2485-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e89032f name:ZooKeeperConnection Watcher:127.0.0.1:43379/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1848120 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848120 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1848121 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1848121 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/solr.xml
   [junit4]   2> 1848139 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores
   [junit4]   2> 1848139 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.CoreContainer New CoreContainer 30142975
   [junit4]   2> 1848139 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001]
   [junit4]   2> 1848139 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/lib
   [junit4]   2> 1848139 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] 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> 1848141 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1848141 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1848141 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1848141 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43379/solr
   [junit4]   2> 1848141 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1848141 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1848142 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848143 INFO  (zkCallback-2488-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57b488cc name:ZooKeeperConnection Watcher:127.0.0.1:43379 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1848144 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848144 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1848145 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848146 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b566eba name:ZooKeeperConnection Watcher:127.0.0.1:43379/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1848146 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1848172 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_    ] 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> 1848172 INFO  (zkCallback-2483-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> 1848172 INFO  (zkCallback-2481-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_    ] 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> 1849157 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40302_
   [junit4]   2> 1849158 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40302_
   [junit4]   2> 1849159 INFO  (zkCallback-2481-thread-1-processing-n:127.0.0.1:47512_) [n:127.0.0.1:47512_    ] 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> 1849159 INFO  (zkCallback-2483-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> 1849159 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_    ] 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> 1849160 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1849161 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95337734946684937-127.0.0.1:40302_-n_0000000001
   [junit4]   2> 1849161 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95337734946684932-127.0.0.1:47512_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1849179 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1849179 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1849180 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores
   [junit4]   2> 1849181 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, shard=, coreNodeName=, transient=false, loadOnStartup=true, collection=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json, schema=schema.xml, dataDir=data/}
   [junit4]   2> 1849181 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1
   [junit4]   2> 1849181 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1849182 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1849182 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1849183 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[6BBA9385633054FC]) [n:127.0.0.1:40302_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1849183 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1849184 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1849184 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1849184 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:40302",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:40302_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"2"} current state version: 3
   [junit4]   2> 1849185 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1849185 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1849185 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:40302",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:40302_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"2"}
   [junit4]   2> 1849185 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1849185 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1849288 INFO  (OverseerStateUpdate-95337734946684932-127.0.0.1:47512_-n_0000000000) [n:127.0.0.1:47512_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1849288 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_    ] 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> 1849289 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1850185 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1850185 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1850186 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1850186 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1850186 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1850186 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1'
   [junit4]   2> 1850187 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1850187 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1850189 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1850195 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1850220 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1850252 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1850259 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1850560 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1850569 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1850571 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1850579 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1850582 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1850584 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1850585 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1850587 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1850587 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1850587 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1850587 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1850588 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 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@2b83c3d6
   [junit4]   2> 1850588 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1850588 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1850588 WARN  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1850589 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1850589 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=64.453125, floorSegmentMB=1.451171875, forceMergeDeletesPctAllowed=22.736646132070188, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1850589 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@386594b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1506974e),segFN=segments_1,generation=1}
   [junit4]   2> 1850590 INFO  (coreLoadExecutor-4954-thread-1-processing-n:127.0.0.1:40302_) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1850590 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40302_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-1-001/c

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

jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1924017 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[6BBA9385633054FC]-worker) [n:127.0.0.1:54526_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1924017 INFO  (Thread-5933) [n:127.0.0.1:54526_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6BBA9385633054FC-001/shard-4-001/cores/collection1/data
   [junit4]   2> ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:294)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:509)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:658)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:827)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:460)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:930)
   [junit4]   2> 	at org.apache.solr.core.SolrCore$11.run(SolrCore.java:2603)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$5.run(ZkController.java:2448)
   [junit4]   2> 
   [junit4]   2> 1924017 WARN  (Thread-5933) [n:127.0.0.1:54526_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it wasn't there. 
   [junit4]   2> 1924017 WARN  (Thread-5933) [n:127.0.0.1:54526_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [collection1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:935)
   [junit4]   2> 	at org.apache.solr.core.SolrCore$11.run(SolrCore.java:2603)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$5.run(ZkController.java:2448)
   [junit4]   2> Caused by: java.lang.IllegalStateException: This CoreContainer has been close
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:691)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:931)
   [junit4]   2> 	... 2 more
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=DefaultSimilarity, locale=ar-SY, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=78250192,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerOptimizeTest, TestIndexSearcher, TestDynamicLoading, HardAutoCommitTest, TestMacros, SimpleFacetsTest, HdfsLockFactoryTest, AssignTest, TestDynamicFieldResource, TermVectorComponentDistributedTest, TestShardHandlerFactory, TestSweetSpotSimilarityFactory, TestFuzzyAnalyzedSuggestions, SliceStateTest, TestSort, CurrencyFieldXmlFileTest, TestMinMaxOnMultiValuedField, RecoveryAfterSoftCommitTest, UnloadDistributedZkTest, TestPerFieldSimilarity, TestInitParams, HdfsTlogReplayBufferedWhileIndexingTest, TestRecovery, NoCacheHeaderTest, HdfsChaosMonkeyNothingIsSafeTest, SharedFSAutoReplicaFailoverUtilsTest, TestRestoreCore, TestManagedSchema, OverseerTest, TestElisionMultitermQuery, SortSpecParsingTest, CircularListTest, TestExpandComponent, TestSolrXml, TestStressRecovery, TestJettySolrRunner, DateRangeFieldTest, TestReload, TestSearcherReuse, TestPerFieldSimilarityWithDefaultOverride, DateMathParserTest, TestConfigSetImmutable, TestSolr4Spatial2, TestIndexingPerformance, TestJsonRequest, TestObjectReleaseTracker, TestCollapseQParserPlugin, TestSolrJ, OverseerRolesTest, TestTrieFacet, TestReRankQParserPlugin, ConnectionManagerTest, TestHdfsUpdateLog, TestCloudPivotFacet, TestSolrDeletionPolicy1, OutOfBoxZkACLAndCredentialsProvidersTest, SaslZkACLProviderTest, SuggestComponentContextFilterQueryTest, TestMaxScoreQueryParser, RecoveryZkTest, CollectionsAPIAsyncDistributedZkTest, BasicDistributedZk2Test, TestUseDocValuesAsStored2, StressHdfsTest, AutoCommitTest, TestStressReorder, HdfsNNFailoverTest, TestLeaderElectionZkExpiry, ShowFileRequestHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, DebugComponentTest, TestUtils, FieldMutatingUpdateProcessorTest, DistributedFacetPivotLongTailTest, InfoHandlerTest, TestSolrIndexConfig, SpatialRPTFieldTypeTest, HdfsDirectoryFactoryTest, TestTestInjection, TestRestManager, HighlighterConfigTest, CoreAdminCreateDiscoverTest, TestSolrQueryParser, ScriptEngineTest, TestCloudManagedSchemaConcurrent, TestSuggestSpellingConverter, StatelessScriptUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, TestClassicSimilarityFactory, DistributedFacetPivotWhiteBoxTest, BasicDistributedZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ShardRoutingCustomTest, TestFaceting, DistributedSpellCheckComponentTest, TestCoreContainer, StatsComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTSTTest, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, TestAtomicUpdateErrorCases, SortByFunctionTest, LukeRequestHandlerTest, TermsComponentTest, RequestHandlersTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestLFUCache, AliasIntegrationTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestMiniSolrCloudClusterBase, TestRequestForwarding, TestSolrCloudWithKerberosAlt, HdfsBasicDistributedZkTest, HdfsRestartWhileUpdatingTest, HdfsUnloadDistributedZkTest, ZkStateWriterTest, TestConfigSets, TestImplicitCoreProperties, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=6BBA9385633054FC -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6BBA9385633054FC]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [510/566 (1!)] on J2 in 78.05s, 1 test, 1 failure <<< FAILURES!

[...truncated 182 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:750: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2268 tests, 1 suite-level error, 56 ignored (41 assumptions) [seed: 6BBA9385633054FC]

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



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3948 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3948/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:59319/e_z/b/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59319/e_z/b/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([CA45B03002C29961:42118FEAAC3EF499]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:510)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:657)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=7523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-SendThread(127.0.0.1:39195), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    2) Thread[id=7525, name=zkCallback-1231-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=11686, name=zkCallback-1231-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7524, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    5) Thread[id=11685, name=zkCallback-1231-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=7523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-SendThread(127.0.0.1:39195), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   2) Thread[id=7525, name=zkCallback-1231-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=11686, name=zkCallback-1231-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7524, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   5) Thread[id=11685, name=zkCallback-1231-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CA45B03002C29961]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7525, name=zkCallback-1231-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-SendThread(127.0.0.1:39195), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    3) Thread[id=11685, name=zkCallback-1231-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=11686, name=zkCallback-1231-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7525, name=zkCallback-1231-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-SendThread(127.0.0.1:39195), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   3) Thread[id=11685, name=zkCallback-1231-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=11686, name=zkCallback-1231-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CA45B03002C29961]:0)




Build Log:
[...truncated 11266 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/init-core-data-001
   [junit4]   2> 832291 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CA45B03002C29961]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 832291 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CA45B03002C29961]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e_z/b
   [junit4]   2> 832296 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 832297 INFO  (Thread-3131) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 832297 INFO  (Thread-3131) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 832397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.ZkTestServer start zk server on port:39195
   [junit4]   2> 832397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 832397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832400 INFO  (zkCallback-1194-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79ee947b name:ZooKeeperConnection Watcher:127.0.0.1:39195 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832400 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832400 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 832400 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 832403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 832403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832404 INFO  (zkCallback-1195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fa3029b name:ZooKeeperConnection Watcher:127.0.0.1:39195/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 832405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 832406 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 832408 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 832409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 832411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 832411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 832413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 832414 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 832416 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 832416 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 832417 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 832417 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 832419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 832419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 832421 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 832421 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 832423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 832423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 832425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 832426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 832428 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 832428 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 832430 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 832431 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 832433 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 832433 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 832516 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1
   [junit4]   2> 832517 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 832519 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66760dcf{/e_z/b,null,AVAILABLE}
   [junit4]   2> 832521 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3cc82426{HTTP/1.1}{127.0.0.1:57775}
   [junit4]   2> 832521 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.e.j.s.Server Started @835143ms
   [junit4]   2> 832522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/tempDir-001/control/data, hostPort=57775, hostContext=/e_z/b, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores}
   [junit4]   2> 832522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 832522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001'
   [junit4]   2> 832522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 832522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 832522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 832523 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832524 INFO  (zkCallback-1196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21a70fe4 name:ZooKeeperConnection Watcher:127.0.0.1:39195/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832524 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832525 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 832526 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 832526 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/solr.xml
   [junit4]   2> 832542 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores
   [junit4]   2> 832542 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.CoreContainer New CoreContainer 1612481689
   [junit4]   2> 832542 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001]
   [junit4]   2> 832542 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/lib
   [junit4]   2> 832542 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] 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> 832544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 832544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 832544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 832544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39195/solr
   [junit4]   2> 832544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 832544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 832545 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832546 INFO  (zkCallback-1199-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34d3aa05 name:ZooKeeperConnection Watcher:127.0.0.1:39195 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832546 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832547 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 832548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832549 INFO  (zkCallback-1200-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@476c06f9 name:ZooKeeperConnection Watcher:127.0.0.1:39195/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832550 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832551 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 832553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 832556 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 832557 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 832559 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 832561 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 832563 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 832564 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 832565 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 832567 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57775_e_z%2Fb
   [junit4]   2> 832567 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57775_e_z%2Fb
   [junit4]   2> 832569 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 832570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 832572 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 832572 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000
   [junit4]   2> 832573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57775_e_z%2Fb
   [junit4]   2> 832573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 832574 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.Overseer Overseer (id=95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) starting
   [junit4]   2> 832576 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 832581 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 832582 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 832582 INFO  (OverseerCollectionConfigSetProcessor-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 832582 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 832605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 832605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 832606 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores
   [junit4]   2> 832607 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {coreNodeName=, config=solrconfig.xml, name=collection1, loadOnStartup=true, dataDir=data/, schema=schema.xml, collection=control_collection, transient=false, configSetProperties=configsetprops.json, shard=}
   [junit4]   2> 832607 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1
   [junit4]   2> 832607 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 832608 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 832608 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 832608 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 832608 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 832610 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:57775_e_z%2Fb",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:57775/e_z/b",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 832610 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 832610 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:57775_e_z%2Fb",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:57775/e_z/b",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 832611 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 832611 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 832612 INFO  (zkCallback-1200-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb    ] 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> 833610 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 833610 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 833611 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 833611 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 833612 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 833612 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1'
   [junit4]   2> 833612 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 833612 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 833614 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 833620 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 833635 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 833666 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 833674 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 833910 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 833918 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 833919 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 833936 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 833940 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 833943 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 833946 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 833948 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 833948 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 833949 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 833949 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1/data/]
   [junit4]   2> 833949 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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@3f04c8f9
   [junit4]   2> 833950 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1/data
   [junit4]   2> 833950 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1/data/index/
   [junit4]   2> 833950 WARN  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 833950 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1/data/index
   [junit4]   2> 833950 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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=37, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=6.5654296875, floorSegmentMB=0.81640625, forceMergeDeletesPctAllowed=5.8540053197781825, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 833951 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21b67a50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53182b7a),segFN=segments_1,generation=1}
   [junit4]   2> 833951 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 833951 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57775_e_z%2Fb 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1/data/
   [junit4]   2> 833951 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 833955 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 833955 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 833955 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 833955 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 833955 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 833956 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833956 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833956 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833956 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833956 WARN  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 833959 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 833960 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 833961 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 833963 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 833966 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /get,/admin/logging,/admin/file,/admin/threads,/admin/plugins,/schema,/update/csv,/dump,/admin/system,/replication,/update/json/docs,/update,/admin/luke,/config,/update/json,standard,/admin/ping,/admin/properties,/admin/mbeans,/admin/segments
   [junit4]   2> 833968 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833975 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833975 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833976 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 833976 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 833977 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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=48, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=56.1748046875, floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=18.156467549856803, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35647246940380684
   [junit4]   2> 833977 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21b67a50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53182b7a),segFN=segments_1,generation=1}
   [junit4]   2> 833977 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 833977 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@350bc88[collection1] main
   [junit4]   2> 833977 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833978 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833978 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833979 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 833979 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 833979 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833979 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833979 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833979 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 833979 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 833980 INFO  (searcherExecutor-2773-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@350bc88[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 833980 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833980 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833981 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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> 833981 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb 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 1525341355783487488
   [junit4]   2> 833983 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1525341355783487488
   [junit4]   2> 833983 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 833983 INFO  (coreLoadExecutor-2772-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 833984 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb 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:57775/e_z/b collection:control_collection shard:shard1
   [junit4]   2> 833984 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb 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> 833989 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb 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/95333834626170884-core_node1-n_0000000000
   [junit4]   2> 833989 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 833991 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 833991 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb 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> 833991 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57775/e_z/b/collection1/
   [junit4]   2> 833991 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 833991 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57775/e_z/b/collection1/ has no replicas
   [junit4]   2> 833991 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] 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> 833992 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 833995 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 833996 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb 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:57775/e_z/b/collection1/ shard1
   [junit4]   2> 833997 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] 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:57775/e_z/b",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 834100 INFO  (zkCallback-1200-thread-1-processing-n:127.0.0.1:57775_e_z%2Fb) [n:127.0.0.1:57775_e_z%2Fb    ] 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> 834110 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834110 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834112 INFO  (zkCallback-1202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@366002ee name:ZooKeeperConnection Watcher:127.0.0.1:39195/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834112 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834112 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834112 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 834114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 834114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 834114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834117 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834118 INFO  (zkCallback-1203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1575a99a name:ZooKeeperConnection Watcher:127.0.0.1:39195/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834120 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] 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> 834120 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 834147 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57775/e_z/b/collection1/ and leader is http://127.0.0.1:57775/e_z/b/collection1/
   [junit4]   2> 834148 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb 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:57775/e_z/b
   [junit4]   2> 834148 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 834148 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 834148 INFO  (coreZkRegister-2766-thread-1-processing-x:collection1 n:127.0.0.1:57775_e_z%2Fb s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:57775_e_z%2Fb 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> 834151 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:57775_e_z%2Fb",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:57775/e_z/b",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 834151 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:57775_e_z%2Fb",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:57775/e_z/b",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 834152 INFO  (OverseerStateUpdate-95333834626170884-127.0.0.1:57775_e_z%2Fb-n_0000000000) [n:127.0.0.1:57775_e_z%2Fb    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 834213 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001/cores/collection1
   [junit4]   2> 834214 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001
   [junit4]   2> 834214 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 834216 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fbc4414{/e_z/b,null,AVAILABLE}
   [junit4]   2> 834217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.e.j.s.ServerConnector Started ServerConnector@348d44b5{HTTP/1.1}{127.0.0.1:54715}
   [junit4]   2> 834217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.e.j.s.Server Started @836839ms
   [junit4]   2> 834217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostPort=54715, hostContext=/e_z/b, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/tempDir-001/jetty1}
   [junit4]   2> 834217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 834217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001'
   [junit4]   2> 834217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 834217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 834218 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834219 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834220 INFO  (zkCallback-1204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10aa9a68 name:ZooKeeperConnection Watcher:127.0.0.1:39195/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834220 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834220 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834222 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 834222 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001/solr.xml
   [junit4]   2> 834236 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001/cores
   [junit4]   2> 834237 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.CoreContainer New CoreContainer 668846406
   [junit4]   2> 834237 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001]
   [junit4]   2> 834237 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA45B03002C29961-001/shard-1-001/lib
   [junit4]   2> 834237 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] 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> 834238 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 834239 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 834239 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 834239 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39195/solr
   [junit4]   2> 834239 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 834239 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834241 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834241 INFO  (zkCallback-1207-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48ecde30 name:ZooKeeperConnection Watcher:127.0.0.1:39195 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834241 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834242 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834245 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:54715_e_z%2Fb    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834246 INFO  (zkCallback-1208-thread-1-processing-n:127.0.0.1:54715_e_z%2Fb) [n:127.0.0.1:54715_e_z%2Fb    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d3210ea name:ZooKeeperConnection Watcher:127.0.0.1:39195/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834246 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:54715_e_z%2Fb    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834251 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]) [n:127.0.0.1:54715_e_z%2Fb    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 834257 INFO  (zkCallback-1202

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

sts.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=7523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-SendThread(127.0.0.1:39195), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    2) Thread[id=7525, name=zkCallback-1231-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=11686, name=zkCallback-1231-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7524, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    5) Thread[id=11685, name=zkCallback-1231-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA45B03002C29961]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7525, name=zkCallback-1231-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA45B03002C29961]-SendThread(127.0.0.1:39195), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    3) Thread[id=11685, name=zkCallback-1231-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=11686, name=zkCallback-1231-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA45B03002C29961]:0)
   [junit4] Completed [239/566 (1!)] on J1 in 71.02s, 1 test, 3 errors <<< FAILURES!

[...truncated 1026 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:750: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2268 tests, 2 suite-level errors, 1 error, 1165 ignored (31 assumptions) [seed: CA45B03002C29961]

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



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3947 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3947/

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior

Error Message:
Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={   "shards":{"shard1":{       "parent":null,       "state":"active",       "range":null,       "replicas":{"core_node1":{           "base_url":"http://127.0.0.1/solr",           "node_name":"node1",           "core":"core1",           "roles":"",           "state":"down"}}}},   "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}

Stack Trace:
java.lang.AssertionError: Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={
  "shards":{"shard1":{
      "parent":null,
      "state":"active",
      "range":null,
      "replicas":{"core_node1":{
          "base_url":"http://127.0.0.1/solr",
          "node_name":"node1",
          "core":"core1",
          "roles":"",
          "state":"down"}}}},
  "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}
	at __randomizedtesting.SeedInfo.seed([22EE1E678BBA4319:4AF01D8B692A1957]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.verifyReplicaStatus(AbstractDistribZkTestBase.java:236)
	at org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior(OverseerTest.java:1261)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11421 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTest_22EE1E678BBA4319-001/init-core-data-001
   [junit4]   2> 1119246 INFO  (SUITE-OverseerTest-seed#[22EE1E678BBA4319]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1119246 INFO  (SUITE-OverseerTest-seed#[22EE1E678BBA4319]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1119246 INFO  (SUITE-OverseerTest-seed#[22EE1E678BBA4319]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1119251 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testShardAssignment
   [junit4]   2> 1119251 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1119252 INFO  (Thread-5667) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1119252 INFO  (Thread-5667) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1119352 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer start zk server on port:53405
   [junit4]   2> 1119352 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1119352 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1119357 INFO  (zkCallback-2037-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@183c3de9 name:ZooKeeperConnection Watcher:127.0.0.1:53405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1119357 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1119358 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1119359 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1119359 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1119362 INFO  (zkCallback-2038-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@914bff9 name:ZooKeeperConnection Watcher:127.0.0.1:53405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1119362 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1119362 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1119362 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1119365 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1119366 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1119367 INFO  (zkCallback-2039-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@643428b2 name:ZooKeeperConnection Watcher:127.0.0.1:53405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1119367 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1119367 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1119367 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1119369 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1119370 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1119372 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1119373 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1119376 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1119377 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1119377 INFO  (zkCallback-2040-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4750d376 name:ZooKeeperConnection Watcher:127.0.0.1:53405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1119378 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1119378 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1119378 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1119380 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1119382 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1119383 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1119384 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95331426019311619-127.0.0.1:53405_solr-n_0000000000
   [junit4]   2> 1119384 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53405_solr
   [junit4]   2> 1119384 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1119386 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.Overseer Overseer (id=95331426019311619-127.0.0.1:53405_solr-n_0000000000) starting
   [junit4]   2> 1119387 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1119389 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1119391 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1119393 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1119396 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1119398 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1119402 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1119402 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1119402 INFO  (OverseerCollectionConfigSetProcessor-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1119404 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1119404 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1119405 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1119406 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1119407 INFO  (zkCallback-2043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5566a9fc name:ZooKeeperConnection Watcher:127.0.0.1:53405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1119408 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1119408 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1119410 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1119413 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1
   [junit4]   2> 1119414 INFO  (zkCallback-2039-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: [0])
   [junit4]   2> 1119414 INFO  (zkCallback-2043-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: [0])
   [junit4]   2> 1119415 INFO  (zkCallback-2040-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: [0])
   [junit4]   2> 1119419 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 0
   [junit4]   2> 1119420 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1119420 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1119420 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 1119421 INFO  (zkCallback-2039-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> 1119421 INFO  (zkCallback-2043-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> 1119421 INFO  (zkCallback-2040-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> 1119919 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1119920 INFO  (zkCallback-2039-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1119920 INFO  (zkCallback-2040-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1119920 INFO  (zkCallback-2043-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1119924 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard3/election/95331426019311620-127.0.0.1_core1-n_0000000000
   [junit4]   2> 1119925 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1119927 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1119930 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1119932 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 1
   [junit4]   2> 1119933 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1119933 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1119933 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1120035 INFO  (zkCallback-2040-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> 1120036 INFO  (zkCallback-2039-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> 1120036 INFO  (zkCallback-2043-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> 1120430 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1120434 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95331426019311620-127.0.0.1_core2-n_0000000000
   [junit4]   2> 1120435 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1120437 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1120439 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1120442 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 2
   [junit4]   2> 1120442 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1120442 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1120442 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1120545 INFO  (zkCallback-2039-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> 1120545 INFO  (zkCallback-2043-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> 1120545 INFO  (zkCallback-2040-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> 1120942 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1120946 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95331426019311620-127.0.0.1_core3-n_0000000000
   [junit4]   2> 1120947 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1120949 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1120952 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 1120954 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core4",
   [junit4]   2>   "core_node_name":"node4",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 3
   [junit4]   2> 1120954 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core4",
   [junit4]   2>   "core_node_name":"node4",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1120954 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1120954 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 1121057 INFO  (zkCallback-2043-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> 1121057 INFO  (zkCallback-2039-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> 1121057 INFO  (zkCallback-2040-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> 1121452 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1121456 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard3/election/95331426019311620-127.0.0.1_core4-n_0000000001
   [junit4]   2> 1121456 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Watching path /collections/collection1/leader_elect/shard3/election/95331426019311620-127.0.0.1_core1-n_0000000000 to know if I could be the leader
   [junit4]   2> 1121459 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core5",
   [junit4]   2>   "core_node_name":"node5",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 4
   [junit4]   2> 1121459 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core5",
   [junit4]   2>   "core_node_name":"node5",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1121459 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1121459 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1121562 INFO  (zkCallback-2043-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> 1121562 INFO  (zkCallback-2039-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> 1121562 INFO  (zkCallback-2040-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> 1121958 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1121962 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95331426019311620-127.0.0.1_core5-n_0000000001
   [junit4]   2> 1121963 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Watching path /collections/collection1/leader_elect/shard1/election/95331426019311620-127.0.0.1_core2-n_0000000000 to know if I could be the leader
   [junit4]   2> 1121966 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core6",
   [junit4]   2>   "core_node_name":"node6",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 5
   [junit4]   2> 1121966 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core6",
   [junit4]   2>   "core_node_name":"node6",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1121966 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1121966 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1122069 INFO  (zkCallback-2039-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> 1122070 INFO  (zkCallback-2043-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> 1122070 INFO  (zkCallback-2040-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> 1122465 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1122468 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95331426019311620-127.0.0.1_core6-n_0000000001
   [junit4]   2> 1122469 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Watching path /collections/collection1/leader_elect/shard2/election/95331426019311620-127.0.0.1_core3-n_0000000000 to know if I could be the leader
   [junit4]   2> 1122470 INFO  (zkCallback-2043-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> 1122471 INFO  (zkCallback-2040-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> 1122472 WARN  (zkCallback-2043-thread-3) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard3/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [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:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1123972 WARN  (zkCallback-2043-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [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:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1123972 WARN  (zkCallback-2043-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [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:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1123975 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53405 53405
   [junit4]   2> 1124215 INFO  (Thread-5667) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53405 53405
   [junit4]   2> 1124216 WARN  (Thread-5667) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1124216 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testShardAssignment
   [junit4]   2> 1124216 INFO  (TEST-OverseerTest.testShardAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.Overseer Overseer (id=95331426019311619-127.0.0.1:53405_solr-n_0000000000) closing
   [junit4]   2> 1124216 INFO  (OverseerStateUpdate-95331426019311619-127.0.0.1:53405_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53405_solr
   [junit4]   2> 1124217 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> 1124223 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadQueueItem
   [junit4]   2> 1124224 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1124224 INFO  (Thread-5668) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1124224 INFO  (Thread-5668) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1124324 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer start zk server on port:34632
   [junit4]   2> 1124324 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1124324 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124327 INFO  (zkCallback-2044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@349a1db3 name:ZooKeeperConnection Watcher:127.0.0.1:34632 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124327 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1124328 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1124329 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1124329 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124330 INFO  (zkCallback-2045-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e1bb415 name:ZooKeeperConnection Watcher:127.0.0.1:34632 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124330 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1124330 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1124330 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1124333 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1124333 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124334 INFO  (zkCallback-2046-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@99ce15e name:ZooKeeperConnection Watcher:127.0.0.1:34632/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124335 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1124335 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1124335 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1124337 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1124338 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1124340 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1124341 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1124342 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1124342 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124343 INFO  (zkCallback-2047-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cc6c36a name:ZooKeeperConnection Watcher:127.0.0.1:34632/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124343 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1124344 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1124344 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1124345 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1124346 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1124348 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1124348 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95331426345156611-127.0.0.1:34632_solr-n_0000000000
   [junit4]   2> 1124349 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34632_solr
   [junit4]   2> 1124349 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1124350 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.Overseer Overseer (id=95331426345156611-127.0.0.1:34632_solr-n_0000000000) starting
   [junit4]   2> 1124351 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1124353 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1124355 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1124358 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1124360 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1124362 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1124365 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1124366 INFO  (OverseerCollectionConfigSetProcessor-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1124366 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1124366 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1124366 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1124369 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1124369 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124370 INFO  (zkCallback-2050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@437ca7ed name:ZooKeeperConnection Watcher:127.0.0.1:34632/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124370 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1124371 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1124372 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1124374 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1
   [junit4]   2> 1124375 INFO  (zkCallback-2046-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: [0])
   [junit4]   2> 1124375 INFO  (zkCallback-2050-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: [0])
   [junit4]   2> 1124375 INFO  (zkCallback-2047-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: [0])
   [junit4]   2> 1124383 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 0
   [junit4]   2> 1124384 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1124384 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1124384 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 1124385 INFO  (zkCallback-2046-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> 1124385 INFO  (zkCallback-2047-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> 1124385 INFO  (zkCallback-2050-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> 1124883 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1124884 INFO  (zkCallback-2046-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1124884 INFO  (zkCallback-2047-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1124884 INFO  (zkCallback-2050-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1124889 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard3/election/95331426345156612-127.0.0.1_core1-n_0000000000
   [junit4]   2> 1124889 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1124892 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1124895 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1124897 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 1
   [junit4]   2> 1124897 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1124898 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1124898 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1125000 INFO  (zkCallback-2047-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> 1125000 INFO  (zkCallback-2046-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> 1125001 INFO  (zkCallback-2050-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> 1125395 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1125399 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95331426345156612-127.0.0.1_core2-n_0000000000
   [junit4]   2> 1125400 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1125402 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1125405 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1125407 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 2
   [junit4]   2> 1125408 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1125408 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1125408 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1125511 INFO  (zkCallback-2047-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> 1125511 INFO  (zkCallback-2046-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> 1125511 INFO  (zkCallback-2050-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> 1125906 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1125911 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95331426345156612-127.0.0.1_core3-n_0000000000
   [junit4]   2> 1125912 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1125914 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1125918 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 1126021 INFO  (zkCallback-2046-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> 1126021 INFO  (zkCallback-2050-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> 1126021 INFO  (zkCallback-2047-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> 1126070 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core0",
   [junit4]   2>   "core_node_name":"node0",
   [junit4]   2>   "collection":"",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 4
   [junit4]   2> 1126071 ERROR (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.CollectionMutator Skipping invalid Overseer message because it has no collection specified: {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core0",
   [junit4]   2>   "core_node_name":"node0",
   [junit4]   2>   "collection":"",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1126072 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"deletecore",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core0",
   [junit4]   2>   "core_node_name":"node0",
   [junit4]   2>   "collection":""} current state version: 4
   [junit4]   2> 1126073 ERROR (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.CollectionMutator Skipping invalid Overseer message because it has no collection specified: {
   [junit4]   2>   "operation":"deletecore",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core0",
   [junit4]   2>   "core_node_name":"node0",
   [junit4]   2>   "collection":""}
   [junit4]   2> 1126074 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 4
   [junit4]   2> 1126074 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1126075 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection2
   [junit4]   2> 1126075 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 1126177 INFO  (zkCallback-2046-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> 1126177 INFO  (zkCallback-2050-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> 1126178 INFO  (zkCallback-2047-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> 1126572 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection2/leader_elect/shard3/election
   [junit4]   2> 1126574 INFO  (zkCallback-2050-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1126574 INFO  (zkCallback-2047-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1126574 INFO  (zkCallback-2046-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1126578 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection2/leader_elect/shard3/election/95331426345156612-127.0.0.1_core1-n_0000000000
   [junit4]   2> 1126579 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection2/leaders/shard3
   [junit4]   2> 1126581 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1126584 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"active"} current state version: 5
   [junit4]   2> 1126586 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 5
   [junit4]   2> 1126587 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1126587 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1126587 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1126689 INFO  (zkCallback-2046-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> 1126689 INFO  (zkCallback-2050-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> 1126690 INFO  (zkCallback-2047-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> 1127085 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection2/leader_elect/shard1/election
   [junit4]   2> 1127089 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection2/leader_elect/shard1/election/95331426345156612-127.0.0.1_core2-n_0000000000
   [junit4]   2> 1127090 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection2/leaders/shard1
   [junit4]   2> 1127092 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1127094 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "state":"active"} current state version: 6
   [junit4]   2> 1127096 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 6
   [junit4]   2> 1127097 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 1127097 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 1127097 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1127200 INFO  (zkCallback-2046-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> 1127200 INFO  (zkCallback-2050-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> 1127200 INFO  (zkCallback-2047-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> 1127595 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection2/leader_elect/shard2/election
   [junit4]   2> 1127600 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection2/leader_elect/shard2/election/95331426345156612-127.0.0.1_core3-n_0000000000
   [junit4]   2> 1127601 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection2/leaders/shard2
   [junit4]   2> 1127603 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1127606 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "state":"active"} current state version: 7
   [junit4]   2> 1127709 INFO  (zkCallback-2046-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> 1127709 INFO  (zkCallback-2047-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> 1127709 INFO  (zkCallback-2050-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> 1127757 INFO  (zkCallback-2047-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> 1127757 INFO  (zkCallback-2050-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> 1129258 WARN  (zkCallback-2050-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1129260 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34632 34632
   [junit4]   2> 1129528 INFO  (Thread-5668) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34632 34632
   [junit4]   2> 1129529 WARN  (Thread-5668) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1129529 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadQueueItem
   [junit4]   2> 1129529 INFO  (TEST-OverseerTest.testBadQueueItem-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.Overseer Overseer (id=95331426345156611-127.0.0.1:34632_solr-n_0000000000) closing
   [junit4]   2> 1129529 INFO  (OverseerStateUpdate-95331426345156611-127.0.0.1:34632_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34632_solr
   [junit4]   2> 1129530 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> 1129536 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateChange
   [junit4]   2> 1129536 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1129536 INFO  (Thread-5669) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1129536 INFO  (Thread-5669) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1129636 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer start zk server on port:34342
   [junit4]   2> 1129636 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1129637 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1129639 INFO  (zkCallback-2051-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b681660 name:ZooKeeperConnection Watcher:127.0.0.1:34342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1129639 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129640 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1129640 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1129640 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1129641 INFO  (zkCallback-2052-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60bc6143 name:ZooKeeperConnection Watcher:127.0.0.1:34342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1129642 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129642 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1129643 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1129643 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1129644 INFO  (zkCallback-2053-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9953e13 name:ZooKeeperConnection Watcher:127.0.0.1:34342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1129645 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129645 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1129645 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1129648 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1129649 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1129651 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1129652 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1129654 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1129655 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1129657 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1129657 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1129658 INFO  (zkCallback-2054-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ad9c42b name:ZooKeeperConnection Watcher:127.0.0.1:34342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1129658 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129659 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1129659 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1129660 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1129661 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1129663 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1129663 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95331426693283843-127.0.0.1:34342_solr-n_0000000000
   [junit4]   2> 1129664 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34342_solr
   [junit4]   2> 1129664 INFO  (TEST-OverseerTest.testStateChange-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2

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

.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"} current state version: 1
   [junit4]   2> 1181809 INFO  (OverseerStateUpdate-95331430074417156-127.0.0.1:46311_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"}
   [junit4]   2> 1181809 INFO  (OverseerStateUpdate-95331430074417156-127.0.0.1:46311_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator shard=shard1 is already registered
   [junit4]   2> 1181810 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95331430074417157-node1_core1-n_0000000001
   [junit4]   2> 1181811 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1181814 INFO  (OverseerStateUpdate-95331430074417156-127.0.0.1:46311_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1181916 INFO  (zkCallback-2166-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> 1181916 INFO  (zkCallback-2169-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> 1181918 INFO  (zkCallback-2162-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> 1181921 INFO  (zkCallback-2169-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> 1181921 INFO  (zkCallback-2162-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> 1181923 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46311 46311
   [junit4]   2> 1182096 INFO  (Thread-5678) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46311 46311
   [junit4]   2> 1182097 WARN  (Thread-5678) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1182097 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDoubleAssignment
   [junit4]   2> 1182097 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[22EE1E678BBA4319]) [    ] o.a.s.c.Overseer Overseer (id=95331430074417156-127.0.0.1:46311_solr-n_0000000000) closing
   [junit4]   2> 1182097 INFO  (OverseerStateUpdate-95331430074417156-127.0.0.1:46311_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46311_solr
   [junit4]   2> 1182098 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> 1185099 INFO  (SUITE-OverseerTest-seed#[22EE1E678BBA4319]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTest_22EE1E678BBA4319-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sq-AL, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=89600480,total=500170752
   [junit4]   2> NOTE: All tests run in this JVM: [ReturnFieldsTest, CloneFieldUpdateProcessorFactoryTest, TestFaceting, TestCSVLoader, TlogReplayBufferedWhileIndexingTest, TestRebalanceLeaders, TestRawTransformer, RequiredFieldsTest, UUIDUpdateProcessorFallbackTest, TestBulkSchemaAPI, TestRandomDVFaceting, BasicZkTest, DistributedSpellCheckComponentTest, ExternalFileFieldSortTest, DeleteReplicaTest, TestUniqueKeyFieldResource, ActionThrottleTest, DirectoryFactoryTest, PathHierarchyTokenizerFactoryTest, TestStressLucene, TestFunctionQuery, TestManagedResource, TestRandomFaceting, TestRemoteStreaming, TestFoldingMultitermQuery, AnalysisAfterCoreReloadTest, SyncSliceTest, DistributedExpandComponentTest, ShardSplitTest, TestBlendedInfixSuggestions, FacetPivotSmallTest, ResponseLogComponentTest, TestSolrConfigHandlerCloud, TestValueSourceCache, CoreAdminRequestStatusTest, TestHighFrequencyDictionaryFactory, RAMDirectoryFactoryTest, RuleEngineTest, AsyncCallRequestStatusResponseTest, TestDownShardTolerantSearch, UUIDFieldTest, ConnectionReuseTest, TestLeaderInitiatedRecoveryThread, XsltUpdateRequestHandlerTest, TestNRTOpen, PeerSyncTest, TestConfigSetsAPIZkFailure, TestPivotHelperCode, SignatureUpdateProcessorFactoryTest, CleanupOldIndexTest, TestAnalyzedSuggestions, TestRTGBase, TestDocSet, CollectionStateFormat2Test, BasicAuthIntegrationTest, DistributedQueryComponentCustomSortTest, TestHashQParserPlugin, TestConfig, MigrateRouteKeyTest, JsonLoaderTest, BlockJoinFacetDistribTest, TestChildDocTransformer, TestBulkSchemaConcurrent, AlternateDirectoryTest, TestFastOutputStream, PingRequestHandlerTest, TestManagedSchemaFieldTypeResource, DistributedQueryElevationComponentTest, TestOmitPositions, TestSchemaResource, URLClassifyProcessorTest, VersionInfoTest, BasicDistributedZkTest, HighlighterMaxOffsetTest, TestFieldTypeResource, ZkNodePropsTest, HdfsBasicDistributedZk2Test, RollingRestartTest, TestCollectionAPI, QueryEqualityTest, TestRTimerTree, SynonymTokenizerTest, TestComponentsName, AddBlockUpdateTest, PrimUtilsTest, SOLR749Test, ExplicitHLLTest, TestComplexPhraseQParserPlugin, TestSchemaManager, TestCloudSchemaless, TestLMDirichletSimilarityFactory, TestRecoveryHdfs, OverseerTest]
   [junit4] Completed [286/566 (1!)] on J0 in 65.88s, 12 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 887 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:750: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2268 tests, 1 failure, 56 ignored (41 assumptions) [seed: 22EE1E678BBA4319]

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