You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/04 18:32:11 UTC

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([56F83EC029E3C123]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10506 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/init-core-data-001
   [junit4]   2> 625692 INFO  (SUITE-HttpPartitionTest-seed#[56F83EC029E3C123]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 625700 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 625700 INFO  (Thread-1439) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 625700 INFO  (Thread-1439) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 625800 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.ZkTestServer start zk server on port:39734
   [junit4]   2> 625801 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 625806 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625811 INFO  (zkCallback-296-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77204caa name:ZooKeeperConnection Watcher:127.0.0.1:39734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625811 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625812 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 625812 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 625814 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 0x14ef976d3250000, 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> 625815 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 625816 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625820 INFO  (zkCallback-297-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14df056f name:ZooKeeperConnection Watcher:127.0.0.1:39734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625820 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625821 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 625821 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 625825 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 625827 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 625831 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 625834 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 625834 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 625840 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 625840 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 625843 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 625844 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 625848 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 625848 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 625852 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 625852 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 625857 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 625857 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 625863 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 625863 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 625868 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 625868 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 625872 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 625873 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 625877 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 625877 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 625879 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 625879 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 626171 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1
   [junit4]   2> 626172 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 626174 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5907d17d{/,null,AVAILABLE}
   [junit4]   2> 626182 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.e.j.s.ServerConnector Started ServerConnector@100684ee{HTTP/1.1}{127.0.0.1:54806}
   [junit4]   2> 626182 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.e.j.s.Server Started @629332ms
   [junit4]   2> 626182 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores, hostPort=47972, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/tempDir-001/control/data, hostContext=/}
   [junit4]   2> 626183 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 626183 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/'
   [junit4]   2> 626199 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 626200 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 626201 INFO  (zkCallback-298-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fef97a8 name:ZooKeeperConnection Watcher:127.0.0.1:39734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626201 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 626202 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 626203 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 626203 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/solr.xml
   [junit4]   2> 626218 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores
   [junit4]   2> 626218 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.CoreContainer New CoreContainer 403653667
   [junit4]   2> 626218 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/]
   [junit4]   2> 626218 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/lib
   [junit4]   2> 626218 WARN  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/lib).
   [junit4]   2> 626228 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] 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> 626229 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 626229 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 626230 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 626230 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39734/solr
   [junit4]   2> 626230 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 626230 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 626231 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 626234 INFO  (zkCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@292bf0be name:ZooKeeperConnection Watcher:127.0.0.1:39734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626235 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 626235 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 626237 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 626238 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e315729 name:ZooKeeperConnection Watcher:127.0.0.1:39734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626239 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 626240 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 626243 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 626246 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 626248 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 626252 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 626259 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 626261 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 626265 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 626266 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47972_
   [junit4]   2> 626267 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47972_
   [junit4]   2> 626277 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 626279 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 626281 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 626281 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94286930965233668-127.0.0.1:47972_-n_0000000000
   [junit4]   2> 626282 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47972_
   [junit4]   2> 626282 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 626283 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.Overseer Overseer (id=94286930965233668-127.0.0.1:47972_-n_0000000000) starting
   [junit4]   2> 626286 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 626292 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 626293 INFO  (OverseerCollectionProcessor-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 626293 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 626293 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 626298 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 626301 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 626302 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores
   [junit4]   2> 626303 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, transient=false, loadOnStartup=true, collection=control_collection, name=collection1, coreNodeName=, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/, config=solrconfig.xml, shard=, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1, schema=schema.xml, dataDir=data/}
   [junit4]   2> 626303 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/
   [junit4]   2> 626303 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 626305 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 626305 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 626307 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 626307 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:47972_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 626308 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 626309 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47972",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:47972_",
   [junit4]   2>   "state":"down"} current state version: 0
   [junit4]   2> 626309 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47972",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:47972_",
   [junit4]   2>   "state":"down"}
   [junit4]   2> 626309 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 626309 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 626311 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] 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> 626314 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 626316 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627308 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 627308 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 627309 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 627309 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 627310 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 627310 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/'
   [junit4]   2> 627324 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 627330 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 627344 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 627375 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 627376 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 627384 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 627654 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 627663 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 627664 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 627677 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 627680 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 627683 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 627684 WARN  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 627684 WARN  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 627684 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 627685 WARN  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 627685 WARN  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 627686 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 627686 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 627686 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 627687 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 627687 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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@61cff010
   [junit4]   2> 627687 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/data
   [junit4]   2> 627688 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/data/index/
   [junit4]   2> 627688 WARN  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 627688 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/data/index
   [junit4]   2> 627689 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 627689 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28244479 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@650b7885),segFN=segments_1,generation=1}
   [junit4]   2> 627689 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 627690 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/data/
   [junit4]   2> 627690 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 627695 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 627696 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 627696 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 627696 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 627696 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 627696 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627697 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627697 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627697 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627700 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 627702 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 627703 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 627705 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 627708 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json,/admin/segments,/update/csv,/admin/mbeans,/update,/replication,/admin/threads,/admin/system,/schema,standard,/admin/properties,/admin/file,/admin/plugins,/admin/logging,/admin/ping,/get,/admin/luke,/config,/update/json/docs
   [junit4]   2> 627710 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627710 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627710 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627711 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 627711 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 627712 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=708843705, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 627712 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28244479 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@650b7885),segFN=segments_1,generation=1}
   [junit4]   2> 627712 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 627713 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a2254d1[collection1] main
   [junit4]   2> 627713 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627716 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627716 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627716 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 627717 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 627717 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627717 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627717 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627718 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 627718 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 627718 INFO  (searcherExecutor-1473-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a2254d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 627719 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627719 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627719 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627719 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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 1508590897558716416
   [junit4]   2> 627721 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1508590897558716416
   [junit4]   2> 627721 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 627722 INFO  (coreLoadExecutor-1472-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 627722 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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:47972 collection:control_collection shard:shard1
   [junit4]   2> 627723 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627731 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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/94286930965233668-core_node1-n_0000000000
   [junit4]   2> 627732 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 627734 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627734 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 627735 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627735 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47972/collection1/
   [junit4]   2> 627735 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] 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> 627735 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 627735 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:47972/collection1/ has no replicas
   [junit4]   2> 627735 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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:47972/collection1/ shard1
   [junit4]   2> 627735 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 627744 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627745 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] 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:47972",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 627809 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 627810 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 627811 INFO  (zkCallback-303-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5be47429 name:ZooKeeperConnection Watcher:127.0.0.1:39734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 627811 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 627812 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 627812 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 627815 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 627848 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] 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> 627848 INFO  (zkCallback-303-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> 627850 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 627852 INFO  (zkCallback-303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 627895 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:47972/collection1/ and leader is http://127.0.0.1:47972/collection1/
   [junit4]   2> 627895 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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:47972
   [junit4]   2> 627895 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 627895 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 627895 INFO  (coreZkRegister-1466-thread-1-processing-c:control_collection s:shard1 x:collection1 r:core_node1 n:127.0.0.1:47972_) [n:127.0.0.1:47972_ 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> 627898 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627899 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:47972",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:47972_",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 627899 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:47972",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:47972_",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 628007 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] 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> 628007 INFO  (zkCallback-303-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> 628009 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 628010 INFO  (zkCallback-303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 628134 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1
   [junit4]   2> 628135 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001
   [junit4]   2> 628136 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 628138 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ccdba50{/,null,AVAILABLE}
   [junit4]   2> 628139 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7c8c71d0{HTTP/1.1}{127.0.0.1:50439}
   [junit4]   2> 628139 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.e.j.s.Server Started @631289ms
   [junit4]   2> 628139 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=35106, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/tempDir-001/jetty1, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 628139 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 628139 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/'
   [junit4]   2> 628158 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 628159 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 628160 INFO  (zkCallback-304-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@695eeb1d name:ZooKeeperConnection Watcher:127.0.0.1:39734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 628160 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 628161 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 628162 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 628162 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/solr.xml
   [junit4]   2> 628175 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores
   [junit4]   2> 628176 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.CoreContainer New CoreContainer 1315312506
   [junit4]   2> 628176 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/]
   [junit4]   2> 628176 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/lib
   [junit4]   2> 628176 WARN  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/lib).
   [junit4]   2> 628184 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] 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> 628185 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 628186 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 628186 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 628186 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39734/solr
   [junit4]   2> 628186 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 628186 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 628187 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 628188 INFO  (zkCallback-306-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1feb2140 name:ZooKeeperConnection Watcher:127.0.0.1:39734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 628189 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 628189 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 628191 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 628194 INFO  (zkCallback-307-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bb29bff name:ZooKeeperConnection Watcher:127.0.0.1:39734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 628194 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 628201 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 629210 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35106_
   [junit4]   2> 629210 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35106_
   [junit4]   2> 629214 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 629214 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94286930965233672-127.0.0.1:35106_-n_0000000001
   [junit4]   2> 629215 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94286930965233668-127.0.0.1:47972_-n_0000000000 to know if I could be the leader
   [junit4]   2> 629216 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 629216 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 629217 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores
   [junit4]   2> 629218 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, coreNodeName=, schema=schema.xml, dataDir=data/, collection=collection1, config=solrconfig.xml, loadOnStartup=true, name=collection1, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1, shard=, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/}
   [junit4]   2> 629218 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/
   [junit4]   2> 629218 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 629219 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 629219 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 629220 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 629220 INFO  (TEST-HttpPartitionTest.test-seed#[56F83EC029E3C123]) [n:127.0.0.1:35106_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 629221 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 629221 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 629224 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35106",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:35106_",
   [junit4]   2>   "state":"down"} current state version: 3
   [junit4]   2> 629225 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35106",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:35106_",
   [junit4]   2>   "state":"down"}
   [junit4]   2> 629225 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 629225 INFO  (OverseerStateUpdate-94286930965233668-127.0.0.1:47972_-n_0000000000) [n:127.0.0.1:47972_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 629328 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629329 INFO  (zkCallback-307-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629330 INFO  (zkCallback-303-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629331 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:47972_) [n:127.0.0.1:47972_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 629333 INFO  (zkCallback-307-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 629333 INFO  (zkCallback-303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 630221 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 630221 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 630222 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 630222 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 630223 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 630223 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/'
   [junit4]   2> 630238 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 630244 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 630259 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 630289 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 630290 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 630297 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 630559 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 630567 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 630569 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 630581 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 630584 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 630588 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 630590 WARN  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 630590 WARN  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 630590 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 630591 WARN  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 630591 WARN  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 630594 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 630594 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 630594 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 630595 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 630595 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61cff010
   [junit4]   2> 630595 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/data
   [junit4]   2> 630596 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 630599 WARN  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 630599 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 630599 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 630600 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54bf39a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5660a47e),segFN=segments_1,generation=1}
   [junit4]   2> 630600 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 630601 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 630601 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_56F83EC029E3C123-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 630606 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 630607 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 630607 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 630607 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 630607 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 630607 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 630608 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 630608 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 630608 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 630611 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 630613 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 630614 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 630616 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 630624 INFO  (coreLoadExecutor-1483-thread-1-processing-n:127.0.0.1:35106_) [n:127.0.0.1:35106_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json,/admin/segments,/update/csv,/admin/mbeans,/update,/replication,/admin/threads,/admin/system,/schema,standard,/admin/properties,/admin/file,/admin/plugins,/admin/logging,/admin/pin

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


   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:34)
   [junit4]   2> 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:183)
   [junit4]   2> 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:863)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:424)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:410)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:258)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:163)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:955)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1110)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:706)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:101)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:249)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:214)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:134)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:111)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:58)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:453)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Aug 04, 2015 12:08:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {multiDefault=Lucene50(blocksize=128), text=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=pt_BR, timezone=Navajo
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=105800056,total=452460544
   [junit4]   2> NOTE: All tests run in this JVM: [SmileWriterTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolr4Spatial, EnumFieldTest, SolrTestCaseJ4Test, TestStressLucene, HighlighterTest, DistributedFacetPivotLargeTest, AliasIntegrationTest, RequestHandlersTest, CurrencyFieldXmlFileTest, TestCollapseQParserPlugin, TestCSVLoader, OverriddenZkACLAndCredentialsProvidersTest, LeaderFailoverAfterPartitionTest, TestDistributedSearch, HdfsLockFactoryTest, TestManagedResource, TestRemoteStreaming, HLLUtilTest, TestDocBasedVersionConstraints, TestSolrDeletionPolicy1, TestDownShardTolerantSearch, ClusterStateTest, HighlighterConfigTest, TestFaceting, TestScoreJoinQPScore, SimplePostToolTest, URLClassifyProcessorTest, TestJsonFacets, TestJoin, CursorPagingTest, StressHdfsTest, HdfsCollectionsAPIDistributedZkTest, OverseerRolesTest, TestPhraseSuggestions, TestDFRSimilarityFactory, TestJsonRequest, TestImplicitCoreProperties, TestDefaultStatsCache, TestManagedSchema, TestClassNameShortening, LeaderElectionIntegrationTest, TestArbitraryIndexDir, HdfsSyncSliceTest, RankQueryTest, TestSearcherReuse, TestCodecSupport, SuggesterFSTTest, HttpPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.seed=56F83EC029E3C123 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | HttpPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56F83EC029E3C123]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [207/522] on J0 in 140.22s, 1 test, 1 failure <<< FAILURES!

[...truncated 986 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:726: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:670: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:524: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1449: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1003: There were test failures: 522 suites, 2081 tests, 1 suite-level error, 41 ignored (30 assumptions)

Total time: 58 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3389
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 330132160 bytes
Compression is 0.0%
Took 59 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure