Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/699/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.TestReplicaProperties.testDistribSearch

Error Message:
Collection testcollection does not have roles evenly distributed. Collection 
is: DocCollection(testcollection)={   "shards":{     "shard1":{       
"range":"80000000-b332ffff",       "state":"active",       "replicas":{         
"core_node1":{           "state":"active",           
"node_name":"127.0.0.1:30048_",           
"core":"testcollection_shard1_replica2",           
"base_url":"https://127.0.0.1:30048";,           
"property.preferredleader":"true"},         "core_node2":{           
"state":"active",           "node_name":"127.0.0.1:30024_",           
"core":"testcollection_shard1_replica1",           
"base_url":"https://127.0.0.1:30024"},         "core_node3":{           
"state":"active",           "node_name":"127.0.0.1:30016_",           
"core":"testcollection_shard1_replica3",           
"base_url":"https://127.0.0.1:30016";,           "leader":"true"}}},     
"shard2":{       "range":"b3330000-e665ffff",       "state":"active",       
"replicas":{         "core_node4":{           "state":"active",           
"node_name":"127.0.0.1:30024_",           
"core":"testcollection_shard2_replica3",           
"base_url":"https://127.0.0.1:30024";,           
"property.preferredleader":"true"},         "core_node5":{           
"state":"active",           "node_name":"127.0.0.1:30059_",           
"core":"testcollection_shard2_replica2",           
"base_url":"https://127.0.0.1:30059"},         "core_node6":{           
"state":"active",           "node_name":"127.0.0.1:30039_",           
"core":"testcollection_shard2_replica1",           
"base_url":"https://127.0.0.1:30039";,           "leader":"true"}}},     
"shard3":{       "range":"e6660000-1998ffff",       "state":"active",       
"replicas":{         "core_node8":{           "state":"active",           
"node_name":"127.0.0.1:30048_",           
"core":"testcollection_shard3_replica1",           
"base_url":"https://127.0.0.1:30048"},         "core_node9":{           
"state":"active",           "node_name":"127.0.0.1:30039_",           
"core":"testcollection_shard3_replica3",           
"base_url":"https://127.0.0.1:30039"},         "core_node10":{           
"state":"active",           "node_name":"127.0.0.1:30016_",           
"core":"testcollection_shard3_replica2",           
"base_url":"https://127.0.0.1:30016";,           "leader":"true",           
"property.preferredleader":"true"}}},     "shard4":{       
"range":"19990000-4ccbffff",       "state":"active",       "replicas":{         
"core_node7":{           "state":"active",           
"node_name":"127.0.0.1:30059_",           
"core":"testcollection_shard4_replica1",           
"base_url":"https://127.0.0.1:30059";,           
"property.preferredleader":"true"},         "core_node11":{           
"state":"active",           "node_name":"127.0.0.1:30048_",           
"core":"testcollection_shard4_replica3",           
"base_url":"https://127.0.0.1:30048"},         "core_node12":{           
"state":"active",           "node_name":"127.0.0.1:30024_",           
"core":"testcollection_shard4_replica2",           
"base_url":"https://127.0.0.1:30024";,           "leader":"true"}}},     
"shard5":{       "range":"4ccc0000-7fffffff",       "state":"active",       
"replicas":{         "core_node13":{           "state":"active",           
"node_name":"127.0.0.1:30016_",           
"core":"testcollection_shard5_replica1",           
"base_url":"https://127.0.0.1:30016";,           "leader":"true"},         
"core_node14":{           "state":"active",           
"node_name":"127.0.0.1:30059_",           
"core":"testcollection_shard5_replica3",           
"base_url":"https://127.0.0.1:30059";,           
"property.preferredleader":"true"},         "core_node15":{           
"state":"active",           "node_name":"127.0.0.1:30039_",           
"core":"testcollection_shard5_replica2",           
"base_url":"https://127.0.0.1:30039"}}}},   "replicationFactor":"3",   
"autoAddReplicas":"false",   "router":{"name":"compositeId"},   
"maxShardsPerNode":"16"}

