Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2598/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
.response[1][id][0]:3!=2

Stack Trace:
junit.framework.AssertionFailedError: .response[1][id][0]:3!=2
        at 
__randomizedtesting.SeedInfo.seed([E848954CF82E6F14:601CAA9656D202EC]:0)
        at junit.framework.Assert.fail(Assert.java:50)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:920)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:939)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:657)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:648)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10879 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/init-core-data-001
   [junit4]   2> 86781 INFO  
(SUITE-PeerSyncTest-seed#[E848954CF82E6F14]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 86781 INFO  
(SUITE-PeerSyncTest-seed#[E848954CF82E6F14]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z/
   [junit4]   2> 86888 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/control/cores/collection1
   [junit4]   2> 86889 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 86890 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19d06441{/z,null,AVAILABLE}
   [junit4]   2> 86891 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@5903f262{HTTP/1.1,[http/1.1]}{127.0.0.1:32869}
   [junit4]   2> 86891 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.Server Started @88995ms
   [junit4]   2> 86891 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/z, hostPort=32869, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/control/cores}
   [junit4]   2> 86892 ERROR (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 86892 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 86892 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 86892 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 86892 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T19:17:40.118Z
   [junit4]   2> 86892 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/control/solr.xml
   [junit4]   2> 86899 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 86902 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/control/cores
   [junit4]   2> 86903 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 86904 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 86925 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 86951 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 87020 WARN  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 87023 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 87031 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 87031 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 87032 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42b46a97
   [junit4]   2> 87033 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.20703125, 
floorSegmentMB=1.931640625, forceMergeDeletesPctAllowed=14.876255826415917, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 87036 WARN  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 87046 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 87046 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 87046 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 87046 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 87047 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@667968be
   [junit4]   2> 87047 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ad9713a[collection1] main]
   [junit4]   2> 87048 WARN  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 87048 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 87049 INFO  
(searcherExecutor-139-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2ad9713a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87049 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1555713344431718400
   [junit4]   2> 87518 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 87519 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 87520 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f134511{/z,null,AVAILABLE}
   [junit4]   2> 87521 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@53763adf{HTTP/1.1,[http/1.1]}{127.0.0.1:45579}
   [junit4]   2> 87521 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.Server Started @89625ms
   [junit4]   2> 87521 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/z, hostPort=45579, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard0/cores}
   [junit4]   2> 87521 ERROR (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 87521 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 87521 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 87521 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 87522 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T19:17:40.748Z
   [junit4]   2> 87522 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 87528 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 87530 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard0/cores
   [junit4]   2> 87530 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 87531 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 87552 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 87571 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 87708 WARN  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 87711 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 87722 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 87723 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 87723 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42b46a97
   [junit4]   2> 87725 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.20703125, 
floorSegmentMB=1.931640625, forceMergeDeletesPctAllowed=14.876255826415917, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 87733 WARN  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 87770 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 87770 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 87771 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 87771 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 87772 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@70ac1d6b
   [junit4]   2> 87773 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66f6bb01[collection1] main]
   [junit4]   2> 87773 WARN  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 87774 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 87775 INFO  
(searcherExecutor-150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@66f6bb01[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87775 INFO  (coreLoadExecutor-149-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1555713345192984576
   [junit4]   2> 88158 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 88160 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 88174 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69319220{/z,null,AVAILABLE}
   [junit4]   2> 88175 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@506293f3{HTTP/1.1,[http/1.1]}{127.0.0.1:46174}
   [junit4]   2> 88175 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.Server Started @90279ms
   [junit4]   2> 88175 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/z, hostPort=46174, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard1/cores}
   [junit4]   2> 88176 ERROR (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 88176 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 88176 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 88176 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 88176 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T19:17:41.402Z
   [junit4]   2> 88177 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 88186 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 88191 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard1/cores
   [junit4]   2> 88191 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 88203 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 88278 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 88315 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 88452 WARN  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 88457 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 88474 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 88475 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 88475 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42b46a97
   [junit4]   2> 88477 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.20703125, 
floorSegmentMB=1.931640625, forceMergeDeletesPctAllowed=14.876255826415917, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 88485 WARN  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 88519 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 88519 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 88520 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 88520 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 88521 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@312085ef
   [junit4]   2> 88525 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54e7f8db[collection1] main]
   [junit4]   2> 88525 WARN  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 88525 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 88535 INFO  
(searcherExecutor-161-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@54e7f8db[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 88535 INFO  (coreLoadExecutor-160-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1555713345989902336
   [junit4]   2> 88855 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 88856 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 88858 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66d5e2a{/z,null,AVAILABLE}
   [junit4]   2> 88859 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@5921bb56{HTTP/1.1,[http/1.1]}{127.0.0.1:36335}
   [junit4]   2> 88859 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.Server Started @90962ms
   [junit4]   2> 88859 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/z, hostPort=36335, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard2/cores}
   [junit4]   2> 88859 ERROR (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 88859 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 88859 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 88859 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 88859 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T19:17:42.085Z
   [junit4]   2> 88860 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 88869 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 88871 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard2/cores
   [junit4]   2> 88871 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 88873 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 88918 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 88974 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 89064 WARN  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 89068 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 89077 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 89077 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 89077 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42b46a97
   [junit4]   2> 89079 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.20703125, 
floorSegmentMB=1.931640625, forceMergeDeletesPctAllowed=14.876255826415917, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 89083 WARN  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 89094 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 89094 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 89095 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 89095 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 89101 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6b07a807
   [junit4]   2> 89102 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63442ec5[collection1] main]
   [junit4]   2> 89102 WARN  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 89102 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 89104 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63442ec5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 89104 INFO  (coreLoadExecutor-171-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1555713346586542080
   [junit4]   2> 89422 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 89427 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 89432 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:45579/z/collection1] nUpdates=100
   [junit4]   2> 89442 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@671cd821[collection1] realtime]
   [junit4]   2> 89443 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.c.SolrCore Caching fingerprint for 
searcher:Searcher@671cd821[collection1] 
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
 
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(6.4.0):C1)) 
docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 89443 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:7.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 89443 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 89444 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 89444 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  
sync failed.
   [junit4]   2> 89446 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 89446 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 89446 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:45579/z/collection1&wt=javabin&version=2}
 status=0 QTime=14
   [junit4]   2> 89451 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 89453 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:45579/z/collection1] nUpdates=100
   [junit4]   2> 89455 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 89455 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 89460 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6592f969[collection1] realtime]
   [junit4]   2> 89460 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.c.SolrCore Caching fingerprint for 
