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/04/19 11:15:04 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 532 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/532/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([CD046CF540F9AD47:4550532FEE05C0BF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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 10778 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/init-core-data-001
   [junit4]   2> 541377 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[CD046CF540F9AD47]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 541377 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[CD046CF540F9AD47]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 541381 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 541381 INFO  (Thread-2408) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 541381 INFO  (Thread-2408) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 541481 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.ZkTestServer start zk server on port:50190
   [junit4]   2> 541481 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 541482 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 541485 INFO  (zkCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a8efa08 name:ZooKeeperConnection Watcher:127.0.0.1:50190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541485 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 541485 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 541485 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 541490 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 541491 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 541493 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d6c778c name:ZooKeeperConnection Watcher:127.0.0.1:50190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541493 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 541493 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 541493 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 541495 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 541498 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 541499 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 541501 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 541501 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 541504 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 541504 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 541506 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 541506 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 541508 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 541508 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 541510 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 541510 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 541512 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 541512 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 541514 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 541514 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 541516 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 541516 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 541518 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 541519 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 541520 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 541520 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 541522 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 541522 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 541686 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1
   [junit4]   2> 541688 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 541689 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74935086{/,null,AVAILABLE}
   [junit4]   2> 541689 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.ServerConnector Started ServerConnector@76fa408e{HTTP/1.1,[http/1.1]}{127.0.0.1:34924}
   [junit4]   2> 541689 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.Server Started @545213ms
   [junit4]   2> 541689 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/tempDir-001/control/data, hostContext=/, hostPort=34924, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores}
   [junit4]   2> 541690 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 541690 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001'
   [junit4]   2> 541691 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 541691 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 541691 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 541691 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 541696 INFO  (zkCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@242b9886 name:ZooKeeperConnection Watcher:127.0.0.1:50190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541697 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 541697 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 541699 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 541700 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/solr.xml
   [junit4]   2> 541704 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores
   [junit4]   2> 541704 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.CoreContainer New CoreContainer 738567760
   [junit4]   2> 541704 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001]
   [junit4]   2> 541704 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/lib
   [junit4]   2> 541704 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] 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,
   [junit4]   2> 541706 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 541707 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 541707 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 541707 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50190/solr
   [junit4]   2> 541707 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 541707 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 541708 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 541710 INFO  (zkCallback-434-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ed4c5ab name:ZooKeeperConnection Watcher:127.0.0.1:50190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541711 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 541711 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 541713 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$41/1172349961@be79d3a
   [junit4]   2> 541714 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 541716 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55bec863 name:ZooKeeperConnection Watcher:127.0.0.1:50190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541716 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 541718 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 541721 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 541726 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 541729 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 541731 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 541734 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 541737 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 541739 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 541741 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 541743 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 541746 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 541750 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 541751 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 541753 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 541754 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95751677232807940-127.0.0.1:34924_-n_0000000000
   [junit4]   2> 541754 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34924_
   [junit4]   2> 541754 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 541756 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.Overseer Overseer (id=95751677232807940-127.0.0.1:34924_-n_0000000000) starting
   [junit4]   2> 541758 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 541767 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 541768 INFO  (OverseerCollectionConfigSetProcessor-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 541769 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34924_
   [junit4]   2> 541769 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 541770 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34924_
   [junit4]   2> 541773 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 541773 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] 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> 541773 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 541794 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 541794 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 541794 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores
   [junit4]   2> 541795 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 541795 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1
   [junit4]   2> 541795 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 541797 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 541797 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:34924_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 541798 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 541798 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 541801 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34924",
   [junit4]   2>   "node_name":"127.0.0.1:34924_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 541801 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 541801 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34924",
   [junit4]   2>   "node_name":"127.0.0.1:34924_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 541802 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 541802 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 541804 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] 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> 542802 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 542802 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 542803 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 542803 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 542804 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 542804 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1'
   [junit4]   2> 542805 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 542805 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 542806 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 542812 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 542813 WARN  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 542814 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 542817 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 542823 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 542877 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 542879 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 542879 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 542882 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 542908 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 542908 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 542908 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 542908 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1/data/]
   [junit4]   2> 542908 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 542909 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1/data
   [junit4]   2> 542909 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1/data/index/
   [junit4]   2> 542909 WARN  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 542909 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1/data/index
   [junit4]   2> 542909 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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=47, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=41.0888671875, floorSegmentMB=2.001953125, forceMergeDeletesPctAllowed=13.197429884768558, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8136785468392035
   [junit4]   2> 542910 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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@19851a69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160a85ec),segFN=segments_1,generation=1}
   [junit4]   2> 542910 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 542910 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34924_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1/data/
   [junit4]   2> 542910 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 542912 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 542927 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 542927 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 542927 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 542928 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 543458 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 543460 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 543461 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 543462 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 543462 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 543464 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 543464 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543465 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543465 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543466 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 543466 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 543466 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 543466 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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@19851a69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160a85ec),segFN=segments_1,generation=1}
   [junit4]   2> 543466 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 543467 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6ea400[collection1] main]
   [junit4]   2> 543467 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543468 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543468 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543469 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 543469 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 543469 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543469 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543469 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543469 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 543477 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 543477 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543477 INFO  (searcherExecutor-1632-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d6ea400[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 543477 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543477 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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> 543477 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ 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 1532026837921693696
   [junit4]   2> 543479 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532026837921693696
   [junit4]   2> 543479 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 543480 INFO  (coreLoadExecutor-1631-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 543481 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ 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:34924 collection:control_collection shard:shard1
   [junit4]   2> 543482 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ 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> 543487 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ 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/95751677232807940-core_node1-n_0000000000
   [junit4]   2> 543488 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ 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> 543490 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 543491 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ 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> 543491 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34924/collection1/
   [junit4]   2> 543491 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 543491 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34924/collection1/ has no replicas
   [junit4]   2> 543491 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] 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> 543492 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 543493 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] 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> 543497 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95751677232807940-core_node1-n_0000000000
   [junit4]   2> 543500 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ 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:34924/collection1/ shard1
   [junit4]   2> 543501 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] 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:34924",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 543605 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] 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> 543651 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:34924/collection1/ and leader is http://127.0.0.1:34924/collection1/
   [junit4]   2> 543651 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ 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:34924
   [junit4]   2> 543652 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 543652 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 543652 INFO  (coreZkRegister-1625-thread-1-processing-n:127.0.0.1:34924_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34924_ 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> 543655 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34924",
   [junit4]   2>   "node_name":"127.0.0.1:34924_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 543655 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34924",
   [junit4]   2>   "node_name":"127.0.0.1:34924_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 543759 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] 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> 543945 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 543946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 543950 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12faced name:ZooKeeperConnection Watcher:127.0.0.1:50190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543951 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 543951 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 543951 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 543954 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 543955 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 544128 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/cores/collection1
   [junit4]   2> 544129 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001
   [junit4]   2> 544130 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 544132 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@171b2ad4{/,null,AVAILABLE}
   [junit4]   2> 544133 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.ServerConnector Started ServerConnector@53b91b20{HTTP/1.1,[http/1.1]}{127.0.0.1:60087}
   [junit4]   2> 544133 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.Server Started @547656ms
   [junit4]   2> 544133 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=60087, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/cores}
   [junit4]   2> 544134 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 544134 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001'
   [junit4]   2> 544135 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 544135 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 544135 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 544136 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 544140 INFO  (zkCallback-438-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46d9de0 name:ZooKeeperConnection Watcher:127.0.0.1:50190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 544140 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 544141 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 544143 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 544143 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/solr.xml
   [junit4]   2> 544149 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/cores
   [junit4]   2> 544149 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.CoreContainer New CoreContainer 379577910
   [junit4]   2> 544149 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001]
   [junit4]   2> 544149 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/lib
   [junit4]   2> 544150 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] 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,
   [junit4]   2> 544152 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 544152 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 544152 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 544152 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50190/solr
   [junit4]   2> 544152 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 544152 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 544153 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 544156 INFO  (zkCallback-441-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f441d0c name:ZooKeeperConnection Watcher:127.0.0.1:50190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 544157 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 544158 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 544160 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$41/1172349961@303d7f04
   [junit4]   2> 544160 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 544163 INFO  (zkCallback-442-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6be58a4a name:ZooKeeperConnection Watcher:127.0.0.1:50190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 544163 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 544174 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 544176 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 544179 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 544179 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95751677232807944-127.0.0.1:60087_-n_0000000001
   [junit4]   2> 544180 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95751677232807940-127.0.0.1:34924_-n_0000000000 to know if I could be the leader
   [junit4]   2> 544181 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.ZkController Publish node=127.0.0.1:60087_ as DOWN
   [junit4]   2> 544183 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60087_"} current state version: 4
   [junit4]   2> 544183 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60087_
   [junit4]   2> 544286 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 544287 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] 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> 544288 INFO  (zkCallback-442-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_    ] 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> 545186 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60087_
   [junit4]   2> 545186 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60087_
   [junit4]   2> 545188 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] 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> 545188 INFO  (zkCallback-437-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> 545189 INFO  (zkCallback-442-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_    ] 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> 545189 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545189 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545190 INFO  (zkCallback-442-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545211 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 545211 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 545212 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/cores
   [junit4]   2> 545214 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 545214 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/cores/collection1
   [junit4]   2> 545214 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 545215 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 545215 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [n:127.0.0.1:60087_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 545216 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 545216 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 545219 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60087",
   [junit4]   2>   "node_name":"127.0.0.1:60087_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 5
   [junit4]   2> 545219 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60087",
   [junit4]   2>   "node_name":"127.0.0.1:60087_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 545219 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 545219 INFO  (OverseerStateUpdate-95751677232807940-127.0.0.1:34924_-n_0000000000) [n:127.0.0.1:34924_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 545220 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 545323 INFO  (zkCallback-437-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> 545323 INFO  (zkCallback-442-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_    ] 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> 545323 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:34924_) [n:127.0.0.1:34924_    ] 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> 546221 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 546221 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 546222 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 546222 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 546223 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 546223 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-1-001/cores/collection1'
   [junit4]   2> 546224 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 546224 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 546477 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Begining periodic deletion of expired docs
   [junit4]   2> 546484 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 546484 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 546484 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 546485 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2016-04-19T08:30:50.371Z] (-1532026841068470272),commit=} 0 7
   [junit4]   2> 546485 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 549476 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Begining periodic deletion of expired docs
   [junit4]   2> 549477 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 549477 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 549478 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 549478 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2016-04-19T08:30:53.370Z] (-1532026844213149696),commit=} 0 1
   [junit4]   2> 549478 INFO  (autoExpireDocs-1637-thread-1) [n:127.0.0.1:34924_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 550731 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 550741 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 550743 WARN  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 550744 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 550749 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 550753 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 550867 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 550868 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 550868 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 550871 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 550904 INFO  (coreLoadExecutor-1643-thread-1-processing-n:127.0.0.1:60087_) [n:127.0.0.1:60087_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet prope

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

llection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 614225 INFO  (recoveryExecutor-456-thread-1-processing-n:127.0.0.1:62008_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:62008_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 614225 INFO  (recoveryExecutor-456-thread-1-processing-n:127.0.0.1:62008_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:62008_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001/shard-4-001/cores/collection1/data
   [junit4]   2> 614226 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.Overseer Overseer (id=95751677232807953-127.0.0.1:62008_-n_0000000004) closing
   [junit4]   2> 614226 INFO  (OverseerStateUpdate-95751677232807953-127.0.0.1:62008_-n_0000000004) [n:127.0.0.1:62008_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62008_
   [junit4]   2> 614230 ERROR (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]-EventThread) [n:127.0.0.1:62008_    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$13/275648517@66233247 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@10415df[Shutting down, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 38]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 614234 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6fe3cb32{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 614234 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28c93ca2{/,null,UNAVAILABLE}
   [junit4]   2> 614240 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[CD046CF540F9AD47]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50190 50190
   [junit4]   2> 614264 INFO  (Thread-2408) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50190 50190
   [junit4]   2> 614265 WARN  (Thread-2408) [    ] 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> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.method=test -Dtests.seed=CD046CF540F9AD47 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 72.9s J1 | DistribDocExpirationUpdateProcessorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD046CF540F9AD47:4550532FEE05C0BF]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 614268 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[CD046CF540F9AD47]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_CD046CF540F9AD47-001
   [junit4]   2> Apr 19, 2016 8:31:58 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(Lucene60), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ca, timezone=Europe/Malta
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=115146624,total=339738624
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResultKeyTest, BlockDirectoryTest, EchoParamsTest, TestRawTransformer, TestTrieFacet, HdfsWriteToMultipleCollectionsTest, TestSolrDeletionPolicy2, RuleEngineTest, SolrInfoMBeanTest, RAMDirectoryFactoryTest, SharedFSAutoReplicaFailoverUtilsTest, TestDownShardTolerantSearch, RemoteQueryErrorTest, LukeRequestHandlerTest, FacetPivotSmallTest, DefaultValueUpdateProcessorTest, CreateCollectionCleanupTest, DistributedFacetPivotWhiteBoxTest, CSVRequestHandlerTest, SpellCheckCollatorTest, TestSortingResponseWriter, DirectUpdateHandlerOptimizeTest, ConnectionReuseTest, TestRebalanceLeaders, CachingDirectoryFactoryTest, TestHdfsUpdateLog, DateMathParserTest, MultiThreadedOCPTest, TestSolrCloudWithKerberosAlt, TestIndexSearcher, TestCoreDiscovery, ResourceLoaderTest, CoreAdminHandlerTest, TlogReplayBufferedWhileIndexingTest, TestStandardQParsers, TestTrie, TestReloadAndDeleteDocs, TestDistributedStatsComponentCardinality, TestGeoJSONResponseWriter, HdfsRecoveryZkTest, AliasIntegrationTest, BadCopyFieldTest, HdfsDirectoryTest, DistributedFacetPivotSmallAdvancedTest, FieldMutatingUpdateProcessorTest, HdfsNNFailoverTest, CoreMergeIndexesAdminHandlerTest, DistributedQueryComponentOptimizationTest, SpellCheckComponentTest, CursorMarkTest, FullHLLTest, TestLMJelinekMercerSimilarityFactory, TestQueryTypes, TestBulkSchemaAPI, DateRangeFieldTest, BaseCdcrDistributedZkTest, NumericFieldsTest, TermVectorComponentTest, TestShortCircuitedRequests, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed [100/590 (1!)] on J1 in 73.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 1598 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 590 suites (10 ignored), 2372 tests, 1 failure, 85 ignored (70 assumptions) [seed: CD046CF540F9AD47]

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



[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 533 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/533/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Could not find collection:.system

Stack Trace:
java.lang.AssertionError: Could not find collection:.system
	at __randomizedtesting.SeedInfo.seed([BAFC563BE4925AE5:32A869E14A6E371D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:852)
	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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 11343 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/init-core-data-001
   [junit4]   2> 1381794 INFO  (SUITE-TestNamedUpdateProcessors-seed#[BAFC563BE4925AE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1381794 INFO  (SUITE-TestNamedUpdateProcessors-seed#[BAFC563BE4925AE5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /rk_k/qc
   [junit4]   2> 1381798 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1381798 INFO  (Thread-3579) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1381798 INFO  (Thread-3579) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1381898 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.ZkTestServer start zk server on port:39203
   [junit4]   2> 1381898 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1381899 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1381903 INFO  (zkCallback-1497-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26eac8c name:ZooKeeperConnection Watcher:127.0.0.1:39203 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1381903 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1381903 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1381903 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1381908 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1381910 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1381911 INFO  (zkCallback-1498-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63cdc0f1 name:ZooKeeperConnection Watcher:127.0.0.1:39203/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1381911 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1381911 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1381912 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1381915 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1381917 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1381919 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1381921 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1381921 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1381925 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1381926 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1381928 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1381929 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1381932 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1381932 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1381935 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1381935 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1381937 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1381937 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1381939 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1381940 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1381943 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1381943 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1381945 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1381945 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1381948 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1381948 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1381950 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1381950 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1381953 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1381953 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1381955 INFO  (zkCallback-1499-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3498572b name:ZooKeeperConnection Watcher:127.0.0.1:39203/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1381955 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1381955 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1382341 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1
   [junit4]   2> 1382343 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1382344 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c185cdd{/rk_k/qc,null,AVAILABLE}
   [junit4]   2> 1382345 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.u.s.SslContextFactory x509=X509@58f15195(solrtest,h=[],w=[]) for SslContextFactory@102491ea(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 1382348 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@cfeb04{SSL,[ssl, http/1.1]}{127.0.0.1:37973}
   [junit4]   2> 1382348 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.Server Started @1386715ms
   [junit4]   2> 1382348 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/tempDir-001/control/data, hostContext=/rk_k/qc, hostPort=37973, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores}
   [junit4]   2> 1382348 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1382348 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001'
   [junit4]   2> 1382348 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1382349 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1382350 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1382350 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1382352 INFO  (zkCallback-1500-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4cd45a4d name:ZooKeeperConnection Watcher:127.0.0.1:39203/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1382352 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1382352 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1382354 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1382354 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/solr.xml
   [junit4]   2> 1382360 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores
   [junit4]   2> 1382360 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.CoreContainer New CoreContainer 994227404
   [junit4]   2> 1382360 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001]
   [junit4]   2> 1382360 WARN  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/lib
   [junit4]   2> 1382360 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] 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,
   [junit4]   2> 1382365 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1382365 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1382365 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1382367 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39203/solr
   [junit4]   2> 1382367 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1382367 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1382368 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1382370 INFO  (zkCallback-1503-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46af2476 name:ZooKeeperConnection Watcher:127.0.0.1:39203 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1382370 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1382370 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1382372 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/1962402177@5a23341d
   [junit4]   2> 1382373 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1382374 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ca762f5 name:ZooKeeperConnection Watcher:127.0.0.1:39203/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1382374 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1382375 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1382377 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1382382 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1382385 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1382388 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1382392 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1382396 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1382399 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1382401 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1382403 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1382405 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1382409 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1382411 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1382413 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1382414 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000
   [junit4]   2> 1382414 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37973_rk_k%2Fqc
   [junit4]   2> 1382414 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1382416 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.Overseer Overseer (id=95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) starting
   [junit4]   2> 1382420 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1382429 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1382430 INFO  (OverseerCollectionConfigSetProcessor-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1382431 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37973_rk_k%2Fqc
   [junit4]   2> 1382431 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37973_rk_k%2Fqc
   [junit4]   2> 1382432 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1382437 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1382440 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] 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> 1382440 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1382452 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1382452 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1382453 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores
   [junit4]   2> 1382454 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1382454 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1
   [junit4]   2> 1382454 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1382455 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1382455 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1382456 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1382456 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1382459 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37973/rk_k/qc",
   [junit4]   2>   "node_name":"127.0.0.1:37973_rk_k%2Fqc",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1382459 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1382461 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37973/rk_k/qc",
   [junit4]   2>   "node_name":"127.0.0.1:37973_rk_k%2Fqc",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1382461 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1382462 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1382464 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] 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> 1383461 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1383461 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1383462 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1383462 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1383463 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1383464 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1'
   [junit4]   2> 1383464 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1383464 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1383465 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1383471 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1383473 WARN  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1383473 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1383479 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1383484 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1383549 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1383554 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1383554 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1383565 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383568 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383569 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1383571 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1383573 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1383573 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1383573 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1383573 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1/data/]
   [junit4]   2> 1383573 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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@7ee4e057
   [junit4]   2> 1383573 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1/data
   [junit4]   2> 1383573 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1383573 WARN  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1383574 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1/data/index
   [junit4]   2> 1383574 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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=27, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=13.1220703125, floorSegmentMB=1.2470703125, forceMergeDeletesPctAllowed=26.641278458322596, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1383575 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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@16c259e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bf41ad),segFN=segments_1,generation=1}
   [junit4]   2> 1383575 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383575 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37973_rk_k%2Fqc 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1/data/
   [junit4]   2> 1383575 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1383577 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1383577 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383577 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383578 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383578 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383578 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383578 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383578 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383578 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383578 WARN  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383580 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383581 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383582 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383583 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383586 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1383586 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383586 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383586 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383587 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383587 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383588 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=915732043, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1383588 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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@16c259e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bf41ad),segFN=segments_1,generation=1}
   [junit4]   2> 1383588 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383588 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c37b106[collection1] main]
   [junit4]   2> 1383588 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383592 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383592 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383592 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1383592 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1383592 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383593 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383593 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383593 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1383593 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1383594 INFO  (searcherExecutor-4659-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c37b106[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383594 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383595 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383595 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383595 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc 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 1532070127570255872
   [junit4]   2> 1383596 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532070127570255872
   [junit4]   2> 1383596 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1383597 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1383598 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:37973/rk_k/qc collection:control_collection shard:shard1
   [junit4]   2> 1383599 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383604 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc 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/95754382855569413-core_node1-n_0000000000
   [junit4]   2> 1383605 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383607 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1383607 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383607 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37973/rk_k/qc/collection1/
   [junit4]   2> 1383607 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1383608 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:37973/rk_k/qc/collection1/ has no replicas
   [junit4]   2> 1383608 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] 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> 1383609 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1383613 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95754382855569413-core_node1-n_0000000000
   [junit4]   2> 1383615 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37973/rk_k/qc/collection1/ shard1
   [junit4]   2> 1383617 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] 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":"https://127.0.0.1:37973/rk_k/qc",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1383720 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] 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> 1383768 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:37973/rk_k/qc/collection1/ and leader is https://127.0.0.1:37973/rk_k/qc/collection1/
   [junit4]   2> 1383768 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37973/rk_k/qc
   [junit4]   2> 1383768 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1383768 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1383768 INFO  (coreZkRegister-4652-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37973_rk_k%2Fqc 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> 1383771 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37973/rk_k/qc",
   [junit4]   2>   "node_name":"127.0.0.1:37973_rk_k%2Fqc",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1383772 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37973/rk_k/qc",
   [junit4]   2>   "node_name":"127.0.0.1:37973_rk_k%2Fqc",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1383876 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] 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> 1383963 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1383963 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1383964 INFO  (zkCallback-1506-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@719a6515 name:ZooKeeperConnection Watcher:127.0.0.1:39203/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1383965 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1383965 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1383965 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1383967 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1383968 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1383968 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1383968 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1383968 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1383970 INFO  (zkCallback-1507-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b4d9f2e name:ZooKeeperConnection Watcher:127.0.0.1:39203/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1383970 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1383970 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1383973 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1383973 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1384079 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1384254 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001/cores/collection1
   [junit4]   2> 1384255 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001
   [junit4]   2> 1384256 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1384257 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ce7810d{/rk_k/qc,null,AVAILABLE}
   [junit4]   2> 1384258 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.u.s.SslContextFactory x509=X509@997e692(solrtest,h=[],w=[]) for SslContextFactory@1cfc3dd8(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 1384260 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@735a082e{SSL,[ssl, http/1.1]}{127.0.0.1:48823}
   [junit4]   2> 1384261 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.Server Started @1388628ms
   [junit4]   2> 1384261 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/rk_k/qc, hostPort=48823, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001/cores}
   [junit4]   2> 1384261 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1384261 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001'
   [junit4]   2> 1384261 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1384262 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1384262 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1384262 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384264 INFO  (zkCallback-1508-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a399207 name:ZooKeeperConnection Watcher:127.0.0.1:39203/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384264 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384264 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1384266 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1384266 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001/solr.xml
   [junit4]   2> 1384280 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001/cores
   [junit4]   2> 1384280 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.CoreContainer New CoreContainer 642213930
   [junit4]   2> 1384280 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001]
   [junit4]   2> 1384280 WARN  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001/lib
   [junit4]   2> 1384281 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] 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,
   [junit4]   2> 1384286 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1384287 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1384287 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1384287 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39203/solr
   [junit4]   2> 1384288 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1384288 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1384288 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384291 INFO  (zkCallback-1511-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68018fb8 name:ZooKeeperConnection Watcher:127.0.0.1:39203 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384291 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384291 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1384292 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/1962402177@371f1a4b
   [junit4]   2> 1384293 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384294 INFO  (zkCallback-1512-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c92e2f7 name:ZooKeeperConnection Watcher:127.0.0.1:39203/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384295 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384305 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1384307 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1384310 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1384310 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95754382855569418-127.0.0.1:48823_rk_k%2Fqc-n_0000000001
   [junit4]   2> 1384311 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000 to know if I could be the leader
   [junit4]   2> 1384312 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.ZkController Publish node=127.0.0.1:48823_rk_k%2Fqc as DOWN
   [junit4]   2> 1384314 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:48823_rk_k%2Fqc"} current state version: 3
   [junit4]   2> 1384314 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:48823_rk_k%2Fqc
   [junit4]   2> 1384315 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1384421 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] 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> 1384421 INFO  (zkCallback-1512-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc    ] 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> 1384421 INFO  (zkCallback-1506-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1385316 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48823_rk_k%2Fqc
   [junit4]   2> 1385317 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48823_rk_k%2Fqc
   [junit4]   2> 1385318 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] 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> 1385319 INFO  (zkCallback-1512-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc    ] 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> 1385319 INFO  (zkCallback-1506-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> 1385319 INFO  (zkCallback-1504-thread-1-processing-n:127.0.0.1:37973_rk_k%2Fqc) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1385319 INFO  (zkCallback-1506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1385319 INFO  (zkCallback-1512-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1385334 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1385334 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1385335 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001/cores
   [junit4]   2> 1385336 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1385336 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001/shard-1-001/cores/collection1
   [junit4]   2> 1385336 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1385337 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1385337 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1385339 INFO  (coreLoadExecutor-4669-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1385339 INFO  (coreLoadExecutor-4669-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1385340 INFO  (coreLoadExecutor-4669-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1385340 INFO  (coreLoadExecutor-4669-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1385341 INFO  (coreLoadExecutor-4669-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 1385341 INFO  (coreLoadExecutor-4669-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1385341 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:48823/rk_k/qc",
   [junit4]   2>   "node_name":"127.0.0.1:48823_rk_k%2Fqc",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1385342 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:48823/rk_k/qc",
   [junit4]   2>   "node_name":"127.0.0.1:48823_rk_k%2Fqc",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1385343 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1385343 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1385446 INFO  (OverseerStateUpdate-95754382855569413-127.0.0.1:37973_rk_k%2Fqc-n_0000000000) [n:127.0.0.1:37973_rk_k%2Fqc    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1385447 INFO  (zkCallback-1512-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385448 INFO  (zkCallback-1512-thread-1-processing-n:127.0.0.1:48823_rk_k%2Fqc) [n:127.0.0.1:48823_rk_k%2Fqc    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1386342 INFO  (coreLoadExecutor-4669-thread-1-processing-n:127.0.0.1:488

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

java:455)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1432237 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@77949e69{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1432237 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@581703d2{/rk_k/qc,null,UNAVAILABLE}
   [junit4]   2> 1432241 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BAFC563BE4925AE5]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39203 39203
   [junit4]   2> 1432341 INFO  (Thread-3579) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39203 39203
   [junit4]   2> 1432343 WARN  (Thread-3579) [    ] 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> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNamedUpdateProcessors -Dtests.method=test -Dtests.seed=BAFC563BE4925AE5 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 50.6s J1 | TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:.system
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BAFC563BE4925AE5:32A869E14A6E371D]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:852)
   [junit4]    > 	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:78)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1432352 INFO  (SUITE-TestNamedUpdateProcessors-seed#[BAFC563BE4925AE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_BAFC563BE4925AE5-001
   [junit4]   2> Apr 19, 2016 7:59:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1890, maxMBSortInHeap=5.400919562484129, sim=ClassicSimilarity, locale=es-MX, timezone=Asia/Calcutta
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=181644480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [VMParamsZkACLAndCredentialsProvidersTest, TestIndexSearcher, DistributedFacetPivotLargeTest, BitVectorTest, TestDynamicFieldCollectionResource, TestManagedStopFilterFactory, TestSolrConfigHandler, TestIntervalFaceting, TestBinaryField, TestPivotHelperCode, TestOrdValues, BinaryUpdateRequestHandlerTest, TestChildDocTransformer, TestDistributedGrouping, SharedFSAutoReplicaFailoverUtilsTest, TestSolrDeletionPolicy2, CollectionsAPIDistributedZkTest, TestAnalyzeInfixSuggestions, TestSolrQueryParser, TestDocBasedVersionConstraints, DirectUpdateHandlerOptimizeTest, TestSchemaNameResource, NotRequiredUniqueKeyTest, BadCopyFieldTest, SolrCmdDistributorTest, TestReload, TestOmitPositions, ConvertedLegacyTest, ZkSolrClientTest, BasicFunctionalityTest, BJQParserTest, TestQueryUtils, HdfsNNFailoverTest, TestFiltering, TestRawTransformer, LukeRequestHandlerTest, SuggesterTSTTest, FileBasedSpellCheckerTest, TestSolr4Spatial, HdfsWriteToMultipleCollectionsTest, AddBlockUpdateTest, IndexSchemaRuntimeFieldTest, TestMissingGroups, TestSolrJ, DistributedQueueTest, ResourceLoaderTest, TestSortingResponseWriter, ConfigSetsAPITest, SpellCheckCollatorTest, TestBulkSchemaAPI, TestConfigSetsAPIExclusivity, ShowFileRequestHandlerTest, DistributedIntervalFacetingTest, BaseCdcrDistributedZkTest, TestRestoreCore, HdfsRecoveryZkTest, ExitableDirectoryReaderTest, RemoteQueryErrorTest, TestCollationField, CachingDirectoryFactoryTest, HighlighterConfigTest, TestSerializedLuceneMatchVersion, TestOverriddenPrefixQueryForCustomFieldType, TestManagedResourceStorage, BlockJoinFacetRandomTest, TestRecovery, TestReplicationHandlerBackup, FullSolrCloudDistribCmdsTest, TestCryptoKeys, DebugComponentTest, TestBlobHandler, TestRandomCollapseQParserPlugin, DateMathParserTest, TestUtils, TestSolr4Spatial2, BlobRepositoryCloudTest, HdfsDirectoryTest, TestRangeQuery, TestCollationFieldDocValues, BasicZkTest, TestDistributedStatsComponentCardinality, BasicAuthIntegrationTest, TestRandomFaceting, TestManagedSchemaAPI, TestSolrCoreProperties, TestJoin, FieldAnalysisRequestHandlerTest, SpellingQueryConverterTest, FacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, ResponseHeaderTest, CollectionsAPISolrJTest, OpenExchangeRatesOrgProviderTest, UpdateRequestProcessorFactoryTest, WordBreakSolrSpellCheckerTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestTrie, JavabinLoaderTest, TestFilteredDocIdSet, TestCopyFieldCollectionResource, DocExpirationUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, CacheHeaderTest, TestBinaryResponseWriter, SolrPluginUtilsTest, DateRangeFieldTest, TestSolrXml, SolrIndexSplitterTest, TestScoreJoinQPScore, TestHighFrequencyDictionaryFactory, TestShortCircuitedRequests, TestMiniSolrCloudCluster, RuleEngineTest, SolrInfoMBeanTest, TestFastWriter, TestStressRecovery, DistributedQueryComponentOptimizationTest, TestCrossCoreJoin, TestReversedWildcardFilterFactory, StatsComponentTest, BigEndianAscendingWordDeserializerTest, DistribDocExpirationUpdateProcessorTest, TestObjectReleaseTracker, QueryParsingTest, EchoParamsTest, EnumFieldTest, SuggesterWFSTTest, HdfsBasicDistributedZkTest, ConnectionReuseTest, TestRTGBase, TestJettySolrRunner, CollectionReloadTest, DistributedDebugComponentTest, AsyncCallRequestStatusResponseTest, SignatureUpdateProcessorFactoryTest, TermVectorComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrCloudExampleTest, TestSchemaSimilarityResource, CurrencyFieldOpenExchangeTest, TestNamedUpdateProcessors]
   [junit4] Completed [284/590 (1!)] on J1 in 51.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 1025 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 590 suites (10 ignored), 2372 tests, 1 failure, 85 ignored (70 assumptions) [seed: BAFC563BE4925AE5]

Total time: 79 minutes 30 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