Stack Trace:
java.lang.AssertionError: Collection testcollection does not have roles evenly 
distributed. Collection is: DocCollection(testcollection)={
  "shards":{
    "shard1":{
      "range":"80000000-b332ffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "node_name":"127.0.0.1:30048_",
          "core":"testcollection_shard1_replica2",
          "base_url":"https://127.0.0.1:30048";,
          "property.preferredleader":"true"},
        "core_node2":{
          "state":"active",
          "node_name":"127.0.0.1:30024_",
          "core":"testcollection_shard1_replica1",
          "base_url":"https://127.0.0.1:30024"},
        "core_node3":{
          "state":"active",
          "node_name":"127.0.0.1:30016_",
          "core":"testcollection_shard1_replica3",
          "base_url":"https://127.0.0.1:30016";,
          "leader":"true"}}},
    "shard2":{
      "range":"b3330000-e665ffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "state":"active",
          "node_name":"127.0.0.1:30024_",
          "core":"testcollection_shard2_replica3",
          "base_url":"https://127.0.0.1:30024";,
          "property.preferredleader":"true"},
        "core_node5":{
          "state":"active",
          "node_name":"127.0.0.1:30059_",
          "core":"testcollection_shard2_replica2",
          "base_url":"https://127.0.0.1:30059"},
        "core_node6":{
          "state":"active",
          "node_name":"127.0.0.1:30039_",
          "core":"testcollection_shard2_replica1",
          "base_url":"https://127.0.0.1:30039";,
          "leader":"true"}}},
    "shard3":{
      "range":"e6660000-1998ffff",
      "state":"active",
      "replicas":{
        "core_node8":{
          "state":"active",
          "node_name":"127.0.0.1:30048_",
          "core":"testcollection_shard3_replica1",
          "base_url":"https://127.0.0.1:30048"},
        "core_node9":{
          "state":"active",
          "node_name":"127.0.0.1:30039_",
          "core":"testcollection_shard3_replica3",
          "base_url":"https://127.0.0.1:30039"},
        "core_node10":{
          "state":"active",
          "node_name":"127.0.0.1:30016_",
          "core":"testcollection_shard3_replica2",
          "base_url":"https://127.0.0.1:30016";,
          "leader":"true",
          "property.preferredleader":"true"}}},
    "shard4":{
      "range":"19990000-4ccbffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "state":"active",
          "node_name":"127.0.0.1:30059_",
          "core":"testcollection_shard4_replica1",
          "base_url":"https://127.0.0.1:30059";,
          "property.preferredleader":"true"},
        "core_node11":{
          "state":"active",
          "node_name":"127.0.0.1:30048_",
          "core":"testcollection_shard4_replica3",
          "base_url":"https://127.0.0.1:30048"},
        "core_node12":{
          "state":"active",
          "node_name":"127.0.0.1:30024_",
          "core":"testcollection_shard4_replica2",
          "base_url":"https://127.0.0.1:30024";,
          "leader":"true"}}},
    "shard5":{
      "range":"4ccc0000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node13":{
          "state":"active",
          "node_name":"127.0.0.1:30016_",
          "core":"testcollection_shard5_replica1",
          "base_url":"https://127.0.0.1:30016";,
          "leader":"true"},
        "core_node14":{
          "state":"active",
          "node_name":"127.0.0.1:30059_",
          "core":"testcollection_shard5_replica3",
          "base_url":"https://127.0.0.1:30059";,
          "property.preferredleader":"true"},
        "core_node15":{
          "state":"active",
          "node_name":"127.0.0.1:30039_",
          "core":"testcollection_shard5_replica2",
          "base_url":"https://127.0.0.1:30039"}}}},
  "replicationFactor":"3",
  "autoAddReplicas":"false",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"16"}
        at 