searcher:Searcher@6592f969[collection1] 
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
 
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(6.4.0):C1)) 
docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 89460 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 89460 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 89460 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:45579/z/collection1&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 89463 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 89463 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38b38182
   [junit4]   2> 89464 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@56e4a633[collection1] main]
   [junit4]   2> 89464 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 89465 INFO  
(searcherExecutor-150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@56e4a633[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 89465 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 89467 INFO  (qtp711968562-542) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 89467 INFO  (qtp711968562-542) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2601f816
   [junit4]   2> 89469 INFO  (qtp711968562-542) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4260bdde[collection1] main]
   [junit4]   2> 89469 INFO  (qtp711968562-542) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 89470 INFO  
(searcherExecutor-161-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4260bdde[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 89470 INFO  (qtp711968562-542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 89473 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 89476 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 89487 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 6
   [junit4]   2> 89490 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:45579/z/collection1] nUpdates=100
   [junit4]   2> 89497 INFO  (qtp1398245137-526) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@54bb42e3[collection1] realtime]
   [junit4]   2> 89497 INFO  (qtp1398245137-526) [    x:collection1] 
o.a.s.c.SolrCore Caching fingerprint for 
searcher:Searcher@54bb42e3[collection1] 
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)
 Uninverting(_1(6.4.0):C1)))} 
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_1(6.4.0):C1)) 
docBase=1 ord=1) mavVersion:9223372036854775807
   [junit4]   2> 89497 INFO  (qtp1398245137-526) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, 
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, 
maxDoc=1}
   [junit4]   2> 89497 INFO  (qtp1398245137-526) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 89498 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 89501 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, 
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, 
maxDoc=1}
   [junit4]   2> 89501 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 89501 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 2 versions from 
