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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5456/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=567, name=SocketProxy-Response-64035:49885, state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=567, name=SocketProxy-Response-64035:49885, state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
	at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:348)
Caused by: java.net.SocketException: Socket is closed
	at java.net.Socket.setSoTimeout(Socket.java:1137)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:345)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=598, name=SocketProxy-Request-53097:64035, state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=598, name=SocketProxy-Request-53097:64035, state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
	at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:348)
Caused by: java.net.SocketException: Socket is closed
	at java.net.Socket.setSoTimeout(Socket.java:1137)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:345)




Build Log:
[...truncated 10805 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\init-core-data-001
   [junit4]   2> 91496 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[164771DD18399354]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 91506 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 91506 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 91506 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 91607 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.ZkTestServer start zk server on port:63996
   [junit4]   2> 91608 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91609 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91612 INFO  (zkCallback-71-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b8d8e0 name:ZooKeeperConnection Watcher:127.0.0.1:63996 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 91616 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518363308b0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 91617 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91617 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91621 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17cfad0 name:ZooKeeperConnection Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 91623 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 91626 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 91628 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 91630 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 91630 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 91632 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 91633 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 91635 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 91635 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 91637 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 91637 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 91639 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 91639 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 91642 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 91642 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 91645 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 91645 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 91647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 91647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 91650 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 91650 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 91653 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 91653 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 91655 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 91655 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 91659 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518363308b0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 92162 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1
   [junit4]   2> 92562 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 92624 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@abee49{/,null,AVAILABLE}
   [junit4]   2> 92647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ce473c{HTTP/1.1,[http/1.1]}{127.0.0.1:64016}
   [junit4]   2> 92647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.e.j.s.Server Started @95466ms
   [junit4]   2> 92647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\tempDir-001/control/data, hostContext=/, hostPort=64015, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores}
   [junit4]   2> 92658 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 92660 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001'
   [junit4]   2> 92660 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 92660 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 92661 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92662 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92664 INFO  (zkCallback-73-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6948bf name:ZooKeeperConnection Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92664 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92664 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92666 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 92666 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\solr.xml
   [junit4]   2> 92681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores
   [junit4]   2> 92681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.CoreContainer New CoreContainer 26580323
   [junit4]   2> 92681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001]
   [junit4]   2> 92681 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\lib
   [junit4]   2> 92683 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 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> 92686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 92686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 92686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 92686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63996/solr
   [junit4]   2> 92687 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 92687 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92688 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92690 INFO  (zkCallback-75-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fdcfc7 name:ZooKeeperConnection Watcher:127.0.0.1:63996 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92690 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92691 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92695 INFO  (zkCallback-76-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16e8903 name:ZooKeeperConnection Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92696 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92697 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 92700 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 92704 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 92707 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 92710 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 92713 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92715 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 92717 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 92719 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92720 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64015_
   [junit4]   2> 92721 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64015_
   [junit4]   2> 92723 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92725 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 92727 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92728 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95001529190907908-127.0.0.1:64015_-n_0000000000
   [junit4]   2> 92728 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64015_
   [junit4]   2> 92728 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 92730 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.Overseer Overseer (id=95001529190907908-127.0.0.1:64015_-n_0000000000) starting
   [junit4]   2> 92733 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 92742 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 92742 INFO  (OverseerCollectionConfigSetProcessor-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 92742 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92743 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 92789 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 92789 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92791 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores
   [junit4]   2> 92793 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 92794 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1
   [junit4]   2> 92794 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 92795 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 92795 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 92797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 92797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64015_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 92797 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64015",
   [junit4]   2>   "node_name":"127.0.0.1:64015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 92797 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 92798 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64015",
   [junit4]   2>   "node_name":"127.0.0.1:64015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 92799 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 92800 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 92802 INFO  (zkCallback-76-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 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> 93798 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 93798 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 93799 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 93799 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 93800 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 93800 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1'
   [junit4]   2> 93800 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 93800 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 93802 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 93816 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 93828 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 93846 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 93878 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 94013 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 94029 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 94030 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 94050 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94055 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94060 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94061 WARN  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 94061 WARN  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 94061 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94062 WARN  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 94062 WARN  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 94070 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 94071 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 94071 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 94071 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1], dataDir=[null]
   [junit4]   2> 94074 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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@c4a406
   [junit4]   2> 94075 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\
   [junit4]   2> 94075 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\index/
   [junit4]   2> 94075 WARN  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 94076 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\index
   [junit4]   2> 94076 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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=16, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=73.2373046875, floorSegmentMB=0.9755859375, forceMergeDeletesPctAllowed=8.685645787141622, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6321855621326028
   [junit4]   2> 94077 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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@5153a4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b80009),segFN=segments_1,generation=1}
   [junit4]   2> 94077 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 94078 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\
   [junit4]   2> 94079 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 94081 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 94082 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 94082 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 94082 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94082 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94082 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94082 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94083 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94083 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94083 WARN  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94089 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94094 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94097 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94098 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94105 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 94109 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94111 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94111 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94113 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 94113 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 94115 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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=12, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=51.0830078125, floorSegmentMB=1.9130859375, forceMergeDeletesPctAllowed=24.700767134296242, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 94115 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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@5153a4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b80009),segFN=segments_1,generation=1}
   [junit4]   2> 94116 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 94116 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@11f9f2c[collection1] main
   [junit4]   2> 94116 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94117 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94117 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94122 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 94122 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 94122 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94122 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94123 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94123 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 94123 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 94124 INFO  (searcherExecutor-458-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11f9f2c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94124 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94124 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94124 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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> 94124 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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 1520024469795504128
   [junit4]   2> 94126 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ 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 1520024469795504128
   [junit4]   2> 94126 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 94127 INFO  (coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 94128 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 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:64015 collection:control_collection shard:shard1
   [junit4]   2> 94129 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 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> 94135 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 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/95001529190907908-core_node1-n_0000000000
   [junit4]   2> 94136 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 94138 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 94138 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 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> 94138 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64015/collection1/
   [junit4]   2> 94138 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 94138 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64015/collection1/ has no replicas
   [junit4]   2> 94140 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] 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> 94140 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 94144 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 94146 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 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:64015/collection1/ shard1
   [junit4]   2> 94147 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] 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:64015",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 94251 INFO  (zkCallback-76-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 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> 94299 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:64015/collection1/ and leader is http://127.0.0.1:64015/collection1/
   [junit4]   2> 94299 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 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:64015
   [junit4]   2> 94299 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 94299 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 94299 INFO  (coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 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> 94302 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64015",
   [junit4]   2>   "node_name":"127.0.0.1:64015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 94303 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64015",
   [junit4]   2>   "node_name":"127.0.0.1:64015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 94366 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94369 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94370 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f470bb name:ZooKeeperConnection Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94370 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94371 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94371 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 94374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 94374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 94374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94375 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94377 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f4cdca name:ZooKeeperConnection Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94377 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94377 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94383 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] 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> 94383 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 94384 INFO  (zkCallback-78-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> 94384 INFO  (zkCallback-76-thread-2-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 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> 94491 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 94790 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1
   [junit4]   2> 94793 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001
   [junit4]   2> 94794 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 94795 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cbc709{/,null,AVAILABLE}
   [junit4]   2> 94797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c98e09{HTTP/1.1,[http/1.1]}{127.0.0.1:64035}
   [junit4]   2> 94797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.e.j.s.Server Started @97618ms
   [junit4]   2> 94797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64034, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores}
   [junit4]   2> 94797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 94797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001'
   [junit4]   2> 94797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94797 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 94798 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94799 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94801 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f916f7 name:ZooKeeperConnection Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94801 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94801 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94803 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 94803 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518363308b0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 94804 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\solr.xml
   [junit4]   2> 94819 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores
   [junit4]   2> 94819 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.CoreContainer New CoreContainer 21715237
   [junit4]   2> 94819 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001]
   [junit4]   2> 94819 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\lib
   [junit4]   2> 94820 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 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> 94823 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 94824 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94824 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94824 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63996/solr
   [junit4]   2> 94824 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 94824 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94825 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94827 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16d4d8f name:ZooKeeperConnection Watcher:127.0.0.1:63996 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94827 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94827 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94829 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518363308b0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 94829 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94831 INFO  (zkCallback-83-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a25bca name:ZooKeeperConnection Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94831 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94839 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 95846 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64034_
   [junit4]   2> 95847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64034_
   [junit4]   2> 95848 INFO  (zkCallback-83-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_    ] 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> 95848 INFO  (zkCallback-78-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> 95849 INFO  (zkCallback-76-thread-2-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 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> 95850 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 95850 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95001529190907913-127.0.0.1:64034_-n_0000000001
   [junit4]   2> 95851 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95001529190907908-127.0.0.1:64015_-n_0000000000 to know if I could be the leader
   [junit4]   2> 95892 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 95892 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 95893 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores
   [junit4]   2> 95894 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 95894 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1
   [junit4]   2> 95894 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 95896 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 95896 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [n:127.0.0.1:64034_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 95897 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 95897 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 95898 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 95898 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 95899 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64034",
   [junit4]   2>   "node_name":"127.0.0.1:64034_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 95899 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 95899 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 95899 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64034",
   [junit4]   2>   "node_name":"127.0.0.1:64034_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 95899 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 95899 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 96001 INFO  (OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) [n:127.0.0.1:64015_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 96002 INFO  (zkCallback-83-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_    ] 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> 96002 INFO  (zkCallback-83-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 96899 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 96899 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 96899 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 96899 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 96900 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 96900 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1'
   [junit4]   2> 96900 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96900 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 96903 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 96911 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 96922 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 96935 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 96946 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 97115 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 97127 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 97128 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 97150 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 97155 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 97158 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 97159 WARN  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 97159 WARN  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 97159 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 97161 WARN  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 97161 WARN  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 97163 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 97163 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 97163 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 97164 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1], dataDir=[null]
   [junit4]   2> 97164 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4a406
   [junit4]   2> 97165 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 97165 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 97166 WARN  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 97166 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 97166 INFO  (coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:6

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

nit4]   2>         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2>    8) Thread[id=470, name=qtp25869724-470, state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:232)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:180)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:162)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:101)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:136)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    9) Thread[id=519, name=Thread-180, state=WAITING, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:502)
   [junit4]   2>         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1239)
   [junit4]   2>   10) Thread[id=515, name=TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]-SendThread(127.0.0.1:63996), state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)
   [junit4]   2>         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]   2>         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2>   11) Thread[id=527, name=updateExecutor-89-thread-1, state=TIMED_WAITING, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   12) Thread[id=479, name=org.eclipse.jetty.server.session.HashSessionManager@18f32ffTimer, state=TIMED_WAITING, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=tr, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=28,free=12304928,total=79007744
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, SolrIndexSplitterTest, GraphQueryTest, TestRecovery, FieldMutatingUpdateProcessorTest, StressHdfsTest, TestOmitPositions, ActionThrottleTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.seed=164771DD18399354 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | LeaderFailoverAfterPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=567, name=SocketProxy-Response-64035:49885, state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:348)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    > 	at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:345)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=598, name=SocketProxy-Request-53097:64035, state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:348)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    > 	at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:345)
   [junit4] Completed [435/564 (1!)] on J1 in 7238.47s, 1 test, 4 errors <<< FAILURES!