__randomizedtesting.SeedInfo.seed([38D897FC9B1CE560:B93E19E4EC43855C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.ReplicaPropertiesBase.verifyUnique(ReplicaPropertiesBase.java:175)
        at 
org.apache.solr.cloud.ReplicaPropertiesBase.verifyUniqueAcrossCollection(ReplicaPropertiesBase.java:107)
        at 
org.apache.solr.cloud.TestReplicaProperties.clusterAssignPropertyTest(TestReplicaProperties.java:121)
        at 
org.apache.solr.cloud.TestReplicaProperties.doTest(TestReplicaProperties.java:80)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10829 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestReplicaProperties
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/init-core-data-001
   [junit4]   2> 3029070 T24750 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (true)
   [junit4]   2> 3029070 T24750 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 3029074 T24750 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 3029075 T24750 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3029076 T24751 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3029176 T24750 oasc.ZkTestServer.run start zk server on 
port:30009
   [junit4]   2> 3029177 T24750 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3029177 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3029181 T24758 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f0a67a1 
name:ZooKeeperConnection Watcher:127.0.0.1:30009 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3029182 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3029182 T24750 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3029182 T24750 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3029185 T24750 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3029186 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3029187 T24761 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4397042 name:ZooKeeperConnection 
Watcher:127.0.0.1:30009/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3029187 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3029188 T24750 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3029188 T24750 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 3029189 T24750 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 3029190 T24750 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 3029191 T24750 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 3029192 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3029193 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 3029195 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3029195 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 3029297 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3029297 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3029299 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3029299 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 3029301 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3029301 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 3029303 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3029303 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 3029304 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3029305 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 3029306 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3029306 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 3029308 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3029308 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3029310 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3029310 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 3029311 T24750 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3029312 T24750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 3029313 T24750 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3029314 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3029315 T24764 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@438b756e 
name:ZooKeeperConnection Watcher:127.0.0.1:30009/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3029315 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3029315 T24750 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3030229 T24750 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3030234 T24750 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3030237 T24750 oejs.AbstractConnector.doStart Started 
[email protected]:30016
   [junit4]   2> 3030240 T24750 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3030240 T24750 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3030240 T24750 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002
   [junit4]   2> 3030240 T24750 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002/'
   [junit4]   2> 3030271 T24750 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002/solr.xml
   [junit4]   2> 3030325 T24750 oasc.CoreContainer.<init> New CoreContainer 
1319909919
   [junit4]   2> 3030325 T24750 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002/]
   [junit4]   2> 3030326 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3030326 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3030327 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3030327 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3030327 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3030327 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3030328 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3030328 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3030328 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3030328 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3030330 T24750 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3030332 T24750 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3030332 T24750 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3030332 T24750 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3030332 T24750 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:30009/solr
   [junit4]   2> 3030333 T24750 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3030333 T24750 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3030334 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3030335 T24776 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@30cc0a6b 
name:ZooKeeperConnection Watcher:127.0.0.1:30009 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3030336 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3030336 T24750 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3030338 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3030339 T24779 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@415d1b90 
name:ZooKeeperConnection Watcher:127.0.0.1:30009/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3030339 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3030340 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 3030342 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3030344 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 3030346 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3030347 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3030349 T24750 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 3030350 T24750 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30016_
   [junit4]   2> 3030351 T24750 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:30016_
   [junit4]   2> 3030353 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 3030354 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 3030355 T24750 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3030357 T24750 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:30016_
   [junit4]   2> 3030357 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 3030358 T24750 oasc.Overseer.start Overseer 
(id=92946017748451332-127.0.0.1:30016_-n_0000000000) starting
   [junit4]   2> 3030360 T24750 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 3030365 T24750 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3030366 T24781 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 3030367 T24750 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 3030368 T24750 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 3030369 T24750 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3030371 T24780 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 3030377 T24783 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 3030377 T24783 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3030378 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3030378 T24783 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3030380 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:30016_",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:30016"}
   [junit4]   2> 3030380 T24780 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 3030380 T24780 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 3030380 T24780 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3030382 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3031378 T24783 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3031379 T24783 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 3031379 T24783 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3031380 T24783 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3031380 T24783 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3031381 T24783 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002/collection1/'
   [junit4]   2> 3031383 T24783 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3031384 T24783 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3031385 T24783 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 3031422 T24783 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 3031424 T24783 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 3031459 T24783 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 3031535 T24783 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3031636 T24783 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 3031646 T24783 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 3032056 T24783 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3032059 T24783 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3032061 T24783 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3032066 T24783 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3032081 T24783 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 3032081 T24783 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3032081 T24783 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/control/data/
   [junit4]   2> 3032082 T24783 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a53c641
   [junit4]   2> 3032082 T24783 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/control/data
   [junit4]   2> 3032083 T24783 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/control/data/index/
   [junit4]   2> 3032083 T24783 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3032083 T24783 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/control/data/index
   [junit4]   2> 3032084 T24783 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.0244140625, 