http://127.0.0.1:45579/z/collection1 
fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, 
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, 
maxDoc=1}
   [junit4]   2> 89503 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 89504 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= Requesting updates from 
http://127.0.0.1:45579/z/collection1n=1 versions=2...2
   [junit4]   2> 89506 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, 
versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 89506 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={getUpdates=2...2&distrib=false&qt=/get&fingerprint=true&onlyIfActive=false&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 89508 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (2)]} 0 1
   [junit4]   2> 89512 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19b26137[collection1] realtime]
   [junit4]   2> 89513 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.c.SolrCore Caching fingerprint for 
searcher:Searcher@19b26137[collection1] 
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)
 Uninverting(_1(6.4.0):C1)))} 
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_1(6.4.0):C1)) 
docBase=1 ord=1) mavVersion:2
   [junit4]   2> 89513 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0 
result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, 
versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 89513 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 89513 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 89513 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:45579/z/collection1&wt=javabin&version=2}
 status=0 QTime=23
   [junit4]   2> 89516 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 89516 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38b38182
   [junit4]   2> 89518 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@111f7f15[collection1] main]
   [junit4]   2> 89518 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 89519 INFO  
(searcherExecutor-150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@111f7f15[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)
 Uninverting(_1(6.4.0):C1)))}
   [junit4]   2> 89519 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 89521 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 89521 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2601f816
   [junit4]   2> 89522 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@156e1f27[collection1] main]
   [junit4]   2> 89523 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 89523 INFO  
(searcherExecutor-161-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@156e1f27[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)
 Uninverting(_1(6.4.0):C1)))}
   [junit4]   2> 89523 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 89526 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/select 
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 89529 INFO  (qtp711968562-542) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/select 
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 89534 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 2
   [junit4]   2> 89537 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[4 (4)]} 0 0
   [junit4]   2> 89539 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[5 (5)]} 0 0
   [junit4]   2> 89542 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[6 (6)]} 0 0
   [junit4]   2> 89545 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[7 (7)]} 0 0
   [junit4]   2> 89548 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[8 (8)]} 0 0
   [junit4]   2> 89551 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[9 (9)]} 0 0
   [junit4]   2> 89553 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[10 (10)]} 0 0
   [junit4]   2> 89556 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:45579/z/collection1] nUpdates=100
   [junit4]   2> 89564 INFO  (qtp1398245137-526) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@40680687[collection1] realtime]
   [junit4]   2> 89565 INFO  (qtp1398245137-526) [    x:collection1] 
o.a.s.c.SolrCore Caching fingerprint for 
searcher:Searcher@40680687[collection1] 
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)
 Uninverting(_1(6.4.0):C1) Uninverting(_2(6.4.0):C8)))} 
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_2(6.4.0):C8)) 
docBase=2 ord=2) mavVersion:9223372036854775807
   [junit4]   2> 89565 INFO  (qtp1398245137-526) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:6.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=10, 
maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, 
maxDoc=8}
   [junit4]   2> 89565 INFO  (qtp1398245137-526) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 89565 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, 
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, 
maxDoc=1}
   [junit4]   2> 89568 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@32521309[collection1] realtime]
   [junit4]   2> 89568 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=10, 
maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, 
maxDoc=8}
   [junit4]   2> 89568 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 89568 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 10 versions from 
http://127.0.0.1:45579/z/collection1 
fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=10, 
maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, 
maxDoc=8}
   [junit4]   2> 89571 INFO  (qtp1398245137-530) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 89571 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= Requesting updates from 
