Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18761/
Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
PeerSynced node did not become leader expected:<CloudJettyRunner 
[url=https://127.0.0.1:43528/ry/collection1]> but was:<CloudJettyRunner 
[url=https://127.0.0.1:46110/ry/collection1]>

Stack Trace:
java.lang.AssertionError: PeerSynced node did not become leader 
expected:<CloudJettyRunner [url=https://127.0.0.1:43528/ry/collection1]> but 
was:<CloudJettyRunner [url=https://127.0.0.1:46110/ry/collection1]>
        at 
__randomizedtesting.SeedInfo.seed([89BD0B901B2D8976:1E9344AB5D1E48E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([89BD0B901B2D8976:BE26FF8E23E154D2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:130)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:315)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:332)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11824 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/init-core-data-001
   [junit4]   2> 1043798 INFO  
(SUITE-PeerSyncReplicationTest-seed#[89BD0B901B2D8976]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1043801 INFO  
(SUITE-PeerSyncReplicationTest-seed#[89BD0B901B2D8976]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ry/
   [junit4]   2> 1043803 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1043803 INFO  (Thread-1205) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1043803 INFO  (Thread-1205) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1043903 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39981
   [junit4]   2> 1043910 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1043912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1043913 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1043916 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1043917 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1043919 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1043921 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1043922 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1043924 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1043926 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1043928 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1044248 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/control-001/cores/collection1
   [junit4]   2> 1044252 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1044252 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cb42bb1{/ry,null,AVAILABLE}
   [junit4]   2> 1044255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57f217d9{SSL,[ssl, 
http/1.1]}{127.0.0.1:44637}
   [junit4]   2> 1044255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.Server Started @1046732ms
   [junit4]   2> 1044255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ry, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/tempDir-001/control/data,
 hostPort=44637, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/control-001/cores}
   [junit4]   2> 1044255 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1044255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1044255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1044255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1044255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-12T21:18:52.472795Z
   [junit4]   2> 1044265 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1044265 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/control-001/solr.xml
   [junit4]   2> 1044271 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39981/solr
   [junit4]   2> 1044280 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44637_ry
   [junit4]   2> 1044280 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97272196760928261-127.0.0.1:44637_ry-n_0000000000) starting
   [junit4]   2> 1044282 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44637_ry
   [junit4]   2> 1044283 INFO  
(OverseerStateUpdate-97272196760928261-127.0.0.1:44637_ry-n_0000000000) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1044310 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/control-001/cores
   [junit4]   2> 1044310 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1044312 INFO  
(OverseerStateUpdate-97272196760928261-127.0.0.1:44637_ry-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1045318 WARN  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1045319 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1045328 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1045388 WARN  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1045389 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1045395 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1045396 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/control-001/cores/collection1/data/]
   [junit4]   2> 1045396 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d05de24
   [junit4]   2> 1045398 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=13.0234375, 
floorSegmentMB=1.796875, forceMergeDeletesPctAllowed=11.803778042135761, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4022481367277221
   [junit4]   2> 1045423 WARN  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1045431 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1045431 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1045432 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1045432 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1045433 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1045433 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f32d5a8[collection1] main]
   [junit4]   2> 1045434 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1045434 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1045434 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1045435 INFO  (searcherExecutor-2108-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f32d5a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1045435 INFO  (coreLoadExecutor-2107-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556355149885079552
   [junit4]   2> 1045440 INFO  (coreZkRegister-2100-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1045440 INFO  (coreZkRegister-2100-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1045440 INFO  (coreZkRegister-2100-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44637/ry/collection1/
   [junit4]   2> 1045440 INFO  (coreZkRegister-2100-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1045440 INFO  (coreZkRegister-2100-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:44637/ry/collection1/ has no replicas
   [junit4]   2> 1045442 INFO  (coreZkRegister-2100-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44637/ry/collection1/ shard1
   [junit4]   2> 1045592 INFO  (coreZkRegister-2100-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1045872 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1045872 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39981/solr ready
   [junit4]   2> 1045873 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1046198 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-1-001/cores/collection1
   [junit4]   2> 1046199 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-1-001
   [junit4]   2> 1046201 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1046201 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@286fec38{/ry,null,AVAILABLE}
   [junit4]   2> 1046202 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@725c3013{SSL,[ssl, 
http/1.1]}{127.0.0.1:46110}
   [junit4]   2> 1046202 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.Server Started @1048679ms
   [junit4]   2> 1046202 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ry, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/tempDir-001/jetty1,
 hostPort=46110, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-1-001/cores}
   [junit4]   2> 1046203 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1046203 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1046203 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1046203 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1046203 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-12T21:18:54.420550Z
   [junit4]   2> 1046205 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1046205 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-1-001/solr.xml
   [junit4]   2> 1046212 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39981/solr
   [junit4]   2> 1046216 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1046218 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46110_ry
   [junit4]   2> 1046219 INFO  (zkCallback-793-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1046220 INFO  (zkCallback-802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1046220 INFO  (zkCallback-797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1046232 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-1-001/cores
   [junit4]   2> 1046233 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1046234 INFO  
(OverseerStateUpdate-97272196760928261-127.0.0.1:44637_ry-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1047240 WARN  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1047241 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1047249 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1047315 WARN  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1047316 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1047321 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1047322 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1047322 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d05de24
   [junit4]   2> 1047324 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=13.0234375, 
floorSegmentMB=1.796875, forceMergeDeletesPctAllowed=11.803778042135761, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4022481367277221
   [junit4]   2> 1047348 WARN  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1047356 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1047356 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1047356 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1047356 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1047357 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1047358 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@315d6727[collection1] main]
   [junit4]   2> 1047358 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1047358 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1047359 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1047359 INFO  (searcherExecutor-2119-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@315d6727[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1047360 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556355151903588352
   [junit4]   2> 1047365 INFO  (coreZkRegister-2113-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1047365 INFO  (coreZkRegister-2113-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1047365 INFO  (coreZkRegister-2113-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46110/ry/collection1/
   [junit4]   2> 1047365 INFO  (coreZkRegister-2113-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1047365 INFO  (coreZkRegister-2113-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:46110/ry/collection1/ has no replicas
   [junit4]   2> 1047366 INFO  (coreZkRegister-2113-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46110/ry/collection1/ shard1
   [junit4]   2> 1047517 INFO  (coreZkRegister-2113-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1048139 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-2-001/cores/collection1
   [junit4]   2> 1048139 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-2-001
   [junit4]   2> 1048141 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1048142 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@730310a7{/ry,null,AVAILABLE}
   [junit4]   2> 1048142 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@c56a8ce{SSL,[ssl, 
http/1.1]}{127.0.0.1:43528}
   [junit4]   2> 1048143 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.Server Started @1050620ms
   [junit4]   2> 1048143 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ry, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/tempDir-001/jetty2,
 hostPort=43528, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-2-001/cores}
   [junit4]   2> 1048143 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1048143 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1048143 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1048143 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1048143 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-12T21:18:56.360705Z
   [junit4]   2> 1048145 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1048145 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-2-001/solr.xml
   [junit4]   2> 1048152 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39981/solr
   [junit4]   2> 1048156 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1048158 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43528_ry
   [junit4]   2> 1048159 INFO  (zkCallback-793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1048159 INFO  (zkCallback-797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1048159 INFO  (zkCallback-802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1048159 INFO  (zkCallback-808-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1048180 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-2-001/cores
   [junit4]   2> 1048180 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1048181 INFO  
(OverseerStateUpdate-97272196760928261-127.0.0.1:44637_ry-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1049189 WARN  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1049190 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1049199 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1049259 WARN  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1049260 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1049265 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1049265 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1049265 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d05de24
   [junit4]   2> 1049268 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=13.0234375, 
floorSegmentMB=1.796875, forceMergeDeletesPctAllowed=11.803778042135761, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4022481367277221
   [junit4]   2> 1049303 WARN  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1049311 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1049311 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1049312 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1049312 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1049313 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1049313 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@549dfddb[collection1] main]
   [junit4]   2> 1049314 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1049314 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1049314 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1049315 INFO  (searcherExecutor-2130-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@549dfddb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1049316 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556355153954603008
   [junit4]   2> 1049319 INFO  (coreZkRegister-2124-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1049319 INFO  (updateExecutor-805-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1049319 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1049319 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1049319 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1049319 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1049319 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:46110/ry/collection1/] and I am 
[https://127.0.0.1:43528/ry/collection1/]
   [junit4]   2> 1049321 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:46110/ry]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43528_ry&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1049337 INFO  (qtp541907910-5326) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1049337 INFO  (qtp541907910-5326) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1049337 INFO  (qtp541907910-5326) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:43528_ry, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:43528/ry","node_name":"127.0.0.1:43528_ry","state":"down"}
   [junit4]   2> 1050083 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-3-001/cores/collection1
   [junit4]   2> 1050084 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-3-001
   [junit4]   2> 1050086 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1050087 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fe90ce9{/ry,null,AVAILABLE}
   [junit4]   2> 1050087 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5ef76cc6{SSL,[ssl, 
http/1.1]}{127.0.0.1:46247}
   [junit4]   2> 1050088 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.e.j.s.Server Started @1052565ms
   [junit4]   2> 1050088 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ry, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/tempDir-001/jetty3,
 hostPort=46247, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-3-001/cores}
   [junit4]   2> 1050088 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1050088 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1050088 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1050088 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1050088 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-12T21:18:58.305851Z
   [junit4]   2> 1050091 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1050091 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-3-001/solr.xml
   [junit4]   2> 1050097 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39981/solr
   [junit4]   2> 1050101 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1050102 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46247_ry
   [junit4]   2> 1050102 INFO  (zkCallback-797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1050103 INFO  (zkCallback-815-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1050103 INFO  (zkCallback-802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1050102 INFO  (zkCallback-808-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1050102 INFO  (zkCallback-793-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1050132 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-3-001/cores
   [junit4]   2> 1050132 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1050133 INFO  
(OverseerStateUpdate-97272196760928261-127.0.0.1:44637_ry-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1050337 INFO  (qtp541907910-5326) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:43528_ry, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:43528/ry","node_name":"127.0.0.1:43528_ry","state":"recovering"}
   [junit4]   2> 1050337 INFO  (qtp541907910-5326) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1050337 INFO  (qtp541907910-5326) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:43528_ry&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1051140 WARN  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1051141 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1051162 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1051213 WARN  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1051215 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1051233 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1051233 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_89BD0B901B2D8976-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1051234 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d05de24
   [junit4]   2> 1051236 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=13.0234375, 
floorSegmentMB=1.796875, forceMergeDeletesPctAllowed=11.803778042135761, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4022481367277221
   [junit4]   2> 1051260 WARN  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1051268 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1051268 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1051269 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1051269 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1051269 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1051270 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e530fa8[collection1] main]
   [junit4]   2> 1051271 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1051271 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1051271 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1051272 INFO  (searcherExecutor-2141-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e530fa8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1051273 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556355156006666240
   [junit4]   2> 1051275 INFO  (coreZkRegister-2135-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1051276 INFO  (updateExecutor-812-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1051276 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1051277 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1051277 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1051277 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1051277 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:46110/ry/collection1/] and I am 
[https://127.0.0.1:46247/ry/collection1/]
   [junit4]   2> 1051279 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:46110/ry]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46247_ry&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1051282 INFO  (qtp541907910-5331) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1051283 INFO  (qtp541907910-5331) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1051283 INFO  (qtp541907910-5331) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:46247_ry, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:46247/ry","node_name":"127.0.0.1:46247_ry","state":"down"}
   [junit4]   2> 1051692 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1051693 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 1051693 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1052283 INFO  (qtp541907910-5331) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:46247_ry, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:46247/ry","node_name":"127.0.0.1:46247_ry","state":"recovering"}
   [junit4]   2> 1052283 INFO  (qtp541907910-5331) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1052283 INFO  (qtp541907910-5331) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46247_ry&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1057338 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:46110/ry/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1057338 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:43528/ry 
START replicas=[https://127.0.0.1:46110/ry/collection1/] nUpdates=1000
   [junit4]   2> 1057341 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1057341 INFO  (qtp541907910-5327) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ry path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1057342 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1057342 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1057342 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1057342 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1057343 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1057343 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1057343 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1057343 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1057343 INFO  (recoveryExecutor-806-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1059284 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:46110/ry/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1059284 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:46247/ry 
START replicas=[https://127.0.0.1:46110/ry/collection1/] nUpdates=1000
   [junit4]   2> 1059287 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1059287 INFO  (qtp541907910-5327) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ry path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1059288 INFO  (recoveryExecutor-813-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1059693 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[89BD0B901B2D8976]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1059708 INFO  (qtp1783557402-5290) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1059708 INFO  (qtp1783557402-5290) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1059708 INFO  (qtp1783557402-5290) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1059708 INFO  (qtp1783557402-5290) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1059713 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1059713 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1059714 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1059714 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:46110/ry/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1059734 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1059734 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1059734 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1059735 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1059735 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1059735 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1059736 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:46110/ry/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1059736 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:46110/ry/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1059737 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 26
   [junit4]   2> 1059739 INFO  (qtp541907910-5327) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ry path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1059744 INFO  (qtp2100436770-5361) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ry path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1059747 INFO  (qtp807242981-5389) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ry path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1061750 INFO  (qtp1783557402-5295) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1556355166990499840)} 0 1
   [junit4]   2> 1061754 INFO  (qtp2100436770-5359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&_version_=-1556355166992596992&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1556355166992596992)} 0 1
   [junit4]   2> 1061754 INFO  (qtp807242981-5394) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&_version_=-1556355166992596992&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1556355166992596992)} 0 1
   [junit4]   2> 1061754 INFO  (qtp541907910-5333) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1556355166992596992)} 0 3
   [junit4]   2> 1061758 INFO  (qtp807242981-5395) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[0
 (1556355166998888448)]} 0 0
   [junit4]   2> 1061758 INFO  (qtp2100436770-5360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[0
 (1556355166998888448)]} 0 0
   [junit4]   2> 1061758 INFO  (qtp541907910-5332) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[0 (1556355166998888448)]} 0 2
   [junit4]   2> 1061760 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[1
 (1556355167002034176)]} 0 0
   [junit4]   2> 1061760 INFO  (qtp807242981-5396) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[1
 (1556355167002034176)]} 0 0
   [junit4]   2> 1061760 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[1 (1556355167002034176)]} 0 1
   [junit4]   2> 1061763 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[2
 (1556355167004131328)]} 0 0
   [junit4]   2> 1061763 INFO  (qtp2100436770-5361) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[2
 (1556355167004131328)]} 0 0
   [junit4]   2> 1061763 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[2 (1556355167004131328)]} 0 2
   [junit4]   2> 1061765 INFO  (qtp2100436770-5359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[3
 (1556355167007277056)]} 0 0
   [junit4]   2> 1061765 INFO  (qtp807242981-5394) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[3
 (1556355167007277056)]} 0 0
   [junit4]   2> 1061765 INFO  (qtp541907910-5333) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[3 (1556355167007277056)]} 0 1
   [junit4]   2> 1061766 INFO  (qtp2100436770-5360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[4
 (1556355167008325632)]} 0 0
   [junit4]   2> 1061766 INFO  (qtp807242981-5395) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[4
 (1556355167008325632)]} 0 0
   [junit4]   2> 1061767 INFO  (qtp541907910-5332) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[4 (1556355167008325632)]} 0 1
   [junit4]   2> 1061768 INFO  (qtp807242981-5396) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[5
 (1556355167010422784)]} 0 0
   [junit4]   2> 1061768 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[5
 (1556355167010422784)]} 0 0
   [junit4]   2> 1061768 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[5 (1556355167010422784)]} 0 0
   [junit4]   2> 1061769 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[6
 (1556355167011471360)]} 0 0
   [junit4]   2> 1061769 INFO  (qtp2100436770-5361) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[6
 (1556355167011471360)]} 0 0
   [junit4]   2> 1061769 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[6 (1556355167011471360)]} 0 0
   [junit4]   2> 1061770 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[7
 (1556355167012519936)]} 0 0
   [junit4]   2> 1061771 INFO  (qtp2100436770-5359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[7
 (1556355167012519936)]} 0 1
   [junit4]   2> 1061772 INFO  (qtp541907910-5333) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[7 (1556355167012519936)]} 0 2
   [junit4]   2> 1061773 INFO  (qtp2100436770-5360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[8
 (1556355167015665664)]} 0 0
   [junit4]   2> 1061773 INFO  (qtp807242981-5395) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[8
 (1556355167015665664)]} 0 0
   [junit4]   2> 1061773 INFO  (qtp541907910-5332) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[8 (1556355167015665664)]} 0 0
   [junit4]   2> 1061774 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[9
 (1556355167016714240)]} 0 0
   [junit4]   2> 1061774 INFO  (qtp807242981-5396) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[9
 (1556355167016714240)]} 0 0
   [junit4]   2> 1061774 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[9 (1556355167016714240)]} 0 0
   [junit4]   2> 1061775 INFO  (qtp807242981-5394) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[10
 (1556355167017762816)]} 0 0
   [junit4]   2> 1061775 INFO  (qtp2100436770-5361) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[10
 (1556355167017762816)]} 0 0
   [junit4]   2> 1061775 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[10 (1556355167017762816)]} 0 0
   [junit4]   2> 1061776 INFO  (qtp2100436770-5359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[11
 (1556355167019859968)]} 0 0
   [junit4]   2> 1061776 INFO  (qtp807242981-5394) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[11
 (1556355167019859968)]} 0 0
   [junit4]   2> 1061776 INFO  (qtp541907910-5333) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[11 (1556355167019859968)]} 0 0
   [junit4]   2> 1061777 INFO  (qtp2100436770-5360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[12
 (1556355167020908544)]} 0 0
   [junit4]   2> 1061777 INFO  (qtp807242981-5395) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[12
 (1556355167020908544)]} 0 0
   [junit4]   2> 1061777 INFO  (qtp541907910-5332) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[12 (1556355167020908544)]} 0 0
   [junit4]   2> 1061778 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[13
 (1556355167021957120)]} 0 0
   [junit4]   2> 1061778 INFO  (qtp807242981-5396) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[13
 (1556355167021957120)]} 0 0
   [junit4]   2> 1061779 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[13 (1556355167021957120)]} 0 0
   [junit4]   2> 1061780 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[14
 (1556355167023005696)]} 0 0
   [junit4]   2> 1061780 INFO  (qtp2100436770-5361) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[14
 (1556355167023005696)]} 0 0
   [junit4]   2> 1061780 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[14 (1556355167023005696)]} 0 0
   [junit4]   2> 1061781 INFO  (qtp807242981-5394) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[15
 (1556355167024054272)]} 0 0
   [junit4]   2> 1061781 INFO  (qtp2100436770-5359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[15
 (1556355167024054272)]} 0 0
   [junit4]   2> 1061781 INFO  (qtp541907910-5333) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[15 (1556355167024054272)]} 0 0
   [junit4]   2> 1061783 INFO  (qtp2100436770-5360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[16
 (1556355167025102848)]} 0 1
   [junit4]   2> 1061784 INFO  (qtp807242981-5394) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[16
 (1556355167025102848)]} 0 1
   [junit4]   2> 1061784 INFO  (qtp541907910-5332) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[16 (1556355167025102848)]} 0 2
   [junit4]   2> 1061785 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[17
 (1556355167028248576)]} 0 0
   [junit4]   2> 1061785 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[17
 (1556355167028248576)]} 0 0
   [junit4]   2> 1061785 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[17 (1556355167028248576)]} 0 1
   [junit4]   2> 1061786 INFO  (qtp2100436770-5359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[18
 (1556355167030345728)]} 0 0
   [junit4]   2> 1061787 INFO  (qtp807242981-5389) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[18
 (1556355167030345728)]} 0 0
   [junit4]   2> 1061787 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[18 (1556355167030345728)]} 0 0
   [junit4]   2> 1061788 INFO  (qtp2100436770-5360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[19
 (1556355167031394304)]} 0 0
   [junit4]   2> 1061788 INFO  (qtp807242981-5396) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[19
 (1556355167031394304)]} 0 0
   [junit4]   2> 1061788 INFO  (qtp541907910-5333) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[19 (1556355167031394304)]} 0 0
   [junit4]   2> 1061789 INFO  (qtp2100436770-5361) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[20
 (1556355167032442880)]} 0 0
   [junit4]   2> 1061789 INFO  (qtp807242981-5394) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[20
 (1556355167032442880)]} 0 0
   [junit4]   2> 1061789 INFO  (qtp541907910-5332) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[20 (1556355167032442880)]} 0 0
   [junit4]   2> 1061790 INFO  (qtp807242981-5395) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[21
 (1556355167033491456)]} 0 0
   [junit4]   2> 1061790 INFO  (qtp2100436770-5354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[21
 (1556355167033491456)]} 0 0
   [junit4]   2> 1061790 INFO  (qtp541907910-5326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[21 (1556355167033491456)]} 0 0
   [junit4]   2> 1061791 INFO  (qtp807242981-5395) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[22
 (1556355167035588608)]} 0 0
   [junit4]   2> 1061791 INFO  (qtp2100436770-5359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[22
 (1556355167035588608)]} 0 0
   [junit4]   2> 1061791 INFO  (qtp541907910-5327) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[22 (1556355167035588608)]} 0 0
   [junit4]   2> 1061792 INFO  (qtp807242981-5396) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[23
 (1556355167036637184)]} 0 0
   [junit4]   2> 1061792 INFO  (qtp2100436770-5360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[23
 (1556355167036637184)]} 0 0
   [junit4]   2> 1061793 INFO  (qtp541907910-5333) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={wt=javabin&version=2}{add=[23 (1556355167036637184)]} 0 0
   [junit4]   2> 1061793 INFO  (qtp807242981-5394) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[24
 (1556355167037685760)]} 0 0
   [junit4]   2> 1061794 INFO  (qtp2100436770-5360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ry path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46110/ry/collection1/&wt=javabin&version=2}{add=[24
 (1556355167037685760)]} 0 0
   [junit4]  

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