floorSegmentMB=1.427734375, forceMergeDeletesPctAllowed=7.988083459314486, 
segmentsPerTier=8.0, maxCFSSegmentSizeMB=1.8974609375, 
noCFSRatio=0.34279337864402715
   [junit4]   2> 3032084 T24783 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory@21db4c6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44769978),segFN=segments_1,generation=1}
   [junit4]   2> 3032085 T24783 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3032089 T24783 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3032089 T24783 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3032089 T24783 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3032090 T24783 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3032090 T24783 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3032090 T24783 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3032091 T24783 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3032091 T24783 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3032091 T24783 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3032092 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3032092 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3032093 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3032093 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3032093 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3032094 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3032094 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3032095 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3032095 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3032096 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3032096 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3032097 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3032097 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3032098 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3032098 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3032099 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3032099 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3032100 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3032100 T24783 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3032126 T24783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3032129 T24783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3032131 T24783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3032133 T24783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3032139 T24783 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3032140 T24783 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3032140 T24783 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@61576f22
   [junit4]   2> 3032141 T24783 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory@21db4c6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44769978),segFN=segments_1,generation=1}
   [junit4]   2> 3032141 T24783 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3032141 T24783 oass.SolrIndexSearcher.<init> Opening 
Searcher@5b72be7[collection1] main
   [junit4]   2> 3032141 T24783 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3032142 T24783 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3032142 T24783 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 3032143 T24783 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3032143 T24783 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3032143 T24783 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3032144 T24783 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3032144 T24783 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3032145 T24783 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 3032146 T24783 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3032146 T24783 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3032146 T24783 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3032147 T24783 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3032147 T24784 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5b72be7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3032148 T24783 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3032149 T24787 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:30016 collection:control_collection 
shard:shard1
   [junit4]   2> 3032149 T24750 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 3032149 T24787 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3032149 T24750 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3032153 T24787 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 3032154 T24750 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3032154 T24787 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3032155 T24787 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> 3032155 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3032154 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> ASYNC  NEW_CORE C2687 name=collection1 
org.apache.solr.core.SolrCore@6f5fcbc1 url=https://127.0.0.1:30016/collection1 
node=127.0.0.1:30016_ C2687_STATE=coll:control_collection core:collection1 
props:{state=down, node_name=127.0.0.1:30016_, core=collection1, 
base_url=https://127.0.0.1:30016}
   [junit4]   2> 3032155 T24787 C2687 P30016 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:30016/collection1/
   [junit4]   2> 3032156 T24787 C2687 P30016 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 3032156 T24787 C2687 P30016 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:30016/collection1/ has no replicas
   [junit4]   2> 3032156 T24787 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:30016/collection1/ shard1
   [junit4]   2> 3032156 T24790 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@66f85003 
name:ZooKeeperConnection Watcher:127.0.0.1:30009/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3032156 T24787 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3032157 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3032157 T24750 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3032158 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 3032158 T24750 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3032159 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3032159 T24790 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 3032161 T24750 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 3032164 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:30016";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 3032165 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3032166 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3032166 T24790 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3032212 T24787 oasc.ZkController.register We are 
https://127.0.0.1:30016/collection1/ and leader is 
https://127.0.0.1:30016/collection1/
   [junit4]   2> 3032213 T24787 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:30016
   [junit4]   2> 3032213 T24787 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 3032213 T24787 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 3032213 T24787 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3032214 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3032216 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:30016_",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:30016"}
   [junit4]   2> 3032319 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3032319 T24790 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3033562 T24750 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 3033563 T24750 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3033569 T24750 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3033571 T24750 oejs.AbstractConnector.doStart Started 