[...truncated 408 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 564 suites (8 ignored), 2241 tests, 3 suite-level errors, 1 error, 525 ignored (73 assumptions) [seed: 164771DD18399354]

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



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

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

3 tests failed.
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=8523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    2) Thread[id=8690, name=zkCallback-971-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=8522, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-SendThread(127.0.0.1:49864), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)    4) Thread[id=8691, name=zkCallback-971-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=8524, name=zkCallback-971-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=8523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   2) Thread[id=8690, name=zkCallback-971-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=8522, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-SendThread(127.0.0.1:49864), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   4) Thread[id=8691, name=zkCallback-971-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=8524, name=zkCallback-971-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([50F1F1F536F02AC6]: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=8690, name=zkCallback-971-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=8522, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-SendThread(127.0.0.1:49864), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    3) Thread[id=8691, name=zkCallback-971-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=8524, name=zkCallback-971-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=8690, name=zkCallback-971-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=8522, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-SendThread(127.0.0.1:49864), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   3) Thread[id=8691, name=zkCallback-971-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=8524, name=zkCallback-971-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([50F1F1F536F02AC6]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:49939/o_/a/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:49939/o_/a/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([50F1F1F536F02AC6:D8A5CE2F980C473E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10166 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\init-core-data-001
   [junit4]   2> 1567503 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[50F1F1F536F02AC6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1567504 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[50F1F1F536F02AC6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /o_/a
   [junit4]   2> 1567507 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1567507 INFO  (Thread-3477) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1567507 INFO  (Thread-3477) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1567625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:49864
   [junit4]   2> 1567625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1567628 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1567631 INFO  (zkCallback-940-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37e518 name:ZooKeeperConnection Watcher:127.0.0.1:49864 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1567631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1567631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1567631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1567634 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1567636 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1567638 INFO  (zkCallback-941-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@aad92c name:ZooKeeperConnection Watcher:127.0.0.1:49864/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1567638 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1567638 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1567638 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1567641 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1567644 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1567645 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1567647 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1567647 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1567652 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1567652 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1567655 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1567655 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1567658 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1567659 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1567661 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1567661 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1567663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1567663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1567666 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1567666 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1567668 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1567670 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1567672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1567672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1567675 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1567675 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1567677 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1567677 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1568326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1
   [junit4]   2> 1568329 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1568336 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b2409f{/o_/a,null,AVAILABLE}
   [junit4]   2> 1568342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ae5dfe{HTTP/1.1,[http/1.1]}{127.0.0.1:49875}
   [junit4]   2> 1568342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.e.j.s.Server Started @1577674ms
   [junit4]   2> 1568342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\tempDir-001/control/data, hostContext=/o_/a, hostPort=49875, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores}
   [junit4]   2> 1568342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1568342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001'
   [junit4]   2> 1568343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1568343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1568344 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568347 INFO  (zkCallback-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1657088 name:ZooKeeperConnection Watcher:127.0.0.1:49864/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568349 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1568350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\solr.xml
   [junit4]   2> 1568359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores
   [junit4]   2> 1568359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.CoreContainer New CoreContainer 20769436
   [junit4]   2> 1568359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001]
   [junit4]   2> 1568360 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\lib
   [junit4]   2> 1568360 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] 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> 1568365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1568365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1568365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1568365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49864/solr
   [junit4]   2> 1568365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1568365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568366 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568368 INFO  (zkCallback-944-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cf1ce7 name:ZooKeeperConnection Watcher:127.0.0.1:49864 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568370 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568372 INFO  (zkCallback-945-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3866f8 name:ZooKeeperConnection Watcher:127.0.0.1:49864/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568373 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568374 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1568375 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1568380 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1568381 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1568383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1568385 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1568388 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1568389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1568390 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1568391 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49875_o_%2Fa
   [junit4]   2> 1568391 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49875_o_%2Fa
   [junit4]   2> 1568393 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1568395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1568396 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1568397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000
   [junit4]   2> 1568397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49875_o_%2Fa
   [junit4]   2> 1568398 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1568402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.Overseer Overseer (id=95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) starting
   [junit4]   2> 1568404 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1568411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1568411 INFO  (OverseerCollectionConfigSetProcessor-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1568411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1568412 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1568471 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1568471 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1568473 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores
   [junit4]   2> 1568474 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1568474 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1
   [junit4]   2> 1568474 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1568476 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1568476 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1568476 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1568476 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1568478 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49875/o_/a",
   [junit4]   2>   "node_name":"127.0.0.1:49875_o_%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1568478 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49875/o_/a",
   [junit4]   2>   "node_name":"127.0.0.1:49875_o_%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1568479 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1568479 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1568480 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1568481 INFO  (zkCallback-945-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa    ] 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> 1569658 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1569658 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1569659 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1569659 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1569659 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1569659 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1'
   [junit4]   2> 1569660 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1569660 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1569664 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1569673 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1569676 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1569689 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1569695 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1569870 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1569926 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1569928 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1569938 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1569940 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1569942 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1569942 WARN  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1569944 WARN  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1569944 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1569944 WARN  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1569944 WARN  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1569947 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1569947 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1569947 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1569947 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1], dataDir=[null]
   [junit4]   2> 1569947 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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@365a49
   [junit4]   2> 1569948 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1\data\
   [junit4]   2> 1569948 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1569948 WARN  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1569948 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1\data\index
   [junit4]   2> 1569949 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8561382080655016]
   [junit4]   2> 1569954 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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@1c68393 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dd15e),segFN=segments_1,generation=1}
   [junit4]   2> 1569954 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1569956 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1569956 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1569956 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1569957 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1569957 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1569957 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569957 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569957 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569957 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569957 WARN  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569967 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1569968 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1569969 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1569970 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1569971 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1\data\
   [junit4]   2> 1569974 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1569975 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569976 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1569977 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569977 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569979 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1569979 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1569980 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1569980 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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@1c68393 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dd15e),segFN=segments_1,generation=1}
   [junit4]   2> 1569980 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1569980 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@e7e9fe[collection1] main
   [junit4]   2> 1569980 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569983 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569983 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569983 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1569984 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1569984 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569984 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569984 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569984 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1569984 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1569984 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569985 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569985 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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> 1569985 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa 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 1520063988019232768
   [junit4]   2> 1569987 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520063988019232768
   [junit4]   2> 1569987 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1569987 INFO  (searcherExecutor-4301-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e7e9fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1569987 INFO  (coreLoadExecutor-4300-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1569990 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa 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:49875/o_/a collection:control_collection shard:shard1
   [junit4]   2> 1569990 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa 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> 1569999 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa 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/95003999089065988-core_node1-n_0000000000
   [junit4]   2> 1569999 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1570004 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1570004 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa 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> 1570004 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49875/o_/a/collection1/
   [junit4]   2> 1570004 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1570004 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49875/o_/a/collection1/ has no replicas
   [junit4]   2> 1570005 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] 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> 1570005 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1570008 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1570010 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa 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:49875/o_/a/collection1/ shard1
   [junit4]   2> 1570012 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] 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:49875/o_/a",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1570134 INFO  (zkCallback-945-thread-1-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa    ] 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> 1570191 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:49875/o_/a/collection1/ and leader is http://127.0.0.1:49875/o_/a/collection1/
   [junit4]   2> 1570191 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa 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:49875/o_/a
   [junit4]   2> 1570191 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1570191 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1570191 INFO  (coreZkRegister-4294-thread-1-processing-n:127.0.0.1:49875_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49875_o_%2Fa 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> 1570194 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49875/o_/a",
   [junit4]   2>   "node_name":"127.0.0.1:49875_o_%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1570195 INFO  (OverseerStateUpdate-95003999089065988-127.0.0.1:49875_o_%2Fa-n_0000000000) [n:127.0.0.1:49875_o_%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49875/o_/a",
   [junit4]   2>   "node_name":"127.0.0.1:49875_o_%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1570247 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570248 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570249 INFO  (zkCallback-947-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@188c1b4 name:ZooKeeperConnection Watcher:127.0.0.1:49864/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570249 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1570252 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1570317 INFO  (zkCallback-947-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> 1570317 INFO  (zkCallback-945-thread-2-processing-n:127.0.0.1:49875_o_%2Fa) [n:127.0.0.1:49875_o_%2Fa    ] 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> 1570711 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001\cores\collection1
   [junit4]   2> 1570713 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001
   [junit4]   2> 1570714 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1570727 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fef7e{/o_/a,null,AVAILABLE}
   [junit4]   2> 1570728 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@163fcf0{HTTP/1.1,[http/1.1]}{127.0.0.1:49890}
   [junit4]   2> 1570729 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.e.j.s.Server Started @1579700ms
   [junit4]   2> 1570729 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/o_/a, hostPort=49890, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001\cores}
   [junit4]   2> 1570729 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1570729 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001'
   [junit4]   2> 1570729 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1570729 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1570730 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570731 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570733 INFO  (zkCallback-948-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11aa900 name:ZooKeeperConnection Watcher:127.0.0.1:49864/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570734 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570734 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570735 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1570735 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001\solr.xml
   [junit4]   2> 1570749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001\cores
   [junit4]   2> 1570750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.CoreContainer New CoreContainer 10425923
   [junit4]   2> 1570750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001]
   [junit4]   2> 1570750 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_50F1F1F536F02AC6-001\shard-1-001\lib
   [junit4]   2> 1570750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] 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> 1570756 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1570756 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1570757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1570757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49864/solr
   [junit4]   2> 1570757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1570757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570758 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570760 INFO  (zkCallback-950-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a8b6a0 name:ZooKeeperConnection Watcher:127.0.0.1:49864 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570762 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49890_o_%2Fa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570765 INFO  (zkCallback-951-thread-1-processing-n:127.0.0.1:49890_o_%2Fa) [n:127.0.0.1:49890_o_%2Fa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@94f780 name:ZooKeeperConnection Watcher:127.0.0.1:49864/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570765 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49890_o_%2Fa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570773 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49890_o_%2Fa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1571959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]) [n:127.0.0.1:49890_o_%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49890_o_%2Fa
   [junit4] 

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

e.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=8523, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    2) Thread[id=8690, name=zkCallback-971-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:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=8522, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-SendThread(127.0.0.1:49864), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]    >    4) Thread[id=8691, name=zkCallback-971-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:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=8524, name=zkCallback-971-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:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50F1F1F536F02AC6]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8690, name=zkCallback-971-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:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=8522, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[50F1F1F536F02AC6]-SendThread(127.0.0.1:49864), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    3) Thread[id=8691, name=zkCallback-971-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:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=8524, name=zkCallback-971-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:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50F1F1F536F02AC6]:0)
   [junit4] Completed [286/564 (1!)] on J0 in 70.01s, 1 test, 3 errors <<< FAILURES!

[...truncated 918 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 564 suites (8 ignored), 2241 tests, 2 suite-level errors, 1 error, 955 ignored (67 assumptions) [seed: 50F1F1F536F02AC6]

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