You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/25 03:32:31 UTC

[JENKINS] Lucene-Solr-5.5-Solaris (multiarch/jdk1.7.0) - Build # 10 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/10/
Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testLastPublishedStateIsActive

Error Message:
expected:<active> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<active> but was:<null>
	at __randomizedtesting.SeedInfo.seed([B4FF6A21F5EA6A26:5C9D54B052E7687A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.ForceLeaderTest.testLastPublishedStateIsActive(ForceLeaderTest.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11842 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/init-core-data-001
   [junit4]   2> 2525358 INFO  (SUITE-ForceLeaderTest-seed#[B4FF6A21F5EA6A26]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2525362 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2525363 INFO  (Thread-5516) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2525363 INFO  (Thread-5516) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2525463 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ZkTestServer start zk server on port:51594
   [junit4]   2> 2525463 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2525464 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2525468 INFO  (zkCallback-2488-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@221dc8e0 name:ZooKeeperConnection Watcher:127.0.0.1:51594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2525468 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2525469 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2525469 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2525475 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2525476 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2525479 INFO  (zkCallback-2489-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69dd1fb4 name:ZooKeeperConnection Watcher:127.0.0.1:51594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2525479 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2525479 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2525479 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2525484 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2525488 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2525491 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2525494 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2525494 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2525504 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2525504 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2525510 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2525510 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2525518 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2525518 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2525526 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2525527 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2525531 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2525531 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2525535 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2525535 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2525542 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2525543 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2525546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2525546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2525555 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2525555 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2525559 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2525559 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2525733 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1
   [junit4]   2> 2525734 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2525737 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57a64e51{/,null,AVAILABLE}
   [junit4]   2> 2525739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.ServerConnector Started ServerConnector@675fd4cb{HTTP/1.1}{127.0.0.1:49478}
   [junit4]   2> 2525739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.Server Started @2529067ms
   [junit4]   2> 2525739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/tempDir-001/control/data, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores, hostPort=47476}
   [junit4]   2> 2525739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1c7b0f4d
   [junit4]   2> 2525739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001'
   [junit4]   2> 2525739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2525739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2525739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2525740 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2525745 INFO  (zkCallback-2490-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@223db2a9 name:ZooKeeperConnection Watcher:127.0.0.1:51594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2525745 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2525745 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2525748 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2525748 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/solr.xml
   [junit4]   2> 2525774 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores
   [junit4]   2> 2525774 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.CoreContainer New CoreContainer 33618469
   [junit4]   2> 2525774 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001]
   [junit4]   2> 2525774 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/lib
   [junit4]   2> 2525774 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2525776 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2525777 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2525777 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2525777 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51594/solr
   [junit4]   2> 2525777 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2525777 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2525778 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2525787 INFO  (zkCallback-2493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43b40ca0 name:ZooKeeperConnection Watcher:127.0.0.1:51594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2525787 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2525788 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2525793 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2525795 INFO  (zkCallback-2494-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3dbc7c95 name:ZooKeeperConnection Watcher:127.0.0.1:51594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2525796 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2525802 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2525822 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2525857 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2525863 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2525867 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2525873 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2525876 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2525884 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2525888 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2525890 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47476_
   [junit4]   2> 2525893 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47476_
   [junit4]   2> 2525898 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2525900 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2525912 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2525914 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95444436678082564-127.0.0.1:47476_-n_0000000000
   [junit4]   2> 2525915 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47476_
   [junit4]   2> 2525915 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2525920 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.Overseer Overseer (id=95444436678082564-127.0.0.1:47476_-n_0000000000) starting
   [junit4]   2> 2525925 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2525957 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2525958 INFO  (OverseerCollectionConfigSetProcessor-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2525958 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2525959 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2526017 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2526017 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2526018 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores
   [junit4]   2> 2526019 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, loadOnStartup=true, name=collection1, coreNodeName=, shard=, configSetProperties=configsetprops.json, transient=false, collection=control_collection, dataDir=data/, config=solrconfig.xml}
   [junit4]   2> 2526020 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1
   [junit4]   2> 2526020 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2526023 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2526023 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:47476_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2526024 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2526024 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2526028 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:47476",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:47476_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 2526029 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2526029 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:47476",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:47476_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null}
   [junit4]   2> 2526030 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2526031 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2526034 INFO  (zkCallback-2494-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2527031 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2527031 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2527032 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2527032 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2527033 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2527034 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1'
   [junit4]   2> 2527035 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2527035 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2527038 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2527049 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2527073 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2527113 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2527126 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2527433 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2527444 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2527446 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2527471 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2527476 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2527481 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2527488 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2527492 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2527492 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2527492 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2527492 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1/data/]
   [junit4]   2> 2527492 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8aa7f4
   [junit4]   2> 2527493 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1/data
   [junit4]   2> 2527493 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2527495 WARN  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2527496 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1/data/index
   [junit4]   2> 2527496 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=58.095703125, floorSegmentMB=1.2587890625, forceMergeDeletesPctAllowed=10.75668098308141, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6115912518932127
   [junit4]   2> 2527497 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@73e20c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fd8e5eb),segFN=segments_1,generation=1}
   [junit4]   2> 2527497 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2527500 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1/data/
   [junit4]   2> 2527500 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2527504 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2527505 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2527505 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2527505 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2527505 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2527505 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2527505 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2527505 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2527505 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2527506 WARN  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2527509 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2527510 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2527512 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2527513 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2527518 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /dump,/admin/segments,/replication,/admin/logging,/admin/threads,/admin/file,/admin/system,/admin/ping,/schema,/admin/mbeans,/update,/admin/properties,/admin/luke,/update/csv,/update/json/docs,standard,/update/json,/config,/admin/plugins,/get
   [junit4]   2> 2527519 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2527520 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2527520 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2527520 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2527520 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2527521 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=12.59375, floorSegmentMB=1.892578125, forceMergeDeletesPctAllowed=10.95696799055689, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5174631760985834
   [junit4]   2> 2527521 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@73e20c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fd8e5eb),segFN=segments_1,generation=1}
   [junit4]   2> 2527521 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2527521 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@35a12057[collection1] main
   [junit4]   2> 2527521 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2527524 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2527524 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2527526 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2527526 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2527526 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2527530 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2527530 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2527530 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2527530 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2527532 INFO  (searcherExecutor-6931-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35a12057[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2527539 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2527539 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2527539 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2527539 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1527110989128925184
   [junit4]   2> 2527541 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1527110989128925184
   [junit4]   2> 2527541 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2527542 INFO  (coreLoadExecutor-6930-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2527543 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:47476 collection:control_collection shard:shard1
   [junit4]   2> 2527545 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2527565 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95444436678082564-core_node1-n_0000000000
   [junit4]   2> 2527565 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2527568 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2527568 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2527568 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 2527568 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47476/collection1/
   [junit4]   2> 2527569 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2527569 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:47476/collection1/ has no replicas
   [junit4]   2> 2527570 INFO  (zkCallback-2494-thread-1-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2527571 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2527581 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2527585 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47476/collection1/ shard1
   [junit4]   2> 2527587 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:47476",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2527692 INFO  (zkCallback-2494-thread-2-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2527738 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:47476/collection1/ and leader is http://127.0.0.1:47476/collection1/
   [junit4]   2> 2527738 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47476
   [junit4]   2> 2527738 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2527738 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2527739 INFO  (coreZkRegister-6924-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:47476_ c:control_collection s:shard1) [n:127.0.0.1:47476_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2527743 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:47476",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:47476_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1"} current state version: 3
   [junit4]   2> 2527744 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:47476",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:47476_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1"}
   [junit4]   2> 2527854 INFO  (zkCallback-2494-thread-2-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2528026 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2528027 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2528030 INFO  (zkCallback-2496-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d3ae097 name:ZooKeeperConnection Watcher:127.0.0.1:51594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2528031 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2528031 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2528031 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2528036 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2528174 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1
   [junit4]   2> 2528175 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001
   [junit4]   2> 2528176 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2528180 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5068213c{/,null,AVAILABLE}
   [junit4]   2> 2528180 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.ServerConnector Started ServerConnector@645e1361{HTTP/1.1}{127.0.0.1:37187}
   [junit4]   2> 2528180 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.Server Started @2531508ms
   [junit4]   2> 2528180 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=59728, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores, hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/tempDir-001/jetty1}
   [junit4]   2> 2528181 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1c7b0f4d
   [junit4]   2> 2528181 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001'
   [junit4]   2> 2528181 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2528181 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2528181 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2528182 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2528185 INFO  (zkCallback-2497-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27a88688 name:ZooKeeperConnection Watcher:127.0.0.1:51594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2528186 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2528186 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2528189 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15316359ffc0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2528189 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2528189 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/solr.xml
   [junit4]   2> 2528211 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores
   [junit4]   2> 2528211 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.CoreContainer New CoreContainer 1509656569
   [junit4]   2> 2528211 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001]
   [junit4]   2> 2528211 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/lib
   [junit4]   2> 2528211 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2528213 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2528213 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2528213 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2528213 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51594/solr
   [junit4]   2> 2528213 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2528213 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2528214 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2528217 INFO  (zkCallback-2500-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c0821ef name:ZooKeeperConnection Watcher:127.0.0.1:51594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2528217 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2528217 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2528220 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2528224 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@628abf69 name:ZooKeeperConnection Watcher:127.0.0.1:51594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2528224 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2528246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2529260 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59728_
   [junit4]   2> 2529262 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59728_
   [junit4]   2> 2529264 INFO  (zkCallback-2496-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2529264 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2529264 INFO  (zkCallback-2494-thread-2-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2529267 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2529268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95444436678082568-127.0.0.1:59728_-n_0000000001
   [junit4]   2> 2529270 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95444436678082564-127.0.0.1:47476_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2529331 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2529331 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2529332 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores
   [junit4]   2> 2529333 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, collection=collection1, configSetProperties=configsetprops.json, schema=schema.xml, shard=, config=solrconfig.xml, transient=false, coreNodeName=, name=collection1, dataDir=data/}
   [junit4]   2> 2529333 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1
   [junit4]   2> 2529333 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2529336 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2529336 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B4FF6A21F5EA6A26]) [n:127.0.0.1:59728_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2529338 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2529339 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2529345 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59728",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:59728_",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null} current state version: 4
   [junit4]   2> 2529346 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59728",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:59728_",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null}
   [junit4]   2> 2529346 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2529346 INFO  (OverseerStateUpdate-95444436678082564-127.0.0.1:47476_-n_0000000000) [n:127.0.0.1:47476_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2529349 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2529455 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2529456 INFO  (zkCallback-2494-thread-2-processing-n:127.0.0.1:47476_) [n:127.0.0.1:47476_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2529458 INFO  (zkCallback-2496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2530350 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2530350 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2530352 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2530352 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2530354 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2530354 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1'
   [junit4]   2> 2530354 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2530354 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2530359 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2530369 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2530389 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2530438 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2530450 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2530829 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2530840 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2530843 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2530865 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2530870 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2530875 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2530877 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2530881 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2530881 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2530881 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2530881 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2530881 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8aa7f4
   [junit4]   2> 2530882 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2530882 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2530882 WARN  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2530882 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2530882 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=58.095703125, floorSegmentMB=1.2587890625, forceMergeDeletesPctAllowed=10.75668098308141, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6115912518932127
   [junit4]   2> 2530883 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@63dba1c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@685a0161),segFN=segments_1,generation=1}
   [junit4]   2> 2530883 INFO  (coreLoadExecutor-6941-thread-1-processing-n:127.0.0.1:59728_) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2530887 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2530887 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59728_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2530890 INFO  (coreLoadExecutor-6941-thread-1-pr

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

 [junit4]   2> 2687667 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B4FF6A21F5EA6A26]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@337afd4a{/,null,UNAVAILABLE}
   [junit4]   2> 2687671 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 54454
   [junit4]   2> 2687676 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57276 57276
   [junit4]   2> 2687705 INFO  (Thread-5586) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57276 57276
   [junit4]   2> 2687707 WARN  (Thread-5586) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/forceleader_test_collection/state.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95444441720422409-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/95444441720422412-127.0.0.1:40239_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2687707 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:38634/, target: http://127.0.0.1:38604/
   [junit4]   2> 2687707 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:63441/, target: http://127.0.0.1:40512/
   [junit4]   2> 2687708 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:54454/, target: http://127.0.0.1:36413/
   [junit4]   2> 2687708 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B4FF6A21F5EA6A26]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:40239/, target: http://127.0.0.1:38696/
   [junit4]   2> 2687708 INFO  (SUITE-ForceLeaderTest-seed#[B4FF6A21F5EA6A26]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_B4FF6A21F5EA6A26-001
   [junit4]   2> Feb 25, 2016 2:18:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=DefaultSimilarity, locale=de-LU, timezone=Etc/GMT+3
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_95 (64-bit)/cpus=3,threads=1,free=145608552,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [DistribDocExpirationUpdateProcessorTest, SOLR749Test, HdfsWriteToMultipleCollectionsTest, TestRandomCollapseQParserPlugin, TestDFRSimilarityFactory, HdfsThreadLeakTest, DistributedFacetPivotWhiteBoxTest, HdfsCollectionsAPIDistributedZkTest, TestUpdate, HighlighterTest, TestManagedSchema, LeaderElectionTest, HardAutoCommitTest, CollectionReloadTest, OverriddenZkACLAndCredentialsProvidersTest, TestFunctionQuery, JsonLoaderTest, TestStressLucene, DocValuesMultiTest, ClusterStateUpdateTest, TestRemoveLastDynamicCopyField, DistributedFacetPivotLargeTest, FastVectorHighlighterTest, BlockJoinFacetSimpleTest, SuggestComponentContextFilterQueryTest, SampleTest, CloudMLTQParserTest, ConnectionManagerTest, QueryElevationComponentTest, TestUseDocValuesAsStored, TestDynamicLoading, RulesTest, TestIBSimilarityFactory, DocValuesTest, RecoveryZkTest, TestDistribDocBasedVersion, CurrencyFieldXmlFileTest, TestStressUserVersions, TestAuthorizationFramework, SecurityConfHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestShardHandlerFactory, TestMinMaxOnMultiValuedField, TestMaxScoreQueryParser, ParsingFieldUpdateProcessorsTest, AsyncMigrateRouteKeyTest, SchemaVersionSpecificBehaviorTest, OverseerRolesTest, TestScoreJoinQPScore, BigEndianAscendingWordSerializerTest, ReturnFieldsTest, TestConfigSetsAPI, SliceStateTest, TestFieldResource, ActionThrottleTest, PreAnalyzedFieldTest, TestCloudSchemaless, AnalysisAfterCoreReloadTest, TestReqParamsAPI, TestEmbeddedSolrServerConstructors, TestSurroundQueryParser, PingRequestHandlerTest, TestRuleBasedAuthorizationPlugin, TestRandomDVFaceting, TestLuceneMatchVersion, TestTolerantSearch, TestConfig, TestPivotHelperCode, TestManagedResource, TestRequestForwarding, CoreAdminCreateDiscoverTest, TestElisionMultitermQuery, TestSweetSpotSimilarityFactory, ClusterStateTest, TestConfigOverlay, TestConfigSetsAPIZkFailure, TestMiniSolrCloudClusterSSL, TestSolr4Spatial2, DOMUtilTest, SystemInfoHandlerTest, TestFastLRUCache, TestCSVLoader, CleanupOldIndexTest, TestGroupingSearch, HdfsBasicDistributedZk2Test, ConcurrentDeleteAndCreateCollectionTest, TestRemoteStreaming, DeleteStatusTest, SharedFSAutoReplicaFailoverUtilsTest, TestSort, HLLSerializationTest, TestRawResponseWriter, LeaderFailoverAfterPartitionTest, TestComponentsName, TimeZoneUtilsTest, FacetPivotSmallTest, TestHighlightDedupGrouping, TestInfoStreamLogging, DocumentBuilderTest, SpatialFilterTest, MultiThreadedOCPTest, ScriptEngineTest, TestSolrDeletionPolicy1, TestCursorMarkWithoutUniqueKey, AssignTest, TestXIncludeConfig, WrapperMergePolicyFactoryTest, SolrRequestParserTest, TestFieldTypeResource, SolrCoreTest, IndexSchemaTest, TestIntervalFaceting, TestUniqueKeyFieldResource, PolyFieldTest, QueryEqualityTest, SparseHLLTest, TestLRUCache, UUIDFieldTest, TestCoreContainer, DisMaxRequestHandlerTest, DeleteReplicaTest, MoreLikeThisHandlerTest, DocValuesMissingTest, TestLFUCache, TestDistribIDF, TestFileDictionaryLookup, TestRestManager, TestExtendedDismaxParser, DeleteInactiveReplicaTest, RestartWhileUpdatingTest, TestCloudManagedSchema, ResponseHeaderTest, HdfsRecoverLeaseTest, CollectionTooManyReplicasTest, RegexBoostProcessorTest, ExplicitHLLTest, TestJmxMonitoredMap, TestMergePolicyConfig, JavabinLoaderTest, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestDistributedSearch, ZkControllerTest, TestStressReorder, SimpleFacetsTest, SpellCheckComponentTest, DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, SearchHandlerTest, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCodecSupport, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, TestDocumentBuilder, ZkNodePropsTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, AliasIntegrationTest, DistributedQueueTest, ForceLeaderTest]
   [junit4] Completed [421/566 (1!)] on J0 in 162.64s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 463 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:750: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:694: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/common-build.xml:534: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1477: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 failure, 55 ignored (39 assumptions) [seed: B4FF6A21F5EA6A26]

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