[email protected]:30024
   [junit4]   2> 3033574 T24750 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3033574 T24750 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3033575 T24750 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003
   [junit4]   2> 3033575 T24750 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003/'
   [junit4]   2> 3033617 T24750 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003/solr.xml
   [junit4]   2> 3033691 T24750 oasc.CoreContainer.<init> New CoreContainer 
1820352792
   [junit4]   2> 3033692 T24750 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003/]
   [junit4]   2> 3033692 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3033693 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3033693 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3033693 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3033693 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3033694 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3033694 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3033694 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3033694 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3033694 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3033696 T24750 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3033698 T24750 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3033698 T24750 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3033698 T24750 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3033699 T24750 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:30009/solr
   [junit4]   2> 3033699 T24750 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3033699 T24750 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3033700 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3033702 T24802 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f20bc44 
name:ZooKeeperConnection Watcher:127.0.0.1:30009 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3033703 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3033703 T24750 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3033705 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3033706 T24805 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@540820a9 
name:ZooKeeperConnection Watcher:127.0.0.1:30009/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3033707 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3033711 T24750 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3034714 T24750 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30024_
   [junit4]   2> 3034715 T24750 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:30024_
   [junit4]   2> 3034719 T24750 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3034726 T24806 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3034726 T24806 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3034727 T24806 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3034727 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3034729 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:30024_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:30024"}
   [junit4]   2> 3034729 T24780 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 3034730 T24780 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 3034730 T24780 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3034732 T24790 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3034732 T24805 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3034732 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3035727 T24806 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3035728 T24806 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3035769 T24806 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3035770 T24806 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3035770 T24806 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3035771 T24806 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003/collection1/'
   [junit4]   2> 3035773 T24806 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3035774 T24806 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 3035775 T24806 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3035817 T24806 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 3035819 T24806 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 3035858 T24806 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 3035911 T24806 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3036012 T24806 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 3036022 T24806 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 3036439 T24806 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3036442 T24806 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3036444 T24806 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3036449 T24806 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3036464 T24806 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3036464 T24806 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3036464 T24806 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty1/
   [junit4]   2> 3036465 T24806 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a53c641
   [junit4]   2> 3036465 T24806 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty1
   [junit4]   2> 3036466 T24806 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty1/index/
   [junit4]   2> 3036466 T24806 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3036468 T24806 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty1/index
   [junit4]   2> 3036468 T24806 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.0244140625, 
floorSegmentMB=1.427734375, forceMergeDeletesPctAllowed=7.988083459314486, 
segmentsPerTier=8.0, maxCFSSegmentSizeMB=1.8974609375, 
noCFSRatio=0.34279337864402715
   [junit4]   2> 3036469 T24806 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory@3bbd18e5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bad8106),segFN=segments_1,generation=1}
   [junit4]   2> 3036469 T24806 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3036474 T24806 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3036475 T24806 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3036475 T24806 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3036475 T24806 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3036475 T24806 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3036476 T24806 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3036476 T24806 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3036476 T24806 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3036477 T24806 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3036477 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3036478 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3036478 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3036479 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3036479 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3036480 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3036480 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3036481 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3036481 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3036483 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3036483 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3036484 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3036484 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3036485 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3036485 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3036486 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3036486 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3036487 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3036487 T24806 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3036516 T24806 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3036518 T24806 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3036520 T24806 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3036522 T24806 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3036527 T24806 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3036528 T24806 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3036528 T24806 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@46b46674
   [junit4]   2> 3036529 T24806 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory@3bbd18e5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bad8106),segFN=segments_1,generation=1}
   [junit4]   2> 3036529 T24806 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3036529 T24806 oass.SolrIndexSearcher.<init> Opening 