http://127.0.0.1:45579/z/collection1n=8 versions=3...10
   [junit4]   2> 89573 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=10, maxVersionEncountered=10, maxInHash=10, 
versionsHash=-5671163287542876028, numVersions=10, numDocs=10, maxDoc=8}
   [junit4]   2> 89574 INFO  (qtp1398245137-531) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={getUpdates=3...10&distrib=false&qt=/get&fingerprint=true&onlyIfActive=false&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 89578 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (3), 4 (4), 5 (5), 6 
(6), 7 (7), 8 (8), 9 (9), 10 (10)]} 0 4
   [junit4]   2> 89584 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@223076a3[collection1] realtime]
   [junit4]   2> 89585 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.c.SolrCore Caching fingerprint for 
searcher:Searcher@223076a3[collection1] 
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)
 Uninverting(_1(6.4.0):C1) Uninverting(_2(6.4.0):C8)))} 
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_2(6.4.0):C8)) 
docBase=2 ord=2) mavVersion:10
   [junit4]   2> 89585 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:6.0 
result:{maxVersionSpecified=10, maxVersionEncountered=10, maxInHash=10, 
versionsHash=-5671163287542876028, numVersions=10, numDocs=10, maxDoc=8}
   [junit4]   2> 89585 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 89585 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 89585 INFO  (qtp711968562-547) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:45579/z/collection1&wt=javabin&version=2}
 status=0 QTime=29
   [junit4]   2> 89587 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 89587 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38b38182
   [junit4]   2> 89588 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@29af22dd[collection1] main]
   [junit4]   2> 89589 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 89590 INFO  
(searcherExecutor-150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@29af22dd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c10)))}
   [junit4]   2> 89590 INFO  (qtp1398245137-532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 89592 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 89592 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2601f816
   [junit4]   2> 89593 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@71e50b18[collection1] main]
   [junit4]   2> 89594 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 89595 INFO  
