Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/329/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([73497D3052C371BB:6701266571C4CCA5]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:657)
        at java.util.ArrayList.get(ArrayList.java:433)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12789 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/init-core-data-001
   [junit4]   2> 1992963 WARN  
(SUITE-TestReplicationHandler-seed#[73497D3052C371BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 1992963 INFO  
(SUITE-TestReplicationHandler-seed#[73497D3052C371BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1992964 INFO  
(SUITE-TestReplicationHandler-seed#[73497D3052C371BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1992964 INFO  
(SUITE-TestReplicationHandler-seed#[73497D3052C371BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1992971 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting doTestIllegalFilePaths
   [junit4]   2> 1992971 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-001/collection1
   [junit4]   2> 1992975 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1992975 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27d17b0f{/solr,null,AVAILABLE}
   [junit4]   2> 1992978 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@373deb1d{HTTP/1.1,[http/1.1]}{127.0.0.1:35040}
   [junit4]   2> 1992978 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.Server Started @1996371ms
   [junit4]   2> 1992978 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=35040}
   [junit4]   2> 1992978 ERROR 
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1992979 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1992979 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1992979 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1992979 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-10T20:07:36.356Z
   [junit4]   2> 1992979 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-001/solr.xml
   [junit4]   2> 1992982 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1992982 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1992983 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1993016 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993022 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993022 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993024 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-001/.
   [junit4]   2> 1993024 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1993024 INFO  (coreLoadExecutor-7191-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1993034 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1993040 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1993042 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1993042 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 1993042 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993042 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1993042 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1993044 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1617844243, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1993087 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1993087 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1993087 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=81.0927734375, 
floorSegmentMB=1.4677734375, forceMergeDeletesPctAllowed=27.600146225144105, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1993087 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12813059[collection1] main]
   [junit4]   2> 1993088 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-001/collection1/conf
   [junit4]   2> 1993088 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1993088 INFO  (coreLoadExecutor-7191-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1993089 INFO  
(searcherExecutor-7192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12813059[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1993089 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-002/collection1
   [junit4]   2> 1993092 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1993093 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d41e72d{/solr,null,AVAILABLE}
   [junit4]   2> 1993093 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@6f7a5cde{HTTP/1.1,[http/1.1]}{127.0.0.1:42037}
   [junit4]   2> 1993093 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.Server Started @1996486ms
   [junit4]   2> 1993093 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=42037}
   [junit4]   2> 1993093 ERROR 
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1993095 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1993096 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1993096 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1993096 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-10T20:07:36.473Z
   [junit4]   2> 1993096 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-002/solr.xml
   [junit4]   2> 1993098 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1993098 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1993099 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1993155 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993162 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993162 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993165 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-002/.
   [junit4]   2> 1993165 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1993166 INFO  (coreLoadExecutor-7201-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1993173 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1993179 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1993181 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1993181 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 1993182 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993182 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1993182 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-002/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1993187 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1617844243, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1993222 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1993222 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1993223 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=81.0927734375, 
floorSegmentMB=1.4677734375, forceMergeDeletesPctAllowed=27.600146225144105, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1993224 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@231faca8[collection1] main]
   [junit4]   2> 1993224 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-002/collection1/conf
   [junit4]   2> 1993226 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1993226 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1993226 INFO  
(searcherExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@231faca8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1993234 ERROR (qtp2010866944-17358) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must 
be relative
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1496)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1469)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:593)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1993235 INFO  (qtp2010866944-17358) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={file=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/foo&command=filecontent}
 status=403 QTime=0
   [junit4]   2> 1993236 ERROR (qtp2010866944-17362) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1492)
   [junit4]   2>        at java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1490)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1469)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:593)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1993236 INFO  (qtp2010866944-17362) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={file=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 1993246 ERROR (qtp2010866944-17363) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must 
be relative
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1496)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1470)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsConfFileStream.<init>(ReplicationHandler.java:1681)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:589)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1993246 INFO  (qtp2010866944-17363) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={cf=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/foo&command=filecontent}
 status=403 QTime=8
   [junit4]   2> 1993247 ERROR (qtp2010866944-17357) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1492)
   [junit4]   2>        at java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1490)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1470)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsConfFileStream.<init>(ReplicationHandler.java:1681)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:589)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1993248 INFO  (qtp2010866944-17357) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={cf=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 1993251 ERROR (qtp2010866944-17358) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must 
be relative
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1496)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1471)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsTlogFileStream.<init>(ReplicationHandler.java:1668)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:591)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1993251 INFO  (qtp2010866944-17358) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={tlogFile=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/foo&command=filecontent}
 status=403 QTime=1
   [junit4]   2> 1993252 ERROR (qtp2010866944-17360) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1492)
   [junit4]   2>        at java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1490)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1471)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsTlogFileStream.<init>(ReplicationHandler.java:1668)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:591)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1993252 INFO  (qtp2010866944-17360) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={tlogFile=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 1993253 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending doTestIllegalFilePaths
   [junit4]   2> 1993254 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@373deb1d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1993254 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1032125137
   [junit4]   2> 1993254 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1993254 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@127460af: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@17e4d569
   [junit4]   2> 1993259 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1993259 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f84cb95: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@376ab052
   [junit4]   2> 1993263 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1993263 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@22177fde: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@26c7fc0d
   [junit4]   2> 1993263 INFO  (coreCloseExecutor-7207-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@40926e9b
   [junit4]   2> 1993263 INFO  (coreCloseExecutor-7207-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1083338395
   [junit4]   2> 1993263 INFO  (coreCloseExecutor-7207-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b6834d7: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3c9fdbf9
   [junit4]   2> 1993268 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@27d17b0f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1993270 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6f7a5cde{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1993270 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=339945079
   [junit4]   2> 1993270 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1993270 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68d30dc3: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@97c8b73
   [junit4]   2> 1993274 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1993274 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c454814: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@376ab052
   [junit4]   2> 1993277 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1993277 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46ea6b8f: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@26c7fc0d
   [junit4]   2> 1993278 INFO  (coreCloseExecutor-7209-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4fca846b
   [junit4]   2> 1993278 INFO  (coreCloseExecutor-7209-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1338672235
   [junit4]   2> 1993278 INFO  (coreCloseExecutor-7209-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4cf86cf4: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6cd79759
   [junit4]   2> 1993283 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[73497D3052C371BB]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d41e72d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1993292 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigReplication
   [junit4]   2> 1993292 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-003/collection1
   [junit4]   2> 1993295 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1993295 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e7a1636{/solr,null,AVAILABLE}
   [junit4]   2> 1993296 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@8641b18{HTTP/1.1,[http/1.1]}{127.0.0.1:59278}
   [junit4]   2> 1993296 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.e.j.s.Server Started @1996689ms
   [junit4]   2> 1993296 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-003/collection1/data,
 hostContext=/solr, hostPort=59278}
   [junit4]   2> 1993296 ERROR 
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1993296 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1993296 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1993296 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1993296 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-10T20:07:36.673Z
   [junit4]   2> 1993297 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-003/solr.xml
   [junit4]   2> 1993303 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1993303 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1993304 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1993336 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993343 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993343 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993344 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-003/.
   [junit4]   2> 1993345 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1993345 INFO  (coreLoadExecutor-7216-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1993356 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1993362 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1993364 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1993364 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-003/./collection1,
 trusted=true
   [junit4]   2> 1993364 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993364 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1993364 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-003/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 1993365 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1617844243, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1993403 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1993404 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1993404 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=81.0927734375, 
floorSegmentMB=1.4677734375, forceMergeDeletesPctAllowed=27.600146225144105, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1993404 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5950b4a4[collection1] main]
   [junit4]   2> 1993404 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-003/collection1/conf
   [junit4]   2> 1993404 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1993404 INFO  (coreLoadExecutor-7216-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1993404 INFO  
(searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5950b4a4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1993408 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-004/collection1
   [junit4]   2> 1993412 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1993413 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54de8638{/solr,null,AVAILABLE}
   [junit4]   2> 1993413 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@2925a2ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42134}
   [junit4]   2> 1993413 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.e.j.s.Server Started @1996807ms
   [junit4]   2> 1993414 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-004/collection1/data,
 hostContext=/solr, hostPort=42134}
   [junit4]   2> 1993414 ERROR 
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1993414 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1993414 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1993414 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1993416 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-10T20:07:36.793Z
   [junit4]   2> 1993416 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-004/solr.xml
   [junit4]   2> 1993419 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1993419 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1993419 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1993453 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993464 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993464 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993465 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-004/.
   [junit4]   2> 1993465 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[73497D3052C371BB])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1993466 INFO  (coreLoadExecutor-7226-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1993475 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1993520 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1993522 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1993522 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-004/./collection1,
 trusted=true
   [junit4]   2> 1993522 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8c81d3
   [junit4]   2> 1993522 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1993522 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-004/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 1993526 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1617844243, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1993567 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1993567 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1993568 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=81.0927734375, 
floorSegmentMB=1.4677734375, forceMergeDeletesPctAllowed=27.600146225144105, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1993568 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@221fbbef[collection1] main]
   [junit4]   2> 1993568 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001/solr-instance-004/collection1/conf
   [junit4]   2> 1993569 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1993569 INFO  (coreLoadExecutor-7226-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1993577 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1993578 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1993578 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1993578 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1993578 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1993578 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1993578 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1993578 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1993578 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3cf4d82 commitCommandVersion:0
   [junit4]   2> 1993578 INFO  
(searcherExecutor-7227-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@221fbbef[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1993579 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a20ef9e[collection1] main]
   [junit4]   2> 1993579 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1993579 INFO  (indexFetcher-7231-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1993579 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1993580 INFO  
(searcherExecutor-7227-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a20ef9e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1993580 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1993581 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1993581 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1993581 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1993582 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1993582 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1993583 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1993583 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1993584 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1993584 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1993584 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1993589 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1993589 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1993589 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1993590 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1993590 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1993591 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1993591 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1993591 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1993592 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1993592 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1993593 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1993593 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1993593 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1993594 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1993594 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1993594 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1993595 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1993595 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1993596 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1993596 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1993596 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1993597 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1993597 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1993597 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1993598 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1993598 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1993599 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1993599 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1993600 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1993600 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1993601 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1993601 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1993601 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1993602 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1993602 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1993602 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1993603 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1993603 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1993604 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1993604 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1993604 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1993605 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1993605 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1993606 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1993606 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1993606 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1993607 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1993607 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1993608 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1993608 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1993608 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1993609 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1993609 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1993609 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1993610 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1993610 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1993611 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1993611 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1993611 INFO  (qtp1557481209-17405) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1993612 INFO  (qtp1557481209-17403) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1993612 INFO  (qtp1557481209-17398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1993613 INFO  (qtp1557481209-17401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1993613 INFO  (qtp1557481209-17402) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1993613 INFO  (qtp1557481209-17399) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1993614 INFO  (qtp1557481209-17404) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/updat

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

dler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2065976 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55712511: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@26c7fc0d
   [junit4]   2> 2065976 INFO  (coreCloseExecutor-7865-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@74dfc2f8
   [junit4]   2> 2065976 INFO  (coreCloseExecutor-7865-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1960821496
   [junit4]   2> 2065976 INFO  (coreCloseExecutor-7865-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66667e2d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2c6da06b
   [junit4]   2> 2065982 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@707704ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 2065985 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@754b55f6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2065985 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=951873428
   [junit4]   2> 2065985 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2065985 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@35510a19: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4ebadc56
   [junit4]   2> 2065990 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2065990 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b654f3a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@376ab052
   [junit4]   2> 2065993 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2065993 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bcdbba9: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@26c7fc0d
   [junit4]   2> 2065994 INFO  (coreCloseExecutor-7867-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@53662764
   [junit4]   2> 2065994 INFO  (coreCloseExecutor-7867-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1399203684
   [junit4]   2> 2065994 INFO  (coreCloseExecutor-7867-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29859494: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@16113070
   [junit4]   2> 2066003 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[73497D3052C371BB]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@400c47d6{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_73497D3052C371BB-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-BA, 
timezone=Europe/Gibraltar
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=352274744,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CacheHeaderTest, 
TestEmbeddedSolrServerConstructors, TestJavabinTupleStreamParser, 
TestUninvertingReader, TestDFISimilarityFactory, MergeStrategyTest, 
DistributedFacetExistsSmallTest, PluginInfoTest, TestStressLucene, 
AnalysisErrorHandlingTest, TestSchemaResource, PolyFieldTest, SOLR749Test, 
TestRuleBasedAuthorizationPlugin, TestDistributedGrouping, 
PreAnalyzedUpdateProcessorTest, TestSubQueryTransformerCrossCore, 
SimpleMLTQParserTest, TestManagedSchemaThreadSafety, ComputePlanActionTest, 
PreAnalyzedFieldTest, TestApiFramework, TestSolrConfigHandler, 
TestRandomCollapseQParserPlugin, TestSolrCloudSnapshots, 
TestSolrDeletionPolicy1, LeaderFailoverAfterPartitionTest, 
TestCorePropertiesReload, TestInPlaceUpdatesDistrib, 
TestSkipOverseerOperations, TestComplexPhraseQParserPlugin, TestComponentsName, 
HdfsWriteToMultipleCollectionsTest, BlockJoinFacetSimpleTest, 
TestObjectReleaseTracker, DistributedQueueTest, 
TestDistributedStatsComponentCardinality, TestCustomDocTransformer, 
TestSolr4Spatial2, TestFileDictionaryLookup, TestOnReconnectListenerSupport, 
NumberUtilsTest, ClassificationUpdateProcessorIntegrationTest, 
LoggingHandlerTest, TestRTGBase, TestAnalyzeInfixSuggestions, 
TestPartialUpdateDeduplication, TestExclusionRuleCollectionAccess, 
TestXmlQParser, ConnectionManagerTest, AssignTest, TestCSVLoader, 
OpenExchangeRatesOrgProviderTest, TestFieldCacheWithThreads, 
DeleteLastCustomShardedReplicaTest, MBeansHandlerTest, 
SchemaVersionSpecificBehaviorTest, TestCrossCoreJoin, TestDynamicFieldResource, 
OutOfBoxZkACLAndCredentialsProvidersTest, LegacyCloudClusterPropTest, 
ExternalFileFieldSortTest, TestUniqueKeyFieldResource, ActionThrottleTest, 
AliasIntegrationTest, CloneFieldUpdateProcessorFactoryTest, 
TestFoldingMultitermQuery, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
LeaderInitiatedRecoveryOnCommitTest, OverseerRolesTest, QueryResultKeyTest, 
DistributedMLTComponentTest, TestChildDocTransformer, 
FieldMutatingUpdateProcessorTest, TestSimpleTrackingShardHandler, 
ShardRoutingCustomTest, TestCharFilters, TestFaceting, 
CachingDirectoryFactoryTest, TestFieldSortValues, TestManagedSchema, 
TestTrackingShardHandlerFactory, SimpleFacetsTest, TestLegacyField, 
TestManagedSynonymFilterFactory, PropertiesRequestHandlerTest, TestFastWriter, 
SimplePostToolTest, DistributedQueryComponentCustomSortTest, 
DocumentBuilderTest, RegexBytesRefFilterTest, MultiThreadedOCPTest, 
SolrCloudReportersTest, RequestLoggingTest, TestScoreJoinQPNoScore, 
AtomicUpdatesTest, DistributedIntervalFacetingTest, BasicZkTest, 
ChangedSchemaMergeTest, TestStreamBody, TestLMJelinekMercerSimilarityFactory, 
BasicAuthStandaloneTest, HttpPartitionTest, TestNumericTerms32, 
PingRequestHandlerTest, TestStressCloudBlindAtomicUpdates, 
SegmentsInfoRequestHandlerTest, BaseCdcrDistributedZkTest, 
CoreAdminHandlerTest, UtilsToolTest, TestDelegationWithHadoopAuth, 
TestRandomFlRTGCloud, CoreAdminRequestStatusTest, TestManagedResource, 
TestGroupingSearch, TestRawResponseWriter, TestLuceneIndexBackCompat, 
TestCloudRecovery, TestRequestForwarding, TestCollationFieldDocValues, 
BadComponentTest, TestSolrQueryParser, 
OverseerCollectionConfigSetProcessorTest, DistributedSuggestComponentTest, 
TestFieldTypeResource, SoftAutoCommitTest, TestReloadDeadlock, 
TestMultiWordSynonyms, TestReRankQParserPlugin, 
BigEndianAscendingWordDeserializerTest, TestFieldCacheSortRandom, 
SystemInfoHandlerTest, SolrCloudExampleTest, HighlighterMaxOffsetTest, 
HdfsDirectoryTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestFieldResource, TestBadConfig, QueryEqualityTest, 
DistribDocExpirationUpdateProcessorTest, 
TestPerFieldSimilarityWithDefaultOverride, InfixSuggestersTest, 
BasicFunctionalityTest, DistributedFacetPivotSmallTest, 
TestCollapseQParserPlugin, EchoParamsTest, DeleteReplicaTest, 
BlockJoinFacetDistribTest, TestNumericRangeQuery64, TermVectorComponentTest, 
TestCollationField, HLLUtilTest, MetricUtilsTest, 
AutoAddReplicasPlanActionTest, NodeAddedTriggerTest, TestDocumentBuilder, 
CloudExitableDirectoryReaderTest, CdcrReplicationHandlerTest, TestRestoreCore, 
TestHighFrequencyDictionaryFactory, TestSuggestSpellingConverter, 
AutoscalingHistoryHandlerTest, TestSQLHandlerNonCloud, 
TestGeoJSONResponseWriter, TestMacros, MoreLikeThisHandlerTest, 
UUIDUpdateProcessorFallbackTest, SolrIndexSplitterTest, 
DistributedFacetPivotLongTailTest, WrapperMergePolicyFactoryTest, 
FileBasedSpellCheckerTest, StatelessScriptUpdateProcessorFactoryTest, 
TestConfigSetsAPIExclusivity, TestBlobHandler, 
HdfsAutoAddReplicasIntegrationTest, V2ApiIntegrationTest, 
BasicDistributedZk2Test, TestFieldCacheReopen, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestInitQParser, 
UpdateRequestProcessorFactoryTest, ReplaceNodeTest, DirectSolrSpellCheckerTest, 
InfoHandlerTest, TestQueryTypes, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [386/751 (1!)] on J1 in 73.07s, 16 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 48580 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to