Searcher@5d4f9e2c[collection1] main
   [junit4]   2> 3036530 T24806 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3036531 T24806 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3036531 T24806 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 3036531 T24806 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3036531 T24806 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3036532 T24806 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3036532 T24806 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3036533 T24806 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3036533 T24806 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3036533 T24806 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3036533 T24806 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3036534 T24807 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5d4f9e2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3036535 T24806 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3036536 T24810 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:30024 collection:collection1 
shard:shard1
   [junit4]   2> 3036536 T24750 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 3036536 T24750 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3036536 T24810 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3036540 T24810 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 3036542 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3036542 T24810 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3036542 T24810 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C2688 name=collection1 
org.apache.solr.core.SolrCore@19b429bd url=https://127.0.0.1:30024/collection1 
node=127.0.0.1:30024_ C2688_STATE=coll:collection1 core:collection1 
props:{state=down, node_name=127.0.0.1:30024_, core=collection1, 
base_url=https://127.0.0.1:30024}
   [junit4]   2> 3036542 T24810 C2688 P30024 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:30024/collection1/
   [junit4]   2> 3036542 T24810 C2688 P30024 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 3036543 T24810 C2688 P30024 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:30024/collection1/ has no replicas
   [junit4]   2> 3036543 T24810 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:30024/collection1/ shard1
   [junit4]   2> 3036543 T24810 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 3036544 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 3036546 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3036546 T24790 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3036546 T24805 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3036549 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:30024";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 3036551 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3036551 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3036551 T24805 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3036551 T24790 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3036597 T24810 oasc.ZkController.register We are 
https://127.0.0.1:30024/collection1/ and leader is 
https://127.0.0.1:30024/collection1/
   [junit4]   2> 3036598 T24810 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:30024
   [junit4]   2> 3036598 T24810 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 3036598 T24810 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3036598 T24810 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3036599 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3036601 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:30024_",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:30024"}
   [junit4]   2> 3036704 T24805 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3036704 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3036704 T24790 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3038437 T24750 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 3038438 T24750 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3038444 T24750 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3038446 T24750 oejs.AbstractConnector.doStart Started 
[email protected]:30039
   [junit4]   2> 3038450 T24750 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3038450 T24750 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3038450 T24750 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004
   [junit4]   2> 3038451 T24750 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004/'
   [junit4]   2> 3038497 T24750 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004/solr.xml
   [junit4]   2> 3038577 T24750 oasc.CoreContainer.<init> New CoreContainer 
437727473
   [junit4]   2> 3038577 T24750 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004/]
   [junit4]   2> 3038578 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3038579 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3038579 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3038579 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3038580 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3038580 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3038580 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3038581 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3038581 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3038581 T24750 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3038584 T24750 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3038586 T24750 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3038587 T24750 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3038587 T24750 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3038587 T24750 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:30009/solr
   [junit4]   2> 3038588 T24750 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3038588 T24750 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3038589 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3038591 T24822 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@348ae11d 
name:ZooKeeperConnection Watcher:127.0.0.1:30009 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3038592 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3038593 T24750 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3038594 T24750 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3038596 T24825 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e362602 
name:ZooKeeperConnection Watcher:127.0.0.1:30009/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3038596 T24750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3038600 T24750 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3039604 T24750 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30039_
   [junit4]   2> 3039605 T24750 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:30039_
   [junit4]   2> 3039609 T24750 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3039616 T24826 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3039616 T24826 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3039617 T24826 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3039617 T24779 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3039619 T24780 
oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 
message = {
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:30039_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:30039"}
   [junit4]   2> 3039620 T24780 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 3039620 T24780 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 3039622 T24825 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3039622 T24805 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3039622 T24779 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3039622 T24790 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3040617 T24826 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3040618 T24826 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3040618 T24826 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3040619 T24826 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3040619 T24826 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3040619 T24826 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004/collection1/'
   [junit4]   2> 3040622 T24826 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3040623 T24826 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 3040625 T24826 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3040655 T24826 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 3040658 T24826 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 3040706 T24826 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 3040762 T24826 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3040863 T24826 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 3040870 T24826 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 3041136 T24826 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3041139 T24826 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3041140 T24826 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3041144 T24826 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3041157 T24826 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3041157 T24826 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3041157 T24826 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty2/
   [junit4]   2> 3041158 T24826 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a53c641
   [junit4]   2> 3041158 T24826 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty2
   [junit4]   2> 3041158 T24826 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty2/index/
   [junit4]   2> 3041158 T24826 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3041160 T24826 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001/tempDir-001/jetty2/index
   [junit4]   2> 3041161 T24826 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.0244140625, 
floorSegmentMB=1.427734375, forceMergeDeletesPctAllowed=7.988083459314486, 
segmentsPerTier=8.0, maxCFSSegmentSizeMB=1.8974609375, 
noCFSRatio=0.34279337864402715
   [junit4]   2> 3041161 T24826 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory@168cf4c2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18f81f),segFN=segments_1,generation=1}
   [junit4]   2> 3041161 T24826 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3041165 T24826 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3041165 T24826 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3041165 T24826 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3041166 T24826 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3041166 T24826 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3041166 T24826 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3041166 T24826 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3041166 T24826 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3041167 T24826 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3041167 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3041167 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3041168 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3041168 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3041168 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3041169 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3041169 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3041169 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3041170 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3041171 T24826 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
  

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