(searcherExecutor-161-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@71e50b18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)
 Uninverting(_1(6.4.0):C1) Uninverting(_2(6.4.0):C8)))}
   [junit4]   2> 89595 INFO  (qtp711968562-548) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 89597 INFO  (qtp1398245137-525) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 89601 INFO  (qtp711968562-549) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/z path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 89604 ERROR (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.BaseDistributedSearchTestCase Mismatched responses:
   [junit4]   2> 
{responseHeader={status=0,QTime=0},response={numFound=10,start=0,docs=[SolrDocument{id=1,
 range_facet_l=[1], range_facet_l_dv=[1], range_facet_i_dv=[1], _version_=1, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=3, range_facet_l=[3], range_facet_l_dv=[3], 
range_facet_i_dv=[3], _version_=3, n_ti1=-639490493, n_f1=0.32240736, 
n_tf1=0.94431686, n_d1=0.18525920678310048, n_td1=0.07433349855814175, 
n_l1=-4644960485048369404, n_tl1=-8728756467463724795, n_dt1=Tue Nov 25 
12:41:26 ACWST 70905028, n_tdt1=Tue Nov 20 14:32:03 ACWST 20512221, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=4, range_facet_l=[4], range_facet_l_dv=[4], 
range_facet_i_dv=[4], _version_=4, n_ti1=2060167730, n_f1=0.9858207, 
n_tf1=0.29558724, n_d1=0.011947638494793189, n_td1=0.26394801420639236, 
n_l1=3218478904522909940, n_tl1=-3285826241594810547, n_dt1=Fri Jan 03 17:46:09 
ACWST 264112623, n_tdt1=Mon Mar 25 01:55:07 ACWST 93129540, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=5, range_facet_l=[5], range_facet_l_dv=[5], 
range_facet_i_dv=[5], _version_=5, n_ti1=1665366528, n_f1=0.5535089, 
n_tf1=0.8923276, n_d1=0.08376692736034208, n_td1=0.455367094600448, 
n_l1=-7576099816584804265, n_tl1=-482415299013602308, n_dt1=Sun Mar 23 16:17:38 
ACWST 142728752, n_tdt1=Tue Feb 22 11:36:03 ACWST 213279500, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=6, range_facet_l=[6], range_facet_l_dv=[6], 
range_facet_i_dv=[6], _version_=6, n_ti1=-1924936874, n_f1=0.80182576, 
n_tf1=0.49428904, n_d1=0.5782598139296634, n_td1=0.5737533445656557, 
n_l1=-4119760186394848449, n_tl1=-2349039692310384491, n_dt1=Sat May 29 
04:00:17 ACWST 276228770, n_tdt1=Mon Nov 13 15:55:53 ACWST 203045854, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=7, range_facet_l=[7], range_facet_l_dv=[7], 
range_facet_i_dv=[7], _version_=7, n_ti1=1922159971, n_f1=0.80413735, 
n_tf1=0.0038890243, n_d1=0.183765123094899, n_td1=0.2474205353529344, 
n_l1=-4808337645632711975, n_tl1=-2541488137189168265, n_dt1=Tue Nov 16 
03:57:01 ACWST 169098219, n_tdt1=Tue Jan 13 09:36:03 ACWST 55590933, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=8, range_facet_l=[8], range_facet_l_dv=[8], 
range_facet_i_dv=[8], _version_=8, n_ti1=731676214, n_f1=0.6888291, 
n_tf1=0.4033184, n_d1=0.33748710397384574, n_td1=0.21696551925442187, 
n_l1=2923019990513023874, n_tl1=2483227902278060149, n_dt1=Wed Sep 07 22:19:16 
ACWST 153694867, n_tdt1=Thu May 15 21:17:02 ACWST 56335417, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=9, range_facet_l=[9], range_facet_l_dv=[9], 
range_facet_i_dv=[9], _version_=9, n_ti1=-1304997066, n_f1=0.31402463, 
n_tf1=0.02299589, n_d1=0.9649619067474392, n_td1=0.4489974401503378, 
n_l1=5733810099555957271, n_tl1=-7699805248797913974, n_dt1=Fri Apr 19 02:30:28 
ACWST 192875518, n_tdt1=Sun Aug 03 05:09:00 ACWST 229053084, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=10, range_facet_l=[10], range_facet_l_dv=[10], 
range_facet_i_dv=[10], _version_=10, n_ti1=1535302133, n_f1=0.049970806, 
n_tf1=0.89077413, n_d1=0.3781272306902641, n_td1=0.8014321313428496, 
n_l1=7442685878664214050, n_tl1=-4354123311174761041, n_dt1=Wed Sep 16 19:08:08 
ACWST 212408959, n_tdt1=Thu Jun 02 07:12:14 ACWST 142612304, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=2, range_facet_l=[2], range_facet_l_dv=[2], 
range_facet_i_dv=[2], _version_=2, n_ti1=-1783857150, n_f1=0.7047761, 
n_tf1=0.45338303, n_d1=0.7863447645003856, n_td1=0.08518399459759118, 
n_l1=2335452701991235523, n_tl1=-7733812896282077453, n_dt1=Sat Aug 11 02:39:55 
ACWST 163426446, n_tdt1=Sat Feb 22 06:14:23 ACWST 199187774, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}]}}
   [junit4]   2> 
{responseHeader={status=0,QTime=0},response={numFound=10,start=0,docs=[SolrDocument{id=1,
 range_facet_l=[1], range_facet_l_dv=[1], range_facet_i_dv=[1], _version_=1, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=2, range_facet_l=[2], range_facet_l_dv=[2], 
range_facet_i_dv=[2], _version_=2, n_ti1=-1783857150, n_f1=0.7047761, 
n_tf1=0.45338303, n_d1=0.7863447645003856, n_td1=0.08518399459759118, 
n_l1=2335452701991235523, n_tl1=-7733812896282077453, n_dt1=Sat Aug 11 02:39:55 
ACWST 163426446, n_tdt1=Sat Feb 22 06:14:23 ACWST 199187774, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=3, range_facet_l=[3], range_facet_l_dv=[3], 
range_facet_i_dv=[3], _version_=3, n_ti1=-639490493, n_f1=0.32240736, 
n_tf1=0.94431686, n_d1=0.18525920678310048, n_td1=0.07433349855814175, 
n_l1=-4644960485048369404, n_tl1=-8728756467463724795, n_dt1=Tue Nov 25 
12:41:26 ACWST 70905028, n_tdt1=Tue Nov 20 14:32:03 ACWST 20512221, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=4, range_facet_l=[4], range_facet_l_dv=[4], 
range_facet_i_dv=[4], _version_=4, n_ti1=2060167730, n_f1=0.9858207, 
n_tf1=0.29558724, n_d1=0.011947638494793189, n_td1=0.26394801420639236, 
n_l1=3218478904522909940, n_tl1=-3285826241594810547, n_dt1=Fri Jan 03 17:46:09 
ACWST 264112623, n_tdt1=Mon Mar 25 01:55:07 ACWST 93129540, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=5, range_facet_l=[5], range_facet_l_dv=[5], 
range_facet_i_dv=[5], _version_=5, n_ti1=1665366528, n_f1=0.5535089, 
n_tf1=0.8923276, n_d1=0.08376692736034208, n_td1=0.455367094600448, 
n_l1=-7576099816584804265, n_tl1=-482415299013602308, n_dt1=Sun Mar 23 16:17:38 
ACWST 142728752, n_tdt1=Tue Feb 22 11:36:03 ACWST 213279500, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=6, range_facet_l=[6], range_facet_l_dv=[6], 
range_facet_i_dv=[6], _version_=6, n_ti1=-1924936874, n_f1=0.80182576, 
n_tf1=0.49428904, n_d1=0.5782598139296634, n_td1=0.5737533445656557, 
n_l1=-4119760186394848449, n_tl1=-2349039692310384491, n_dt1=Sat May 29 
04:00:17 ACWST 276228770, n_tdt1=Mon Nov 13 15:55:53 ACWST 203045854, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=7, range_facet_l=[7], range_facet_l_dv=[7], 
range_facet_i_dv=[7], _version_=7, n_ti1=1922159971, n_f1=0.80413735, 
n_tf1=0.0038890243, n_d1=0.183765123094899, n_td1=0.2474205353529344, 
n_l1=-4808337645632711975, n_tl1=-2541488137189168265, n_dt1=Tue Nov 16 
03:57:01 ACWST 169098219, n_tdt1=Tue Jan 13 09:36:03 ACWST 55590933, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=8, range_facet_l=[8], range_facet_l_dv=[8], 
range_facet_i_dv=[8], _version_=8, n_ti1=731676214, n_f1=0.6888291, 
n_tf1=0.4033184, n_d1=0.33748710397384574, n_td1=0.21696551925442187, 
n_l1=2923019990513023874, n_tl1=2483227902278060149, n_dt1=Wed Sep 07 22:19:16 
ACWST 153694867, n_tdt1=Thu May 15 21:17:02 ACWST 56335417, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=9, range_facet_l=[9], range_facet_l_dv=[9], 
range_facet_i_dv=[9], _version_=9, n_ti1=-1304997066, n_f1=0.31402463, 
n_tf1=0.02299589, n_d1=0.9649619067474392, n_td1=0.4489974401503378, 
n_l1=5733810099555957271, n_tl1=-7699805248797913974, n_dt1=Fri Apr 19 02:30:28 
ACWST 192875518, n_tdt1=Sun Aug 03 05:09:00 ACWST 229053084, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}, SolrDocument{id=10, range_facet_l=[10], range_facet_l_dv=[10], 
range_facet_i_dv=[10], _version_=10, n_ti1=1535302133, n_f1=0.049970806, 
n_tf1=0.89077413, n_d1=0.3781272306902641, n_td1=0.8014321313428496, 
n_l1=7442685878664214050, n_tl1=-4354123311174761041, n_dt1=Wed Sep 16 19:08:08 
ACWST 212408959, n_tdt1=Thu Jun 02 07:12:14 ACWST 142612304, 
multiDefault=[muLti-Default], intDefault=42, timestamp=Fri Jan 06 04:02:42 
ACWST 2017}]}}
   [junit4]   2> 89608 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 89609 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@5903f262{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 89609 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1396530651
   [junit4]   2> 89610 INFO  (coreCloseExecutor-177-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6b98932a
   [junit4]   2> 89617 INFO  (coreCloseExecutor-177-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 89617 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 89618 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19d06441{/z,null,UNAVAILABLE}
   [junit4]   2> 89620 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@53763adf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 89620 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1878241418
   [junit4]   2> 89620 INFO  (coreCloseExecutor-179-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@23623bb4
   [junit4]   2> 89628 INFO  (coreCloseExecutor-179-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 89628 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 89629 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4f134511{/z,null,UNAVAILABLE}
   [junit4]   2> 89632 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@506293f3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 89632 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=843223569
   [junit4]   2> 89632 INFO  (coreCloseExecutor-181-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@68fe3a4e
   [junit4]   2> 89639 INFO  (coreCloseExecutor-181-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 89640 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 89640 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69319220{/z,null,UNAVAILABLE}
   [junit4]   2> 89642 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@5921bb56{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 89642 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1781873313
   [junit4]   2> 89646 INFO  (coreCloseExecutor-183-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@711a9ab0
   [junit4]   2> 89658 INFO  (coreCloseExecutor-183-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 89659 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 89659 INFO  (TEST-PeerSyncTest.test-seed#[E848954CF82E6F14]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@66d5e2a{/z,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest 
-Dtests.method=test -Dtests.seed=E848954CF82E6F14 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Australia/Eucla 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.88s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: 
.response[1][id][0]:3!=2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E848954CF82E6F14:601CAA9656D202EC]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:920)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:939)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:657)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:648)
   [junit4]    >        at 
org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:97)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 89662 INFO  
(SUITE-PeerSyncTest-seed#[E848954CF82E6F14]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_E848954CF82E6F14-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=FST50, n_l1=PostingsFormat(name=Memory doPackFST= true), 
multiDefault=PostingsFormat(name=Memory doPackFST= true), 
intDefault=PostingsFormat(name=MockRandom), 
n_dt1=PostingsFormat(name=MockRandom), n_td1=PostingsFormat(name=MockRandom), 
n_d1=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=PostingsFormat(name=Memory doPackFST= true), 
n_f1=PostingsFormat(name=MockRandom), n_ti1=FST50, 
n_tl1=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=MockRandom), n_tf1=PostingsFormat(name=Memory 
doPackFST= true), n_tdt1=PostingsFormat(name=MockRandom), id=FST50, 
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), 
timestamp=PostingsFormat(name=Memory doPackFST= true)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
n_l1=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Asserting), 
n_dt1=DocValuesFormat(name=Asserting), n_td1=DocValuesFormat(name=Asserting), 
n_d1=DocValuesFormat(name=Memory), range_facet_l=DocValuesFormat(name=Memory), 
n_f1=DocValuesFormat(name=Asserting), n_ti1=DocValuesFormat(name=Lucene54), 
n_tl1=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Memory), 
n_tdt1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=232, maxMBSortInHeap=6.591114178106821, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=hi, 
timezone=Australia/Eucla
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_112 (64-bit)/cpus=12,threads=1,free=233461256,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerRolesTest, 
ConcurrentDeleteAndCreateCollectionTest, MigrateRouteKeyTest, TestTrieFacet, 
TestRealTimeGet, ZkStateReaderTest, TestSolr4Spatial, 
ReplicaListTransformerTest, TestFastWriter, CdcrReplicationDistributedZkTest, 
TestRandomDVFaceting, PeerSyncTest]
   [junit4] Completed [37/677 (1!)] on J0 in 2.90s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 64520 lines...]

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

Reply via email to