Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14079/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
Captured an uncaught exception in thread: Thread[id=8499, 
name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8499, 
name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
        at __randomizedtesting.SeedInfo.seed([AAB7CE790C07F5FF]:0)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:234)
Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1511113588176060416
 (No such file or directory)
        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
        at 
org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
        at 
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
        at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:526)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:227)
Caused by: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1511113588176060416
 (No such file or directory)
        at java.io.RandomAccessFile.open0(Native Method)
        at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
        at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
        ... 7 more


FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamURL

Error Message:
arrays first differed at element [8113]; expected:<109> but was:<97>

Stack Trace:
arrays first differed at element [8113]; expected:<109> but was:<97>
        at 
__randomizedtesting.SeedInfo.seed([AAB7CE790C07F5FF:F382F06A782538CA]:0)
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
        at org.junit.Assert.internalArrayEquals(Assert.java:416)
        at org.junit.Assert.assertArrayEquals(Assert.java:202)
        at org.junit.Assert.assertArrayEquals(Assert.java:215)
        at 
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10008 lines...]
   [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001
   [junit4]   2> 1060356 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1060356 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1060357 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1060357 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1060357 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1060385 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1060397 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1060426 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1060426 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1060435 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1060538 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1060543 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1060544 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1060549 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060550 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060552 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1060552 WARN  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1060553 WARN  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1060553 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1060553 WARN  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1060553 WARN  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1060554 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1060554 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1060554 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1060566 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2301223
   [junit4]   2> 1060566 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1060566 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1060566 WARN  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1060572 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1060573 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1060573 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1060573 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1060574 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1060574 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1060574 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1060575 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1060576 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1060576 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1060592 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1060604 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1060624 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1060624 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1060629 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1060723 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1060727 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1060728 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1060733 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060735 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060736 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1060736 WARN  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1060737 WARN  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1060737 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1060737 WARN  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1060737 WARN  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@308c0b
   [junit4]   2> 1060739 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001
   [junit4]   2> 1060739 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index/
   [junit4]   2> 1060739 WARN  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1060740 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index
   [junit4]   2> 1060740 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=82.544921875, 
floorSegmentMB=1.041015625, forceMergeDeletesPctAllowed=26.705526249543283, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6110084307876201
   [junit4]   2> 1060741 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b75c7b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@955c7b),segFN=segments_1,generation=1}
   [junit4]   2> 1060741 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1060741 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/
   [junit4]   2> 1060745 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060745 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060745 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060747 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1060747 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1060748 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060749 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060750 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060751 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060756 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1060758 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1060759 WARN  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1060760 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1060760 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1060761 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1060761 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1060761 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1060762 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33953934503102134]
   [junit4]   2> 1060762 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b75c7b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@955c7b),segFN=segments_1,generation=1}
   [junit4]   2> 1060762 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@b12007[collection1] 
main
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1060809 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1061012 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1061012 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1061013 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1061013 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1061013 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1061013 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1061013 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1061013 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1061013 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1061013 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1061014 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1511113429302116352
   [junit4]   2> 1061014 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1061014 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1061014 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1061016 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1511113429302116352
   [junit4]   2> 1061016 INFO  
(searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b12007[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1061016 INFO  (coreLoadExecutor-3301-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1061017 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1061019 INFO  
(TEST-SolrRequestParserTest.testStreamURL-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
   [junit4]   2> 1061630 INFO  
(TEST-SolrRequestParserTest.testStreamURL-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL 
-Dtests.seed=AAB7CE790C07F5FF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de_GR -Dtests.timezone=Europe/Rome -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.62s J2 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: arrays first differed at element [8113]; 
expected:<109> but was:<97>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AAB7CE790C07F5FF:F382F06A782538CA]:0)
   [junit4]    >        at 
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1061644 INFO  
(TEST-SolrRequestParserTest.testStreamBody-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStreamBody
   [junit4]   2> 1061644 INFO  
(TEST-SolrRequestParserTest.testStreamBody-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStreamBody
   [junit4]   2> 1061645 INFO  
(TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
   [junit4]   2> 1061658 INFO  
(TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
   [junit4]   2> 1061660 INFO  
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreams
   [junit4]   2> 1061663 INFO  
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreams
   [junit4]   2> 1061665 INFO  
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1061666 INFO  
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1061669 INFO  
(TEST-SolrRequestParserTest.testPostMissingContentType-seed#[AAB7CE790C07F5FF]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
   [junit4]   2> 1061669 INFO  
(TEST-SolrRequestParserTest.testPostMissingContentType-seed#[AAB7CE790C07F5FF]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
   [junit4]   2> 1061672 INFO  
(TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardFormdataUploadLimit
   [junit4]   2> 1061803 INFO  
(TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardFormdataUploadLimit
   [junit4]   2> 1061806 INFO  
(TEST-SolrRequestParserTest.testUrlParamParsing-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUrlParamParsing
   [junit4]   2> 1061807 INFO  
(TEST-SolrRequestParserTest.testUrlParamParsing-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUrlParamParsing
   [junit4]   2> 1061809 INFO  
(TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException2
   [junit4]   2> 1061812 INFO  
(TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException2
   [junit4]   2> 1061813 INFO  
(TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddHttpRequestToContext
   [junit4]   2> 1061814 INFO  
(TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[AAB7CE790C07F5FF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddHttpRequestToContext
   [junit4]   2> 1061815 INFO  
(TEST-SolrRequestParserTest.testAutoDetect-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAutoDetect
   [junit4]   2> 1061823 INFO  
(TEST-SolrRequestParserTest.testAutoDetect-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAutoDetect
   [junit4]   2> 1061829 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1061829 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2301223
   [junit4]   2> 1061829 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18347ed
   [junit4]   2> 1061830 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1061830 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1061830 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1061830 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1061830 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1061858 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1061858 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1061859 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index
   [junit4]   2> 1061859 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001;done=false>>]
   [junit4]   2> 1061859 INFO  
(SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=de_GR, timezone=Europe/Rome
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 
(32-bit)/cpus=12,threads=1,free=79972888,total=251031552
   [junit4]   2> NOTE: All tests run in this JVM: [SecurityConfHandlerTest, 
TestBulkSchemaAPI, TestDefaultStatsCache, TestSolrDeletionPolicy1, SampleTest, 
TestXIncludeConfig, SuggesterTest, CloudExitableDirectoryReaderTest, 
OverseerTest, TestExactSharedStatsCache, TestPostingsSolrHighlighter, 
TestShardHandlerFactory, TestLRUStatsCache, BadComponentTest, 
TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, 
TestSolrIndexConfig, CdcrVersionReplicationTest, 
TestManagedSynonymFilterFactory, SearchHandlerTest, 
StatelessScriptUpdateProcessorFactoryTest, TestReRankQParserPlugin, 
SystemInfoHandlerTest, CoreAdminHandlerTest, SuggesterWFSTTest, 
TestCloudManagedSchema, ResponseHeaderTest, StatsComponentTest, 
BasicDistributedZk2Test, OverseerCollectionConfigSetProcessorTest, 
CursorMarkTest, FullSolrCloudDistribCmdsTest, TestFieldResource, 
DocValuesMultiTest, SegmentsInfoRequestHandlerTest, TestZkChroot, 
SimpleMLTQParserTest, DistributedDebugComponentTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestSolrCLIRunExample, TestSolrXml, 
DataDrivenBlockJoinTest, TestCSVResponseWriter, TestSolr4Spatial2, 
FieldMutatingUpdateProcessorTest, UUIDFieldTest, DebugComponentTest, 
TestElisionMultitermQuery, AssignTest, TestSmileRequest, ExplicitHLLTest, 
SimpleFacetsTest, AddBlockUpdateTest, TestRandomRequestDistribution, 
TestImplicitCoreProperties, TestHashQParserPlugin, 
TestDocBasedVersionConstraints, TestFastLRUCache, TestManagedStopFilterFactory, 
TestUniqueKeyFieldResource, TestManagedResourceStorage, HdfsSyncSliceTest, 
TestDefaultSimilarityFactory, TestGroupingSearch, 
TestDynamicFieldCollectionResource, TestConfigReload, HdfsDirectoryFactoryTest, 
TestFastWriter, TestBulkSchemaConcurrent, RequestHandlersTest, 
TestIndexSearcher, BinaryUpdateRequestHandlerTest, BadIndexSchemaTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, 
SharedFSAutoReplicaFailoverTest, ParsingFieldUpdateProcessorsTest, 
TestSearcherReuse, AnalyticsMergeStrategyTest, CollectionReloadTest, 
TestExtendedDismaxParser, TestCoreDiscovery, ScriptEngineTest, AutoCommitTest, 
HdfsWriteToMultipleCollectionsTest, TestStressReorder, HighlighterConfigTest, 
TestExpandComponent, UnloadDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, 
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, TestHashPartitioner, ZkControllerTest, TestReload, 
HardAutoCommitTest, DistributedTermsComponentTest, QueryElevationComponentTest, 
ConvertedLegacyTest, TestFiltering, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, SimplePostToolTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest]
   [junit4] Completed [287/543] on J2 in 1.53s, 11 tests, 1 failure <<< 
FAILURES!

[...truncated 419 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/init-core-data-001
   [junit4]   2> 1157784 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1157785 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[AAB7CE790C07F5FF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_wop/
   [junit4]   2> 1157787 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1157787 INFO  (Thread-3100) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1157787 INFO  (Thread-3100) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1157887 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35116
   [junit4]   2> 1157888 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1157888 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157890 INFO  (zkCallback-1011-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fb8784 name:ZooKeeperConnection 
Watcher:127.0.0.1:35116 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1157890 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157891 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1157891 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1157892 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1157893 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157893 INFO  (zkCallback-1012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f233ee name:ZooKeeperConnection 
Watcher:127.0.0.1:35116/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1157894 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157894 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1157894 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1157896 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1157897 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1157897 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1157898 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1157899 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1157900 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1157901 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1157902 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1157902 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1157903 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1157903 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1157904 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1157905 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1157906 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1157906 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1157907 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1157907 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1157908 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1157909 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1157910 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1157910 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1157911 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1157911 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1157912 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1157912 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1157913 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1157914 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157914 INFO  (zkCallback-1013-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@824137 name:ZooKeeperConnection 
Watcher:127.0.0.1:35116/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1157914 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157915 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1157916 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 1157974 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1
   [junit4]   2> 1157976 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1157977 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@653f5{/_wop,null,AVAILABLE}
   [junit4]   2> 1157983 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@fe868a{SSL-http/1.1}{127.0.0.1:50703}
   [junit4]   2> 1157984 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.e.j.s.Server Started @1159305ms
   [junit4]   2> 1157984 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/_wop, hostPort=50703, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores}
   [junit4]   2> 1157984 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1157984 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/'
   [junit4]   2> 1157998 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1157998 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158000 INFO  (zkCallback-1014-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1865553 name:ZooKeeperConnection 
Watcher:127.0.0.1:35116/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1158000 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158000 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1158001 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1158001 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/solr.xml
   [junit4]   2> 1158007 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores
   [junit4]   2> 1158007 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 22909446
   [junit4]   2> 1158007 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/]
   [junit4]   2> 1158007 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/lib
   [junit4]   2> 1158008 WARN  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/lib).
   [junit4]   2> 1158014 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1158016 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1158018 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1158018 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1158018 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35116/solr
   [junit4]   2> 1158018 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1158019 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1158019 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158020 INFO  (zkCallback-1016-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c1f2c9 name:ZooKeeperConnection 
Watcher:127.0.0.1:35116 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1158021 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158021 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1158022 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1158023 INFO  
(zkCallback-1017-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8e0d1b name:ZooKeeperConnection 
Watcher:127.0.0.1:35116/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1158023 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1158024 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1158025 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1158027 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1158028 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1158029 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1158030 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1158031 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1158032 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1158033 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1158033 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50703__wop
   [junit4]   2> 1158034 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:50703__wop
   [junit4]   2> 1158034 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1158035 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1158036 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1158036 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94444595673563141-127.0.0.1:50703__wop-n_0000000000
   [junit4]   2> 1158037 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50703__wop
   [junit4]   2> 1158037 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1158038 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.Overseer Overseer 
(id=94444595673563141-127.0.0.1:50703__wop-n_0000000000) starting
   [junit4]   2> 1158039 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1158042 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1158042 INFO  
(OverseerCollectionConfigSetProcessor-94444595673563141-127.0.0.1:50703__wop-n_0000000000)
 [n:127.0.0.1:50703__wop    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1158042 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1158043 INFO  
(OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1158071 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1158071 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1158072 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores
   [junit4]   2> 1158073 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1,
 collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1158073 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/
   [junit4]   2> 1158073 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1158074 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1158074 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1158074 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1158074 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) 
[n:127.0.0.1:50703__wop    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1158075 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1158076 INFO  
(OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:50703/_wop";,
   [junit4]   2>   "node_name":"127.0.0.1:50703__wop",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1158076 INFO  
(OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:50703/_wop";,
   [junit4]   2>   "node_name":"127.0.0.1:50703__wop",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1158076 INFO  
(OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: tmp_collection
   [junit4]   2> 1158077 INFO  
(OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1158077 INFO  
(zkCallback-1017-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1159076 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1159076 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:tmp_collection
   [junit4]   2> 1159077 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1159077 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Looking for collection configName
   [junit4]   2> 1159077 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Only one config set found in zk - using it:conf1
   [junit4]   2> 1159077 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 1159078 INFO  
(zkCallback-1017-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop    ] o.a.s.c.c.ZkStateReader A collections change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, 
has occurred - updating...
   [junit4]   2> 1159078 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1159079 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1159079 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/'
   [junit4]   2> 1159092 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1159099 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1159104 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1159115 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1159116 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1159126 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1159217 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1159218 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1159220 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1159222 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1159235 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1159235 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 1159236 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1159236 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1159236 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@308c0b
   [junit4]   2> 1159237 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data
   [junit4]   2> 1159237 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 1159238 WARN  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1159238 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 1159238 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=58.0419921875, 
floorSegmentMB=2.0, forceMergeDeletesPctAllowed=26.500524457832473, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1159285 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1159286 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1159286 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50703__wop 
c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking 
for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/
   [junit4]   2> 1159290 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 1159290 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1159292 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159293 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159294 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159295 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159300 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1159301 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1159301 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1159302 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1159302 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1159302 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1159303 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=52.84375, 
floorSegmentMB=0.27734375, forceMergeDeletesPctAllowed=7.008254088641735, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7067052573975136
   [junit4]   2> 1159303 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1159304 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1159304 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@20cb07[collection1] main
   [junit4]   2> 1159304 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1159305 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1159305 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1159305 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1159305 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1159305 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1159306 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1159306 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1159306 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1159306 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1159307 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 1159308 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1159309 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1159310 INFO  
(searcherExecutor-3860-thread-1-processing-n:127.0.0.1:50703__wop x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:50703__wop 
c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@20cb07[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1159310 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1159310 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1159310 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1159310 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1511113532372942848
   [junit4]   2> 1159312 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1511113532372942848
   [junit4]   2> 1159312 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1159313 INFO  
(coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) 
[n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1159313 INFO  
(coreZkRegister-3853-thread-1-processing-n:127.0.0.1:50703__wop x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:50703__wop 
c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:https://127.0.0.1:50703/_wop 
collection:tmp_collection shard:shard1
   [junit4]   2> 1159314 INFO  (coreZkRegister-3853-thread-1-processing-n:127

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

collections
   [junit4]   2>        60      /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest 
-Dtests.seed=AAB7CE790C07F5FF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=hi -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    456s J2 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes 
recoverying - waited for 330 seconds
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.restartServer(BaseCdcrDistributedZkTest.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationWithTruncatedTlog(CdcrReplicationHandlerTest.java:145)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:52)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8499, 
name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AAB7CE790C07F5FF]:0)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:234)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: 
java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1511113588176060416
 (No such file or directory)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:526)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:227)
   [junit4]    > Caused by: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1511113588176060416
 (No such file or directory)
   [junit4]    >        at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    >        at 
java.io.RandomAccessFile.open(RandomAccessFile.java:316)
   [junit4]    >        at 
java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    >        ... 7 more
   [junit4]   2> 1613600 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[AAB7CE790C07F5FF]-worker) 
[n:127.0.0.1:47645__wop c:source_collection s:shard1 r:core_node2 
x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001
   [junit4]   2> Sep 01, 2015 12:30:19 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{_version_=PostingsFormat(name=MockRandom), id=FSTOrd50}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hi, 
timezone=Asia/Baghdad
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 
(32-bit)/cpus=12,threads=1,free=101888048,total=241479680
   [junit4]   2> NOTE: All tests run in this JVM: [SecurityConfHandlerTest, 
TestBulkSchemaAPI, TestDefaultStatsCache, TestSolrDeletionPolicy1, SampleTest, 
TestXIncludeConfig, SuggesterTest, CloudExitableDirectoryReaderTest, 
OverseerTest, TestExactSharedStatsCache, TestPostingsSolrHighlighter, 
TestShardHandlerFactory, TestLRUStatsCache, BadComponentTest, 
TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, 
TestSolrIndexConfig, CdcrVersionReplicationTest, 
TestManagedSynonymFilterFactory, SearchHandlerTest, 
StatelessScriptUpdateProcessorFactoryTest, TestReRankQParserPlugin, 
SystemInfoHandlerTest, CoreAdminHandlerTest, SuggesterWFSTTest, 
TestCloudManagedSchema, ResponseHeaderTest, StatsComponentTest, 
BasicDistributedZk2Test, OverseerCollectionConfigSetProcessorTest, 
CursorMarkTest, FullSolrCloudDistribCmdsTest, TestFieldResource, 
DocValuesMultiTest, SegmentsInfoRequestHandlerTest, TestZkChroot, 
SimpleMLTQParserTest, DistributedDebugComponentTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestSolrCLIRunExample, TestSolrXml, 
DataDrivenBlockJoinTest, TestCSVResponseWriter, TestSolr4Spatial2, 
FieldMutatingUpdateProcessorTest, UUIDFieldTest, DebugComponentTest, 
TestElisionMultitermQuery, AssignTest, TestSmileRequest, ExplicitHLLTest, 
SimpleFacetsTest, AddBlockUpdateTest, TestRandomRequestDistribution, 
TestImplicitCoreProperties, TestHashQParserPlugin, 
TestDocBasedVersionConstraints, TestFastLRUCache, TestManagedStopFilterFactory, 
TestUniqueKeyFieldResource, TestManagedResourceStorage, HdfsSyncSliceTest, 
TestDefaultSimilarityFactory, TestGroupingSearch, 
TestDynamicFieldCollectionResource, TestConfigReload, HdfsDirectoryFactoryTest, 
TestFastWriter, TestBulkSchemaConcurrent, RequestHandlersTest, 
TestIndexSearcher, BinaryUpdateRequestHandlerTest, BadIndexSchemaTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, 
SharedFSAutoReplicaFailoverTest, ParsingFieldUpdateProcessorsTest, 
TestSearcherReuse, AnalyticsMergeStrategyTest, CollectionReloadTest, 
TestExtendedDismaxParser, TestCoreDiscovery, ScriptEngineTest, AutoCommitTest, 
HdfsWriteToMultipleCollectionsTest, TestStressReorder, HighlighterConfigTest, 
TestExpandComponent, UnloadDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, 
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, TestHashPartitioner, ZkControllerTest, TestReload, 
HardAutoCommitTest, DistributedTermsComponentTest, QueryElevationComponentTest, 
ConvertedLegacyTest, TestFiltering, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, SimplePostToolTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest, 
TestStressLucene, TestTrie, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, TestWordDelimiterFilterFactory, TestRemoteStreaming, 
LukeRequestHandlerTest, TestWriterPerf, TestOmitPositions, 
TestValueSourceCache, TestIndexingPerformance, TestSolrQueryParser, 
RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest, 
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, 
TestBinaryResponseWriter, AlternateDirectoryTest, TestStressRecovery, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest]
   [junit4] Completed [423/543] on J2 in 456.60s, 1 test, 1 error <<< FAILURES!

[...truncated 397 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 543 suites, 2145 tests, 1 error, 1 failure, 71 
ignored (35 assumptions)

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


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

Reply via email to