redleader":"true"},
   [junit4]    >         "core_node5":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30059_",
   [junit4]    >           "core":"testcollection_shard2_replica2",
   [junit4]    >           "base_url":"https://127.0.0.1:30059"},
   [junit4]    >         "core_node6":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30039_",
   [junit4]    >           "core":"testcollection_shard2_replica1",
   [junit4]    >           "base_url":"https://127.0.0.1:30039";,
   [junit4]    >           "leader":"true"}}},
   [junit4]    >     "shard3":{
   [junit4]    >       "range":"e6660000-1998ffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node8":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30048_",
   [junit4]    >           "core":"testcollection_shard3_replica1",
   [junit4]    >           "base_url":"https://127.0.0.1:30048"},
   [junit4]    >         "core_node9":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30039_",
   [junit4]    >           "core":"testcollection_shard3_replica3",
   [junit4]    >           "base_url":"https://127.0.0.1:30039"},
   [junit4]    >         "core_node10":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30016_",
   [junit4]    >           "core":"testcollection_shard3_replica2",
   [junit4]    >           "base_url":"https://127.0.0.1:30016";,
   [junit4]    >           "leader":"true",
   [junit4]    >           "property.preferredleader":"true"}}},
   [junit4]    >     "shard4":{
   [junit4]    >       "range":"19990000-4ccbffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node7":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30059_",
   [junit4]    >           "core":"testcollection_shard4_replica1",
   [junit4]    >           "base_url":"https://127.0.0.1:30059";,
   [junit4]    >           "property.preferredleader":"true"},
   [junit4]    >         "core_node11":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30048_",
   [junit4]    >           "core":"testcollection_shard4_replica3",
   [junit4]    >           "base_url":"https://127.0.0.1:30048"},
   [junit4]    >         "core_node12":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30024_",
   [junit4]    >           "core":"testcollection_shard4_replica2",
   [junit4]    >           "base_url":"https://127.0.0.1:30024";,
   [junit4]    >           "leader":"true"}}},
   [junit4]    >     "shard5":{
   [junit4]    >       "range":"4ccc0000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node13":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30016_",
   [junit4]    >           "core":"testcollection_shard5_replica1",
   [junit4]    >           "base_url":"https://127.0.0.1:30016";,
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node14":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30059_",
   [junit4]    >           "core":"testcollection_shard5_replica3",
   [junit4]    >           "base_url":"https://127.0.0.1:30059";,
   [junit4]    >           "property.preferredleader":"true"},
   [junit4]    >         "core_node15":{
   [junit4]    >           "state":"active",
   [junit4]    >           "node_name":"127.0.0.1:30039_",
   [junit4]    >           "core":"testcollection_shard5_replica2",
   [junit4]    >           "base_url":"https://127.0.0.1:30039"}}}},
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"16"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([38D897FC9B1CE560:B93E19E4EC43855C]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ReplicaPropertiesBase.verifyUnique(ReplicaPropertiesBase.java:175)
   [junit4]    >        at 
org.apache.solr.cloud.ReplicaPropertiesBase.verifyUniqueAcrossCollection(ReplicaPropertiesBase.java:107)
   [junit4]    >        at 
org.apache.solr.cloud.TestReplicaProperties.clusterAssignPropertyTest(TestReplicaProperties.java:121)
   [junit4]    >        at 
org.apache.solr.cloud.TestReplicaProperties.doTest(TestReplicaProperties.java:80)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3121609 T24750 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestReplicaProperties-38D897FC9B1CE560-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_GT, 
timezone=Egypt
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=286945152,total=495452160
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXmlPersistor, 
HdfsWriteToMultipleCollectionsTest, TestManagedResourceStorage, 
CSVRequestHandlerTest, XsltUpdateRequestHandlerTest, TestNoOpRegenerator, 
HdfsBasicDistributedZk2Test, DistribCursorPagingTest, TestFiltering, 
BlockDirectoryTest, TestLMJelinekMercerSimilarityFactory, 
TestMaxScoreQueryParser, DocValuesTest, TestFastOutputStream, 
TestConfigOverlay, CursorMarkTest, TestHighFrequencyDictionaryFactory, 
TestQueryTypes, TestSweetSpotSimilarityFactory, 
CollectionsAPIDistributedZkTest, DistribDocExpirationUpdateProcessorTest, 
TestMissingGroups, TestSolrConfigHandlerConcurrent, HdfsBasicDistributedZkTest, 
UUIDFieldTest, JsonLoaderTest, SystemInfoHandlerTest, 
TestPostingsSolrHighlighter, TestRequestStatusCollectionAPI, 
TestSchemaVersionResource, OutOfBoxZkACLAndCredentialsProvidersTest, 
ExitableDirectoryReaderTest, ClusterStateUpdateTest, SolrCoreTest, 
SoftAutoCommitTest, TestFastWriter, AnalysisAfterCoreReloadTest, EnumFieldTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestSearchPerf, 
NotRequiredUniqueKeyTest, VMParamsZkACLAndCredentialsProvidersTest, 
DocValuesMultiTest, BadIndexSchemaTest, TestTolerantSearch, 
TestSolrQueryParserResource, TestDocBasedVersionConstraints, 
QueryResultKeyTest, TestArbitraryIndexDir, URLClassifyProcessorTest, 
InfoHandlerTest, TestIndexingPerformance, LeaderElectionTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, 
TestRandomFaceting, TestRandomDVFaceting, ShardRoutingCustomTest, 
TestDistributedGrouping, DistributedSpellCheckComponentTest, TestStressReorder, 
TestJoin, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, 
SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, 
HighlighterTest, SimplePostToolTest, TestCoreDiscovery, 
TestExtendedDismaxParser, CoreAdminHandlerTest, TestCSVLoader, 
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, 
QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, 
SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, 
TestValueSourceCache, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, 
ReturnFieldsTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, 
TestComponentsName, CoreContainerCoreInitFailuresTest, SOLR749Test, 
TestSolrIndexConfig, ResponseLogComponentTest, TestStressRecovery, 
AliasIntegrationTest, CloudExitableDirectoryReaderTest, DeleteReplicaTest, 
ExternalCollectionsTest, LeaderInitiatedRecoveryOnCommitTest, 
MigrateRouteKeyTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestCloudInspectUtil, 
TestCloudPivotFacet, TestDistribDocBasedVersion, TestReplicaProperties]
   [junit4] Completed on J3 in 92.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 229 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:536:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:477:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:190:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:508:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1363:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:970:
 There were test failures: 450 suites, 1843 tests, 1 failure, 56 ignored (10 
assumptions)

Total time: 165 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #697
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 859539335 bytes
Compression is 0.0%
Took 2 min 25 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to