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

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15368 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15368/
Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-CompactStrings

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

Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {   "collection1":{     "replicationFactor":"1",     "shards":{       "shard1":{         "range":"80000000-ffffffff",         "state":"active",         "replicas":{"core_node2":{             "core":"collection1",             "base_url":"http://127.0.0.1:56509/v_fod/om",             "node_name":"127.0.0.1:56509_v_fod%2Fom",             "state":"active",             "leader":"true"}}},       "shard2":{         "range":"0-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"collection1",             "base_url":"http://127.0.0.1:34864/v_fod/om",             "node_name":"127.0.0.1:34864_v_fod%2Fom",             "state":"active",             "leader":"true"},           "core_node3":{             "core":"collection1",             "base_url":"http://127.0.0.1:35130/v_fod/om",             "node_name":"127.0.0.1:35130_v_fod%2Fom",             "state":"active"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false",     "autoCreated":"true"},   "control_collection":{     "replicationFactor":"1",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{"core_node1":{             "core":"collection1",             "base_url":"http://127.0.0.1:56551/v_fod/om",             "node_name":"127.0.0.1:56551_v_fod%2Fom",             "state":"active",             "leader":"true"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false",     "autoCreated":"true"},   "c8n_1x2":{     "replicationFactor":"2",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"c8n_1x2_shard1_replica2",             "base_url":"http://127.0.0.1:56509/v_fod/om",             "node_name":"127.0.0.1:56509_v_fod%2Fom",             "state":"active",             "leader":"true"},           "core_node2":{             "core":"c8n_1x2_shard1_replica1",             "base_url":"http://127.0.0.1:35130/v_fod/om",             "node_name":"127.0.0.1:35130_v_fod%2Fom",             "state":"recovering"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false"},   "collMinRf_1x3":{     "replicationFactor":"3",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"collMinRf_1x3_shard1_replica3",             "base_url":"http://127.0.0.1:56509/v_fod/om",             "node_name":"127.0.0.1:56509_v_fod%2Fom",             "state":"active"},           "core_node2":{             "core":"collMinRf_1x3_shard1_replica2",             "base_url":"http://127.0.0.1:35130/v_fod/om",             "node_name":"127.0.0.1:35130_v_fod%2Fom",             "state":"active"},           "core_node3":{             "core":"collMinRf_1x3_shard1_replica1",             "base_url":"http://127.0.0.1:56551/v_fod/om",             "node_name":"127.0.0.1:56551_v_fod%2Fom",             "state":"active",             "leader":"true"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false"}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {
  "collection1":{
    "replicationFactor":"1",
    "shards":{
      "shard1":{
        "range":"80000000-ffffffff",
        "state":"active",
        "replicas":{"core_node2":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:56509/v_fod/om",
            "node_name":"127.0.0.1:56509_v_fod%2Fom",
            "state":"active",
            "leader":"true"}}},
      "shard2":{
        "range":"0-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:34864/v_fod/om",
            "node_name":"127.0.0.1:34864_v_fod%2Fom",
            "state":"active",
            "leader":"true"},
          "core_node3":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:35130/v_fod/om",
            "node_name":"127.0.0.1:35130_v_fod%2Fom",
            "state":"active"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "control_collection":{
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:56551/v_fod/om",
            "node_name":"127.0.0.1:56551_v_fod%2Fom",
            "state":"active",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "c8n_1x2":{
    "replicationFactor":"2",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"c8n_1x2_shard1_replica2",
            "base_url":"http://127.0.0.1:56509/v_fod/om",
            "node_name":"127.0.0.1:56509_v_fod%2Fom",
            "state":"active",
            "leader":"true"},
          "core_node2":{
            "core":"c8n_1x2_shard1_replica1",
            "base_url":"http://127.0.0.1:35130/v_fod/om",
            "node_name":"127.0.0.1:35130_v_fod%2Fom",
            "state":"recovering"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false"},
  "collMinRf_1x3":{
    "replicationFactor":"3",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"collMinRf_1x3_shard1_replica3",
            "base_url":"http://127.0.0.1:56509/v_fod/om",
            "node_name":"127.0.0.1:56509_v_fod%2Fom",
            "state":"active"},
          "core_node2":{
            "core":"collMinRf_1x3_shard1_replica2",
            "base_url":"http://127.0.0.1:35130/v_fod/om",
            "node_name":"127.0.0.1:35130_v_fod%2Fom",
            "state":"active"},
          "core_node3":{
            "core":"collMinRf_1x3_shard1_replica1",
            "base_url":"http://127.0.0.1:56551/v_fod/om",
            "node_name":"127.0.0.1:56551_v_fod%2Fom",
            "state":"active",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false"}}
	at __randomizedtesting.SeedInfo.seed([55D1ABC718FAEFA7:DD85941DB606825F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1844)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:349)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 10970 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/init-core-data-001
   [junit4]   2> 1287149 INFO  (SUITE-HttpPartitionTest-seed#[55D1ABC718FAEFA7]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /v_fod/om
   [junit4]   2> 1287150 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1287151 INFO  (Thread-3611) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1287151 INFO  (Thread-3611) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1287251 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ZkTestServer start zk server on port:34466
   [junit4]   2> 1287251 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1287251 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287253 INFO  (zkCallback-1554-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26436fcc name:ZooKeeperConnection Watcher:127.0.0.1:34466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287253 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287253 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1287253 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1287254 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1287255 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287255 INFO  (zkCallback-1555-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e081598 name:ZooKeeperConnection Watcher:127.0.0.1:34466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287255 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287255 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1287255 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1287257 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1287257 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1287257 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1287258 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1287258 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1287259 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1287259 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1287260 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1287260 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1287260 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1287260 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1287261 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1287261 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1287261 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1287261 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1287262 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1287262 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1287262 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1287263 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1287263 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1287263 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1287264 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1287264 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1287264 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1287264 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1287318 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1
   [junit4]   2> 1287319 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1287320 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4798c64c{/v_fod/om,null,AVAILABLE}
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@398ecbb0{HTTP/1.1,[http/1.1]}{127.0.0.1:42875}
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.e.j.s.Server Started @1289246ms
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/tempDir-001/control/data, hostContext=/v_fod/om, hostPort=56551, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores}
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@694f9431
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001'
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1287323 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287324 INFO  (zkCallback-1556-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d97b28a name:ZooKeeperConnection Watcher:127.0.0.1:34466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287324 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287324 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1287325 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1287325 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/solr.xml
   [junit4]   2> 1287329 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores
   [junit4]   2> 1287329 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer New CoreContainer 212743516
   [junit4]   2> 1287329 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001]
   [junit4]   2> 1287329 WARN  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/lib
   [junit4]   2> 1287329 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] 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> 1287330 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1287330 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1287330 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1287330 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34466/solr
   [junit4]   2> 1287330 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1287330 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1287330 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287331 INFO  (zkCallback-1559-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73af3c56 name:ZooKeeperConnection Watcher:127.0.0.1:34466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287331 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287331 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1287332 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287332 INFO  (zkCallback-1560-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e6921ad name:ZooKeeperConnection Watcher:127.0.0.1:34466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287332 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287333 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1287333 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1287334 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1287335 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1287336 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1287336 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1287337 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1287337 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1287337 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1287338 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56551_v_fod%2Fom
   [junit4]   2> 1287338 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56551_v_fod%2Fom
   [junit4]   2> 1287338 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1287339 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1287339 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1287339 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000
   [junit4]   2> 1287339 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56551_v_fod%2Fom
   [junit4]   2> 1287339 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1287340 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.Overseer Overseer (id=95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) starting
   [junit4]   2> 1287341 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1287343 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1287343 INFO  (OverseerCollectionConfigSetProcessor-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1287343 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1287343 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1287349 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1287349 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1287350 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores
   [junit4]   2> 1287350 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1287350 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1
   [junit4]   2> 1287350 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1287351 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1287351 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1287351 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1287351 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1287352 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1287353 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56551/v_fod/om",
   [junit4]   2>   "node_name":"127.0.0.1:56551_v_fod%2Fom",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1287353 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56551/v_fod/om",
   [junit4]   2>   "node_name":"127.0.0.1:56551_v_fod%2Fom",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1287353 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1287353 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1287354 INFO  (zkCallback-1560-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> 1288353 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1288353 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1288353 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1288353 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1288353 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1288353 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1'
   [junit4]   2> 1288354 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1288354 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1288354 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1288357 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1288360 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1288366 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1288370 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1288444 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1288448 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1288449 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1288453 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1288454 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1288455 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1288455 WARN  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1288455 WARN  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1288455 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1288455 WARN  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1288455 WARN  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1288456 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1288456 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1288456 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1288457 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1/data/]
   [junit4]   2> 1288457 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@248baa92
   [junit4]   2> 1288457 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1/data
   [junit4]   2> 1288457 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1288457 WARN  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1288457 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1/data/index
   [junit4]   2> 1288457 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1288458 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1fdb72e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73813dc3),segFN=segments_1,generation=1}
   [junit4]   2> 1288458 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1288458 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1/data/
   [junit4]   2> 1288458 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1288460 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1288460 WARN  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1288462 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288462 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288463 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288463 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288465 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1288465 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1288465 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1288465 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1288466 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1288466 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1288466 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1288466 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1fdb72e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73813dc3),segFN=segments_1,generation=1}
   [junit4]   2> 1288466 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1288466 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@22d606ac[collection1] main
   [junit4]   2> 1288466 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1288467 INFO  (searcherExecutor-4100-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22d606ac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1288467 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1288468 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1288468 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1288468 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521903575946493952
   [junit4]   2> 1288470 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1521903575946493952
   [junit4]   2> 1288470 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1288470 INFO  (coreLoadExecutor-4099-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1288470 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:56551/v_fod/om collection:control_collection shard:shard1
   [junit4]   2> 1288471 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1288472 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95118973410344964-core_node1-n_0000000000
   [junit4]   2> 1288472 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1288473 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1288473 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1288473 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56551/v_fod/om/collection1/
   [junit4]   2> 1288473 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] 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> 1288473 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1288473 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:56551/v_fod/om/collection1/ has no replicas
   [junit4]   2> 1288474 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1288475 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1288475 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56551/v_fod/om/collection1/ shard1
   [junit4]   2> 1288475 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] 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:56551/v_fod/om",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1288577 INFO  (zkCallback-1560-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> 1288626 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:56551/v_fod/om/collection1/ and leader is http://127.0.0.1:56551/v_fod/om/collection1/
   [junit4]   2> 1288626 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56551/v_fod/om
   [junit4]   2> 1288626 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1288626 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1288626 INFO  (coreZkRegister-4093-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1288627 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56551/v_fod/om",
   [junit4]   2>   "node_name":"127.0.0.1:56551_v_fod%2Fom",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1288627 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56551/v_fod/om",
   [junit4]   2>   "node_name":"127.0.0.1:56551_v_fod%2Fom",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1288728 INFO  (zkCallback-1560-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> 1288852 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1288853 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288853 INFO  (zkCallback-1562-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37c5c363 name:ZooKeeperConnection Watcher:127.0.0.1:34466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288853 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288853 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1288853 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1288855 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1288855 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1288855 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1288855 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288855 INFO  (zkCallback-1563-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28804a8 name:ZooKeeperConnection Watcher:127.0.0.1:34466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288855 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288856 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1288857 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1288857 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1288908 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1
   [junit4]   2> 1288909 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001
   [junit4]   2> 1288909 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1288910 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d405fa{/v_fod/om,null,AVAILABLE}
   [junit4]   2> 1288910 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@662a8997{HTTP/1.1,[http/1.1]}{127.0.0.1:52137}
   [junit4]   2> 1288911 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.e.j.s.Server Started @1290834ms
   [junit4]   2> 1288911 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/v_fod/om, hostPort=34864, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores}
   [junit4]   2> 1288911 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@694f9431
   [junit4]   2> 1288911 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001'
   [junit4]   2> 1288911 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1288911 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1288912 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1288912 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288913 INFO  (zkCallback-1564-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f66c952 name:ZooKeeperConnection Watcher:127.0.0.1:34466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288913 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288913 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1288913 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1288913 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/solr.xml
   [junit4]   2> 1288916 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores
   [junit4]   2> 1288916 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer New CoreContainer 317361038
   [junit4]   2> 1288916 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001]
   [junit4]   2> 1288916 WARN  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/lib
   [junit4]   2> 1288917 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] 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> 1288917 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1288918 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1288918 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1288918 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34466/solr
   [junit4]   2> 1288918 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1288918 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1288918 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288919 INFO  (zkCallback-1567-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20faa78c name:ZooKeeperConnection Watcher:127.0.0.1:34466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288919 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288919 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1288919 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288920 INFO  (zkCallback-1568-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49ead119 name:ZooKeeperConnection Watcher:127.0.0.1:34466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288920 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288922 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1288958 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1289924 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34864_v_fod%2Fom
   [junit4]   2> 1289924 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34864_v_fod%2Fom
   [junit4]   2> 1289925 INFO  (zkCallback-1560-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1289925 INFO  (zkCallback-1568-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1289925 INFO  (zkCallback-1562-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1289925 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1289925 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95118973410344969-127.0.0.1:34864_v_fod%2Fom-n_0000000001
   [junit4]   2> 1289925 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000 to know if I could be the leader
   [junit4]   2> 1289930 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1289930 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1289930 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores
   [junit4]   2> 1289931 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1289931 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1
   [junit4]   2> 1289931 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1289931 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1289931 INFO  (TEST-HttpPartitionTest.test-seed#[55D1ABC718FAEFA7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1289931 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1289931 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1289932 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1289932 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1289933 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34864/v_fod/om",
   [junit4]   2>   "node_name":"127.0.0.1:34864_v_fod%2Fom",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1289933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1289933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1289933 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34864/v_fod/om",
   [junit4]   2>   "node_name":"127.0.0.1:34864_v_fod%2Fom",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1289933 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1289933 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1290034 INFO  (OverseerStateUpdate-95118973410344964-127.0.0.1:56551_v_fod%2Fom-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1290034 INFO  (zkCallback-1568-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1290034 INFO  (zkCallback-1568-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1290933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1290933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1290933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1290933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1290933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1290933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1'
   [junit4]   2> 1290933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1290933 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1290934 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1290938 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1290947 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1290953 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1290956 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1291047 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1291052 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1291053 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1291056 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1291057 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1291058 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1291058 WARN  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1291058 WARN  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1291058 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1291059 WARN  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1291059 WARN  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1291059 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1291060 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1291060 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1291060 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1291060 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@248baa92
   [junit4]   2> 1291061 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1291061 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1291061 WARN  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1291061 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1291061 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1291061 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40a4c21f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ebefca4),segFN=segments_1,generation=1}
   [junit4]   2> 1291061 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1291061 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1291062 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1291064 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1291064 WARN  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1291066 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291066 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291067 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291067 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291069 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1291069 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1291069 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1291070 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1291070 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1291070 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1291070 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1291070 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40a4c21f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ebefca4),segFN=segments_1,generation=1}
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1dd20367[collection1] main
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1291071 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1291072 INFO  (searcherExecutor-4111-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1dd20367[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1291072 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1291072 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1291072 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1291072 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521903578676985856
   [junit4]   2> 1291074 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521903578676985856
   [junit4]   2> 1291074 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1291075 INFO  (coreLoadExecutor-4110-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1291075 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:34864/v_fod/om collection:collection1 shard:shard2
   [junit4]   2> 1291075 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1291076 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95118973410344969-core_node1-n_0000000000
   [junit4]   2> 1291076 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1291077 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1291077 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1291077 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34864/v_fod/om/collection1/
   [junit4]   2> 1291077 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1291077 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:34864/v_fod/om/collection1/ has no replicas
   [junit4]   2> 1291077 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1291078 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1291078 INFO  (coreZkRegister-4105-thread-1) [    ] o.a.s.c.Shard

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

0.1:35130_v_fod%2Fom",
   [junit4]    >             "state":"active"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "autoCreated":"true"},
   [junit4]    >   "control_collection":{
   [junit4]    >     "replicationFactor":"1",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{"core_node1":{
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:56551/v_fod/om",
   [junit4]    >             "node_name":"127.0.0.1:56551_v_fod%2Fom",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "autoCreated":"true"},
   [junit4]    >   "c8n_1x2":{
   [junit4]    >     "replicationFactor":"2",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "core":"c8n_1x2_shard1_replica2",
   [junit4]    >             "base_url":"http://127.0.0.1:56509/v_fod/om",
   [junit4]    >             "node_name":"127.0.0.1:56509_v_fod%2Fom",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "core":"c8n_1x2_shard1_replica1",
   [junit4]    >             "base_url":"http://127.0.0.1:35130/v_fod/om",
   [junit4]    >             "node_name":"127.0.0.1:35130_v_fod%2Fom",
   [junit4]    >             "state":"recovering"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false"},
   [junit4]    >   "collMinRf_1x3":{
   [junit4]    >     "replicationFactor":"3",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica3",
   [junit4]    >             "base_url":"http://127.0.0.1:56509/v_fod/om",
   [junit4]    >             "node_name":"127.0.0.1:56509_v_fod%2Fom",
   [junit4]    >             "state":"active"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica2",
   [junit4]    >             "base_url":"http://127.0.0.1:35130/v_fod/om",
   [junit4]    >             "node_name":"127.0.0.1:35130_v_fod%2Fom",
   [junit4]    >             "state":"active"},
   [junit4]    >           "core_node3":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica1",
   [junit4]    >             "base_url":"http://127.0.0.1:56551/v_fod/om",
   [junit4]    >             "node_name":"127.0.0.1:56551_v_fod%2Fom",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55D1ABC718FAEFA7:DD85941DB606825F]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1844)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:349)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 1423137 INFO  (SUITE-HttpPartitionTest-seed#[55D1ABC718FAEFA7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_55D1ABC718FAEFA7-001
   [junit4]   2> Dec 29, 2015 2:48:07 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(Lucene60): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=FSTOrd50, a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=ClassicSimilarity, locale=fr_GA, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=190329928,total=517668864
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerOptimizeTest, TestRTimerTree, TestUtils, SolrCloudExampleTest, TestPerFieldSimilarity, StatelessScriptUpdateProcessorFactoryTest, AnalysisErrorHandlingTest, TestCSVResponseWriter, SimpleFacetsTest, UUIDUpdateProcessorFallbackTest, FullHLLTest, TestChildDocTransformer, ParsingFieldUpdateProcessorsTest, PluginInfoTest, TestReload, LeaderElectionTest, TestSolrJ, TestMiniSolrCloudCluster, TestStressUserVersions, TestMiniSolrCloudClusterSSL, HighlighterMaxOffsetTest, FieldMutatingUpdateProcessorTest, TestUniqueKeyFieldResource, VMParamsZkACLAndCredentialsProvidersTest, UpdateParamsTest, BadIndexSchemaTest, BlockJoinFacetSimpleTest, DebugComponentTest, DirectSolrConnectionTest, DirectUpdateHandlerTest, HdfsRestartWhileUpdatingTest, ShowFileRequestHandlerTest, TestInfoStreamLogging, CdcrVersionReplicationTest, DeleteShardTest, TestFuzzyAnalyzedSuggestions, NoCacheHeaderTest, ForceLeaderTest, SmileWriterTest, TestAddFieldRealTimeGet, RequestHandlersTest, FacetPivotSmallTest, AnalyticsMergeStrategyTest, TestPHPSerializedResponseWriter, TestConfigOverlay, TestTolerantSearch, TestSchemaManager, TestSchemaResource, ConfigSetsAPITest, DocValuesMissingTest, LeaderInitiatedRecoveryOnCommitTest, TestSolrDeletionPolicy1, TestCloudInspectUtil, VersionInfoTest, PKIAuthenticationIntegrationTest, TestReloadDeadlock, BJQParserTest, CloudExitableDirectoryReaderTest, TestExactStatsCache, TestFastWriter, BadComponentTest, TestReloadAndDeleteDocs, DeleteInactiveReplicaTest, TestDefaultSearchFieldResource, TestIndexingPerformance, DocValuesMultiTest, TestMinMaxOnMultiValuedField, SolrTestCaseJ4Test, OverseerTaskQueueTest, CircularListTest, TestWriterPerf, TestCharFilters, TestDistributedMissingSort, TestBulkSchemaAPI, DistributedExpandComponentTest, SuggesterWFSTTest, RegexBoostProcessorTest, FullSolrCloudDistribCmdsTest, TestDefaultStatsCache, HdfsDirectoryTest, TestExclusionRuleCollectionAccess, SearchHandlerTest, SuggestComponentTest, BigEndianAscendingWordSerializerTest, DistribJoinFromCollectionTest, TestBlobHandler, TestFileDictionaryLookup, HighlighterConfigTest, ConjunctionSolrSpellCheckerTest, LukeRequestHandlerTest, TestJmxMonitoredMap, TestFilteredDocIdSet, SuggesterTest, HardAutoCommitTest, BasicDistributedZk2Test, OverseerTest, ZkSolrClientTest, ZkCLITest, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, TestSort, HighlighterTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, SuggesterTSTTest, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, TestSurroundQueryParser, TestReversedWildcardFilterFactory, TestOmitPositions, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, JsonLoaderTest, TestLFUCache, CustomCollectionTest, HttpPartitionTest]
   [junit4] Completed [436/573 (1!)] on J2 in 136.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 449 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1424: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 1 failure, 115 ignored (70 assumptions) [seed: 55D1ABC718FAEFA7]

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15371 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15371/
Java: 32bit/jdk-9-ea+95 -server -XX:+UseSerialGC -XX:-CompactStrings

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

Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {   "collection1":{     "replicationFactor":"1",     "shards":{       "shard1":{         "range":"80000000-ffffffff",         "state":"active",         "replicas":{"core_node2":{             "core":"collection1",             "base_url":"http://127.0.0.1:46756",             "node_name":"127.0.0.1:46756_",             "state":"active",             "leader":"true"}}},       "shard2":{         "range":"0-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"collection1",             "base_url":"http://127.0.0.1:46791",             "node_name":"127.0.0.1:46791_",             "state":"active",             "leader":"true"},           "core_node3":{             "core":"collection1",             "base_url":"http://127.0.0.1:40346",             "node_name":"127.0.0.1:40346_",             "state":"active"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false",     "autoCreated":"true"},   "control_collection":{     "replicationFactor":"1",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{"core_node1":{             "core":"collection1",             "base_url":"http://127.0.0.1:41466",             "node_name":"127.0.0.1:41466_",             "state":"active",             "leader":"true"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false",     "autoCreated":"true"},   "c8n_1x2":{     "replicationFactor":"2",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"c8n_1x2_shard1_replica2",             "base_url":"http://127.0.0.1:46791",             "node_name":"127.0.0.1:46791_",             "state":"active",             "leader":"true"},           "core_node2":{             "core":"c8n_1x2_shard1_replica1",             "base_url":"http://127.0.0.1:40346",             "node_name":"127.0.0.1:40346_",             "state":"recovering"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false"},   "collMinRf_1x3":{     "replicationFactor":"3",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"collMinRf_1x3_shard1_replica2",             "base_url":"http://127.0.0.1:46791",             "node_name":"127.0.0.1:46791_",             "state":"active"},           "core_node2":{             "core":"collMinRf_1x3_shard1_replica3",             "base_url":"http://127.0.0.1:40346",             "node_name":"127.0.0.1:40346_",             "state":"active"},           "core_node3":{             "core":"collMinRf_1x3_shard1_replica1",             "base_url":"http://127.0.0.1:41466",             "node_name":"127.0.0.1:41466_",             "state":"active",             "leader":"true"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false"}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {
  "collection1":{
    "replicationFactor":"1",
    "shards":{
      "shard1":{
        "range":"80000000-ffffffff",
        "state":"active",
        "replicas":{"core_node2":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:46756",
            "node_name":"127.0.0.1:46756_",
            "state":"active",
            "leader":"true"}}},
      "shard2":{
        "range":"0-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:46791",
            "node_name":"127.0.0.1:46791_",
            "state":"active",
            "leader":"true"},
          "core_node3":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:40346",
            "node_name":"127.0.0.1:40346_",
            "state":"active"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "control_collection":{
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:41466",
            "node_name":"127.0.0.1:41466_",
            "state":"active",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "c8n_1x2":{
    "replicationFactor":"2",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"c8n_1x2_shard1_replica2",
            "base_url":"http://127.0.0.1:46791",
            "node_name":"127.0.0.1:46791_",
            "state":"active",
            "leader":"true"},
          "core_node2":{
            "core":"c8n_1x2_shard1_replica1",
            "base_url":"http://127.0.0.1:40346",
            "node_name":"127.0.0.1:40346_",
            "state":"recovering"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false"},
  "collMinRf_1x3":{
    "replicationFactor":"3",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"collMinRf_1x3_shard1_replica2",
            "base_url":"http://127.0.0.1:46791",
            "node_name":"127.0.0.1:46791_",
            "state":"active"},
          "core_node2":{
            "core":"collMinRf_1x3_shard1_replica3",
            "base_url":"http://127.0.0.1:40346",
            "node_name":"127.0.0.1:40346_",
            "state":"active"},
          "core_node3":{
            "core":"collMinRf_1x3_shard1_replica1",
            "base_url":"http://127.0.0.1:41466",
            "node_name":"127.0.0.1:41466_",
            "state":"active",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false"}}
	at __randomizedtesting.SeedInfo.seed([ECB2A50B11DE6E82:64E69AD1BF22037A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1844)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:349)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 10906 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/init-core-data-001
   [junit4]   2> 1170473 INFO  (SUITE-HttpPartitionTest-seed#[ECB2A50B11DE6E82]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1170474 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1170475 INFO  (Thread-3879) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1170475 INFO  (Thread-3879) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1170575 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ZkTestServer start zk server on port:40601
   [junit4]   2> 1170575 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1170575 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170576 INFO  (zkCallback-1629-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17a5ba2 name:ZooKeeperConnection Watcher:127.0.0.1:40601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170576 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1170577 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1170577 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1170578 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1170579 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170579 INFO  (zkCallback-1630-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@352702 name:ZooKeeperConnection Watcher:127.0.0.1:40601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170579 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1170579 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1170579 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1170580 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1170580 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1170581 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1170581 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1170581 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1170596 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1170596 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1170596 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1170597 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1170597 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1170597 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1170598 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1170598 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1170598 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1170598 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1170599 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1170599 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1170599 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1170599 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1170600 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1170600 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1170600 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1170600 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1170601 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1170601 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1170656 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1
   [junit4]   2> 1170658 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1170658 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b5401d{/,null,AVAILABLE}
   [junit4]   2> 1170659 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d24f96{HTTP/1.1,[http/1.1]}{127.0.0.1:33352}
   [junit4]   2> 1170659 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.e.j.s.Server Started @1172660ms
   [junit4]   2> 1170659 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/tempDir-001/control/data, hostContext=/, hostPort=41466, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores}
   [junit4]   2> 1170659 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1521cc1
   [junit4]   2> 1170659 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001'
   [junit4]   2> 1170659 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1170660 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1170660 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1170660 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170661 INFO  (zkCallback-1631-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16dc044 name:ZooKeeperConnection Watcher:127.0.0.1:40601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170661 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1170661 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1170661 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1170662 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/solr.xml
   [junit4]   2> 1170664 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores
   [junit4]   2> 1170664 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer New CoreContainer 13894261
   [junit4]   2> 1170664 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001]
   [junit4]   2> 1170664 WARN  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/lib
   [junit4]   2> 1170664 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] 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> 1170665 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1170666 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1170666 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1170666 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 1170666 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1170666 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1170666 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170667 INFO  (zkCallback-1634-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dbc9c7 name:ZooKeeperConnection Watcher:127.0.0.1:40601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170667 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1170667 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1170668 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170668 INFO  (zkCallback-1635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@186d832 name:ZooKeeperConnection Watcher:127.0.0.1:40601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170668 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1170669 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1170669 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1170670 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1170671 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1170671 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1170672 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1170672 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1170673 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1170673 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1170673 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41466_
   [junit4]   2> 1170673 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41466_
   [junit4]   2> 1170674 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1170674 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1170674 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1170675 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95120986888536068-127.0.0.1:41466_-n_0000000000
   [junit4]   2> 1170675 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41466_
   [junit4]   2> 1170675 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1170675 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.Overseer Overseer (id=95120986888536068-127.0.0.1:41466_-n_0000000000) starting
   [junit4]   2> 1170676 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1170677 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1170677 INFO  (OverseerCollectionConfigSetProcessor-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1170677 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1170678 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1170700 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1170700 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1170700 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores
   [junit4]   2> 1170701 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1170701 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1
   [junit4]   2> 1170702 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1170702 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1170702 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1170702 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1170702 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1170703 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41466",
   [junit4]   2>   "node_name":"127.0.0.1:41466_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1170703 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1170703 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41466",
   [junit4]   2>   "node_name":"127.0.0.1:41466_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1170703 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1170703 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1170704 INFO  (zkCallback-1635-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> 1171703 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1171703 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1171703 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1171703 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1171703 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1171704 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1'
   [junit4]   2> 1171704 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1171704 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1171704 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1171707 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1171710 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1171715 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1171719 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1171796 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1171799 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1171800 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1171804 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1171805 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1171806 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1171806 WARN  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1171806 WARN  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1171806 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1171806 WARN  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1171806 WARN  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1171807 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1171807 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1171807 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1171807 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1/data/]
   [junit4]   2> 1171807 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cdfa50
   [junit4]   2> 1171808 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1/data
   [junit4]   2> 1171808 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1171808 WARN  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1171808 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1/data/index
   [junit4]   2> 1171808 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=48.080078125, floorSegmentMB=1.5830078125, forceMergeDeletesPctAllowed=18.981209494773342, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1171809 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bf0cfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1da01bc),segFN=segments_1,generation=1}
   [junit4]   2> 1171809 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1171809 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1/data/
   [junit4]   2> 1171809 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1171811 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1171811 WARN  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1171812 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171812 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171813 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171813 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171815 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1171815 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1171815 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1171815 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1171816 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1171816 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1171816 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=48.2099609375, floorSegmentMB=2.1728515625, forceMergeDeletesPctAllowed=10.634974079349648, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1171816 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bf0cfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1da01bc),segFN=segments_1,generation=1}
   [junit4]   2> 1171816 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1171816 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@c5712f[collection1] main
   [junit4]   2> 1171816 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1171817 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1171817 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1171817 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1171817 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1171817 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1171818 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1171818 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1171818 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1171818 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1171818 INFO  (searcherExecutor-4545-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c5712f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1171818 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1171818 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1171818 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1171818 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521935791624814592
   [junit4]   2> 1171820 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521935791624814592
   [junit4]   2> 1171820 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1171820 INFO  (coreLoadExecutor-4544-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1171820 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41466 collection:control_collection shard:shard1
   [junit4]   2> 1171820 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1171822 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95120986888536068-core_node1-n_0000000000
   [junit4]   2> 1171822 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1171822 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1171822 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1171823 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41466/collection1/
   [junit4]   2> 1171823 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1171823 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:41466/collection1/ has no replicas
   [junit4]   2> 1171823 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] 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> 1171823 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1171824 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1171824 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41466/collection1/ shard1
   [junit4]   2> 1171824 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] 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:41466",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1171926 INFO  (zkCallback-1635-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> 1171975 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:41466/collection1/ and leader is http://127.0.0.1:41466/collection1/
   [junit4]   2> 1171975 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41466
   [junit4]   2> 1171975 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1171975 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1171975 INFO  (coreZkRegister-4538-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1171976 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41466",
   [junit4]   2>   "node_name":"127.0.0.1:41466_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1171976 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41466",
   [junit4]   2>   "node_name":"127.0.0.1:41466_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1172077 INFO  (zkCallback-1635-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> 1172203 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1172204 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172204 INFO  (zkCallback-1637-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11f941a name:ZooKeeperConnection Watcher:127.0.0.1:40601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1172204 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1172205 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1172205 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1172206 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1172206 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1172206 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1172206 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172206 INFO  (zkCallback-1638-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f81ec1 name:ZooKeeperConnection Watcher:127.0.0.1:40601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1172206 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1172207 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1172207 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1172207 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1172264 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1
   [junit4]   2> 1172264 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001
   [junit4]   2> 1172265 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1172266 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a3e5{/,null,AVAILABLE}
   [junit4]   2> 1172266 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.e.j.s.ServerConnector Started ServerConnector@164bfaa{HTTP/1.1,[http/1.1]}{127.0.0.1:49264}
   [junit4]   2> 1172267 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.e.j.s.Server Started @1174267ms
   [junit4]   2> 1172267 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=46791, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores}
   [junit4]   2> 1172267 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1521cc1
   [junit4]   2> 1172267 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001'
   [junit4]   2> 1172267 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1172267 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1172267 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1172267 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172268 INFO  (zkCallback-1639-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18476e9 name:ZooKeeperConnection Watcher:127.0.0.1:40601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1172268 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1172268 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1172269 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1172269 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/solr.xml
   [junit4]   2> 1172272 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores
   [junit4]   2> 1172272 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer New CoreContainer 28312621
   [junit4]   2> 1172272 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001]
   [junit4]   2> 1172272 WARN  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/lib
   [junit4]   2> 1172272 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] 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> 1172274 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1172274 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1172274 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1172274 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 1172274 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1172274 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1172275 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172275 INFO  (zkCallback-1642-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25653d name:ZooKeeperConnection Watcher:127.0.0.1:40601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1172275 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1172276 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1172276 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172276 INFO  (zkCallback-1643-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dd6a56 name:ZooKeeperConnection Watcher:127.0.0.1:40601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1172276 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1172279 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1172308 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1173280 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46791_
   [junit4]   2> 1173280 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46791_
   [junit4]   2> 1173281 INFO  (zkCallback-1643-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1173281 INFO  (zkCallback-1637-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1173281 INFO  (zkCallback-1635-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1173281 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1173282 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95120986888536073-127.0.0.1:46791_-n_0000000001
   [junit4]   2> 1173282 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95120986888536068-127.0.0.1:41466_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1173297 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1173297 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1173298 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores
   [junit4]   2> 1173298 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1173298 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1
   [junit4]   2> 1173298 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1173299 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1173299 INFO  (TEST-HttpPartitionTest.test-seed#[ECB2A50B11DE6E82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1173299 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1173299 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1173299 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1173299 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1173300 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46791",
   [junit4]   2>   "node_name":"127.0.0.1:46791_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1173300 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1173300 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1173300 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46791",
   [junit4]   2>   "node_name":"127.0.0.1:46791_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1173300 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1173300 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1173401 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1173401 INFO  (zkCallback-1643-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1173402 INFO  (zkCallback-1643-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1174300 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1174300 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1174300 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1174300 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1174301 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1174301 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1'
   [junit4]   2> 1174301 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1174301 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1174302 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1174305 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1174307 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1174311 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1174315 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1174403 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1174406 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1174407 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1174410 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1174411 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1174412 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1174412 WARN  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1174413 WARN  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1174413 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1174413 WARN  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1174413 WARN  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1174414 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1174414 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1174414 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1174414 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1174414 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cdfa50
   [junit4]   2> 1174415 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1174415 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1174415 WARN  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1174415 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1174415 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=48.080078125, floorSegmentMB=1.5830078125, forceMergeDeletesPctAllowed=18.981209494773342, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1174415 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@17ff3ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63bf31),segFN=segments_1,generation=1}
   [junit4]   2> 1174415 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1174416 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1174416 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1174417 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1174418 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1174418 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1174418 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1174418 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1174418 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1174418 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1174418 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1174418 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1174418 WARN  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1174419 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1174420 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1174420 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1174421 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1174423 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1174424 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1174424 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1174424 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1174424 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1174424 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1174425 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=48.2099609375, floorSegmentMB=2.1728515625, forceMergeDeletesPctAllowed=10.634974079349648, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1174425 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@17ff3ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63bf31),segFN=segments_1,generation=1}
   [junit4]   2> 1174425 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1174425 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@b95e16[collection1] main
   [junit4]   2> 1174425 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1174426 INFO  (searcherExecutor-4556-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b95e16[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1174426 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1174427 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1174427 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1174427 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521935794360549376
   [junit4]   2> 1174428 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521935794360549376
   [junit4]   2> 1174428 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1174429 INFO  (coreLoadExecutor-4555-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1174429 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:46791 collection:collection1 shard:shard2
   [junit4]   2> 1174429 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1174430 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95120986888536073-core_node1-n_0000000000
   [junit4]   2> 1174430 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1174431 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1174431 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1174431 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 3
   [junit4]   2> 1174431 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46791/collection1/
   [junit4]   2> 1174431 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1174431 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:46791/collection1/ has no replicas
   [junit4]   2> 1174431 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1174432 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1174433 INFO  (coreZkRegister-4550-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46791/collection1/ shard2
   [junit4]   2> 1174433 INFO  (OverseerStateUpdate-95120986888536068-127.0.0.1:41466_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46791",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 1174534 INFO  (OverseerStateUpdate-9512098688

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

Factor":"1",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{"core_node1":{
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:41466",
   [junit4]    >             "node_name":"127.0.0.1:41466_",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "autoCreated":"true"},
   [junit4]    >   "c8n_1x2":{
   [junit4]    >     "replicationFactor":"2",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "core":"c8n_1x2_shard1_replica2",
   [junit4]    >             "base_url":"http://127.0.0.1:46791",
   [junit4]    >             "node_name":"127.0.0.1:46791_",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "core":"c8n_1x2_shard1_replica1",
   [junit4]    >             "base_url":"http://127.0.0.1:40346",
   [junit4]    >             "node_name":"127.0.0.1:40346_",
   [junit4]    >             "state":"recovering"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false"},
   [junit4]    >   "collMinRf_1x3":{
   [junit4]    >     "replicationFactor":"3",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica2",
   [junit4]    >             "base_url":"http://127.0.0.1:46791",
   [junit4]    >             "node_name":"127.0.0.1:46791_",
   [junit4]    >             "state":"active"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica3",
   [junit4]    >             "base_url":"http://127.0.0.1:40346",
   [junit4]    >             "node_name":"127.0.0.1:40346_",
   [junit4]    >             "state":"active"},
   [junit4]    >           "core_node3":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica1",
   [junit4]    >             "base_url":"http://127.0.0.1:41466",
   [junit4]    >             "node_name":"127.0.0.1:41466_",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECB2A50B11DE6E82:64E69AD1BF22037A]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1844)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:349)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 1303793 INFO  (SUITE-HttpPartitionTest-seed#[ECB2A50B11DE6E82]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_ECB2A50B11DE6E82-001
   [junit4]   2> Dec 29, 2015 11:20:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=dsb, timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 3.19.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=87816056,total=433377280
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedExpandComponentTest, BJQParserTest, DirectUpdateHandlerOptimizeTest, DistributedQueryComponentCustomSortTest, TestXIncludeConfig, SimpleFacetsTest, TestConfigSets, CloneFieldUpdateProcessorFactoryTest, TestFieldCollectionResource, BlockJoinFacetSimpleTest, OverseerCollectionConfigSetProcessorTest, TestUniqueKeyFieldResource, AutoCommitTest, TestZkChroot, TestMaxScoreQueryParser, TestDefaultSearchFieldResource, TestSolrQueryParser, TestCloudSchemaless, TestRuleBasedAuthorizationPlugin, VersionInfoTest, DocValuesMultiTest, CdcrReplicationDistributedZkTest, TestCoreDiscovery, PKIAuthenticationIntegrationTest, XmlUpdateRequestHandlerTest, SuggesterTest, TestStressUserVersions, FacetPivotSmallTest, TestOverriddenPrefixQueryForCustomFieldType, SolrCoreCheckLockOnStartupTest, BadComponentTest, TestPostingsSolrHighlighter, HdfsDirectoryTest, BadIndexSchemaTest, ForceLeaderTest, DirectSolrConnectionTest, CurrencyFieldXmlFileTest, SecurityConfHandlerTest, TestMiniSolrCloudClusterSSL, UpdateParamsTest, AnalyticsMergeStrategyTest, TestSort, TestJmxMonitoredMap, TestTolerantSearch, TestComplexPhraseQParserPlugin, ActionThrottleTest, TestReloadAndDeleteDocs, OverseerTaskQueueTest, TestFileDictionaryLookup, UnloadDistributedZkTest, TestSolrIndexConfig, TestMinMaxOnMultiValuedField, HighlighterMaxOffsetTest, SliceStateTest, TestReloadDeadlock, ParsingFieldUpdateProcessorsTest, HdfsUnloadDistributedZkTest, TestSweetSpotSimilarityFactory, TestMiniSolrCloudCluster, CloudExitableDirectoryReaderTest, DirectUpdateHandlerTest, TestDistributedMissingSort, FullSolrCloudDistribCmdsTest, ConjunctionSolrSpellCheckerTest, TestPerFieldSimilarityClassic, ConfigSetsAPITest, BlockCacheTest, ClusterStateTest, TestFastWriter, SuggesterWFSTTest, TestExclusionRuleCollectionAccess, TestChildDocTransformer, CoreAdminRequestStatusTest, TestPivotHelperCode, CircularListTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, TestSchemaManager, CoreAdminHandlerTest, SuggesterTSTTest, SuggestComponentTest, LukeRequestHandlerTest, ShowFileRequestHandlerTest, TestConfigSetsAPI, HdfsRestartWhileUpdatingTest, TestUtils, SimpleMLTQParserTest, CdcrVersionReplicationTest, TestExactStatsCache, FieldAnalysisRequestHandlerTest, TestDocBasedVersionConstraints, TestManagedResource, TestFieldTypeResource, BasicDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionTest, ZkSolrClientTest, TestRecovery, ZkControllerTest, TestStressReorder, TestJoin, DistributedTermsComponentTest, SpellCheckComponentTest, ConvertedLegacyTest, BasicFunctionalityTest, TestIndexSearcher, HighlighterTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery, SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestComponentsName, SOLR749Test, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, HttpPartitionTest]
   [junit4] Completed [436/573 (1!)] on J2 in 133.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 456 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1424: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 1 failure, 115 ignored (70 assumptions) [seed: ECB2A50B11DE6E82]

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15370 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15370/
Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings

All tests passed

Build Log:
[...truncated 53415 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:664: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:651: Source checkout is dirty after running tests!!! Offending files:
* ./lucene/licenses/junit4-ant-2.3.2.jar.sha1

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



Re: [JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15369 - Still Failing!

Posted by Robert Muir <rm...@apache.org>.
I committed a fix.

On Tue, Dec 29, 2015 at 12:33 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15369/
> Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings
>
> All tests passed
>
> Build Log:
> [...truncated 53293 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:664: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:651: Source checkout is dirty after running tests!!! Offending files:
> * ./lucene/licenses/junit4-ant-2.3.2.jar.sha1
>
> Total time: 56 minutes 34 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15369 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15369/
Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings

All tests passed

Build Log:
[...truncated 53293 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:664: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:651: Source checkout is dirty after running tests!!! Offending files:
* ./lucene/licenses/junit4-ant-2.3.2.jar.sha1

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