erStateUpdate-97272250587938822-127.0.0.1:45620_solr-n_0000000000) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45620_solr
   [junit4]   2> 1866630 INFO  (jetty-launcher-4619-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1866631 ERROR 
(Thread[Thread-3593,5,TGRP-TestSolrCloudWithDelegationTokens]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1866631 WARN  (zkCallback-4630-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1866631 INFO  (jetty-launcher-4619-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1866631 ERROR 
(Thread[Thread-3592,5,TGRP-TestSolrCloudWithDelegationTokens]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1866637 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1599498b6cc0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1866638 INFO  (jetty-launcher-4619-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@328496dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1866638 INFO  (jetty-launcher-4619-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@135e37c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1866638 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[89BD0B901B2D8976]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45500 45500
   [junit4]   2> 1866661 INFO  (Thread-3574) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45500 45500
   [junit4]   2> 1866661 WARN  (Thread-3574) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1866662 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[89BD0B901B2D8976]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_89BD0B901B2D8976-001
   [junit4]   2> Jan 12, 2017 9:32:35 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-MZ, 
timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=149216816,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrRequestHandlerTest, 
DataDrivenBlockJoinTest, DistributedFacetExistsSmallTest, 
TestFieldCacheSanityChecker, CdcrBootstrapTest, TestMiniSolrCloudCluster, 
RestartWhileUpdatingTest, TestCSVResponseWriter, TestConfigSets, 
SolrCoreCheckLockOnStartupTest, TestIndexSearcher, DebugComponentTest, 
OverseerTaskQueueTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
StatelessScriptUpdateProcessorFactoryTest, LukeRequestHandlerTest, 
BlockJoinFacetDistribTest, LeaderInitiatedRecoveryOnShardRestartTest, 
SimpleFacetsTest, TestSolrCloudWithKerberosAlt, SuggesterWFSTTest, 
TestConfigSetsAPIZkFailure, TestMergePolicyConfig, TestTolerantSearch, 
TestHashQParserPlugin, StatsComponentTest, TestCloudDeleteByQuery, 
PKIAuthenticationIntegrationTest, HdfsUnloadDistributedZkTest, ForceLeaderTest, 
SuggesterTSTTest, TestStressLiveNodes, TestSolrJ, TestClassicSimilarityFactory, 
TestClusterStateMutator, TestReloadDeadlock, StatsReloadRaceTest, 
TestSmileRequest, LeaderElectionTest, TestUniqueKeyFieldResource, 
VersionInfoTest, DistributedQueryComponentCustomSortTest, SolrPluginUtilsTest, 
TestChildDocTransformer, TestOnReconnectListenerSupport, 
TestReversedWildcardFilterFactory, TestIntervalFaceting, 
RAMDirectoryFactoryTest, SharedFSAutoReplicaFailoverUtilsTest, 
PrimitiveFieldTypeTest, TestIBSimilarityFactory, TestRTimerTree, DateFieldTest, 
XmlUpdateRequestHandlerTest, SpatialHeatmapFacetsTest, 
TestComplexPhraseLeadingWildcard, TestConfigOverlay, 
TestOverriddenPrefixQueryForCustomFieldType, UUIDUpdateProcessorFallbackTest, 
TestStressReorder, AddBlockUpdateTest, DocValuesMultiTest, 
TestTrackingShardHandlerFactory, GraphQueryTest, TestDistributedMissingSort, 
AssignTest, RemoteQueryErrorTest, CoreAdminHandlerTest, 
CoreAdminRequestStatusTest, TestUnifiedSolrHighlighter, 
TestDocBasedVersionConstraints, EchoParamsTest, TestManagedSchemaAPI, 
JSONWriterTest, DeleteInactiveReplicaTest, SliceStateTest, 
TestRuleBasedAuthorizationPlugin, SuggesterTest, SolrMetricsIntegrationTest, 
BadIndexSchemaTest, TestRequestStatusCollectionAPI, PrimUtilsTest, 
MetricsHandlerTest, OutputWriterTest, HighlighterConfigTest, MergeStrategyTest, 
TestMaxScoreQueryParser, UtilsToolTest, SolrTestCaseJ4Test, TestZkChroot, 
SolrCoreMetricManagerTest, TestShardHandlerFactory, ConnectionReuseTest, 
TestDocTermOrds, TestWriterPerf, ResponseHeaderTest, 
TestSerializedLuceneMatchVersion, TestSolrDeletionPolicy1, 
ParsingFieldUpdateProcessorsTest, TestRestManager, BlobRepositoryCloudTest, 
TestRestoreCore, TestJsonRequest, TestFieldTypeCollectionResource, 
TestDistribIDF, TestSolrConfigHandlerCloud, MBeansHandlerTest, 
ManagedSchemaRoundRobinCloudTest, TestCollationField, 
AnalyticsMergeStrategyTest, TestCloudSchemaless, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, ShardRoutingTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, TestDistributedGrouping, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, SolrCoreTest, 
TestGroupingSearch, QueryElevationComponentTest, TestSort, TestFiltering, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, TestUpdate, QueryEqualityTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
DocumentAnalysisRequestHandlerTest, RequestHandlersTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, IndexSchemaTest, 
TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, 
TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestBinaryField, 
TestSearchPerf, NumericFieldsTest, TestConfig, ExternalFileFieldSortTest, 
TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, 
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, 
CollectionReloadTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, 
LeaderFailureAfterFreshStartTest, SolrCloudExampleTest, TestCloudInspectUtil, 
TestCloudPivotFacet, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, 
TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, 
TestLeaderInitiatedRecoveryThread, TestSegmentSorting, 
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [518/678 (2!)] on J2 in 2.83s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 52032 lines...]

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

Reply via email to