Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1038/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([415FFD6564EBC7E2]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at __randomizedtesting.SeedInfo.seed([415FFD6564EBC7E2]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
        at 
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.setupCluster(ManagedSchemaRoundRobinCloudTest.java:51)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([415FFD6564EBC7E2]:0)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Sun Dec 24 00:13:33 
AKST 2017

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to 
exceed: Sun Dec 24 00:13:33 AKST 2017
        at 
__randomizedtesting.SeedInfo.seed([415FFD6564EBC7E2:B62C133DA2036804]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1565)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1364)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.search.TestStressLucene.testStressLuceneNRT

Error Message:
MockDirectoryWrapper: cannot close: there are still 6 open files: {_2.cfs=1, 
_1.cfs=1, _3_Asserting_0.tim=1, _3_Asserting_0.doc=1, _0.cfs=1, _3.fdt=1}

Stack Trace:
java.lang.RuntimeException: MockDirectoryWrapper: cannot close: there are still 
6 open files: {_2.cfs=1, _1.cfs=1, _3_Asserting_0.tim=1, _3_Asserting_0.doc=1, 
_0.cfs=1, _3.fdt=1}
        at 
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:841)
        at 
org.apache.solr.search.TestStressLucene.testStressLuceneNRT(TestStressLucene.java:370)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: unclosed IndexInput: _3_Asserting_0.tim
        at 
org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:732)
        at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:776)
        at 
org.apache.lucene.codecs.blocktree.BlockTreeTermsReader.<init>(BlockTreeTermsReader.java:138)
        at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:445)
        at 
org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:112)
        at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
        at 
org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:208)
        at 
org.apache.lucene.index.BufferedUpdatesStream$SegmentState.<init>(BufferedUpdatesStream.java:281)
        at 
org.apache.lucene.index.BufferedUpdatesStream.openSegmentStates(BufferedUpdatesStream.java:309)
        at 
org.apache.lucene.index.FrozenBufferedUpdates.apply(FrozenBufferedUpdates.java:297)
        at 
org.apache.lucene.index.DocumentsWriter$ResolveUpdatesEvent.process(DocumentsWriter.java:740)
        at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5106)
        at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5096)
        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1732)
        at 
org.apache.lucene.index.RandomIndexWriter.updateDocument(RandomIndexWriter.java:263)
        at 
org.apache.solr.search.TestStressLucene$1.run(TestStressLucene.java:231)




Build Log:
[...truncated 12692 lines...]
   [junit4] Suite: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
   [junit4]   2> 1138290 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_415FFD6564EBC7E2-001/init-core-data-001
   [junit4]   2> 1138290 WARN  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1138290 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1138291 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1138291 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_415FFD6564EBC7E2-001/tempDir-001
   [junit4]   2> 1138291 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1138291 INFO  (Thread-1881) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1138291 INFO  (Thread-1881) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1138305 ERROR (Thread-1881) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1138391 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35663
   [junit4]   2> 1138393 INFO  (zkConnectionManagerCallback-1924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138396 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1138396 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1138397 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71714937{/solr,null,AVAILABLE}
   [junit4]   2> 1138397 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6cf5c269{/solr,null,AVAILABLE}
   [junit4]   2> 1138398 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b991ab0{HTTP/1.1,[http/1.1]}{127.0.0.1:35977}
   [junit4]   2> 1138398 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@74b29f53{HTTP/1.1,[http/1.1]}{127.0.0.1:42413}
   [junit4]   2> 1138398 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.e.j.s.Server Started @1140183ms
   [junit4]   2> 1138398 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.e.j.s.Server Started @1140183ms
   [junit4]   2> 1138398 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35977}
   [junit4]   2> 1138398 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42413}
   [junit4]   2> 1138398 ERROR (jetty-launcher-1921-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1138398 ERROR (jetty-launcher-1921-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1138398 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1138399 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1138399 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1138399 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1138399 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1138399 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-24T08:59:17.851108Z
   [junit4]   2> 1138399 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1138399 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-24T08:59:17.851178Z
   [junit4]   2> 1138400 INFO  (zkConnectionManagerCallback-1927-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138400 INFO  (zkConnectionManagerCallback-1928-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138400 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1138400 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1138402 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16087bf6d740001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1138404 INFO  (jetty-launcher-1921-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35663/solr
   [junit4]   2> 1138404 INFO  (jetty-launcher-1921-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35663/solr
   [junit4]   2> 1138404 INFO  (zkConnectionManagerCallback-1934-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138404 INFO  (zkConnectionManagerCallback-1936-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138405 INFO  
(zkConnectionManagerCallback-1938-thread-1-processing-n:127.0.0.1:42413_solr) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138405 INFO  
(zkConnectionManagerCallback-1940-thread-1-processing-n:127.0.0.1:35977_solr) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138436 INFO  (jetty-launcher-1921-thread-2) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1138436 INFO  (jetty-launcher-1921-thread-2) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42413_solr
   [junit4]   2> 1138436 INFO  (jetty-launcher-1921-thread-2) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.Overseer Overseer 
(id=99228448046972933-127.0.0.1:42413_solr-n_0000000000) starting
   [junit4]   2> 1138443 INFO  (jetty-launcher-1921-thread-2) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42413_solr
   [junit4]   2> 1138445 INFO  
(OverseerStateUpdate-99228448046972933-127.0.0.1:42413_solr-n_0000000000) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1138449 INFO  (jetty-launcher-1921-thread-1) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1138450 INFO  (jetty-launcher-1921-thread-1) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1138451 INFO  (jetty-launcher-1921-thread-1) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35977_solr
   [junit4]   2> 1138456 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:42413_solr) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1138456 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:35977_solr) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1138467 INFO  (jetty-launcher-1921-thread-2) 
[n:127.0.0.1:42413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42413.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1138480 INFO  (jetty-launcher-1921-thread-2) 
[n:127.0.0.1:42413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42413.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1138481 INFO  (jetty-launcher-1921-thread-2) 
[n:127.0.0.1:42413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42413.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1138481 INFO  (jetty-launcher-1921-thread-2) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_415FFD6564EBC7E2-001/tempDir-001/node2/.
   [junit4]   2> 1138496 INFO  (jetty-launcher-1921-thread-1) 
[n:127.0.0.1:35977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35977.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1138504 INFO  (jetty-launcher-1921-thread-1) 
[n:127.0.0.1:35977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35977.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1138504 INFO  (jetty-launcher-1921-thread-1) 
[n:127.0.0.1:35977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35977.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1138505 INFO  (jetty-launcher-1921-thread-1) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_415FFD6564EBC7E2-001/tempDir-001/node1/.
   [junit4]   2> 1138520 INFO  (zkConnectionManagerCallback-1946-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138521 INFO  (zkConnectionManagerCallback-1950-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138522 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1138522 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35663/solr ready
   [junit4]   2> 1138524 INFO  (qtp998706380-9319) [n:127.0.0.1:42413_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1138525 INFO  
(OverseerThreadFactory-4173-thread-1-processing-n:127.0.0.1:42413_solr) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
managed_coll
   [junit4]   2> 1138628 INFO  
(OverseerStateUpdate-99228448046972933-127.0.0.1:42413_solr-n_0000000000) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"managed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35977/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1138629 INFO  
(OverseerStateUpdate-99228448046972933-127.0.0.1:42413_solr-n_0000000000) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"managed_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42413/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1138831 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1138831 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1138831 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1138831 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1138933 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:42413_solr) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1138933 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:35977_solr) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1138934 INFO  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:35977_solr) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1138934 INFO  
(zkCallback-1937-thread-2-processing-n:127.0.0.1:42413_solr) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1139836 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1139836 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1139840 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1139840 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1139841 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1139841 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard2_replica_n2' using 
configuration from collection managed_coll, trusted=true
   [junit4]   2> 1139841 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42413.solr.core.managed_coll.shard2.replica_n2' (registry 
'solr.core.managed_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1139841 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1139841 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_415FFD6564EBC7E2-001/tempDir-001/node2/managed_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_415FFD6564EBC7E2-001/tempDir-001/node2/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1139849 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1139849 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard1_replica_n1' using 
configuration from collection managed_coll, trusted=true
   [junit4]   2> 1139849 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35977.solr.core.managed_coll.shard1.replica_n1' (registry 
'solr.core.managed_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1139849 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1139849 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_415FFD6564EBC7E2-001/tempDir-001/node1/managed_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_415FFD6564EBC7E2-001/tempDir-001/node1/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1139873 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1139873 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1139874 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1139874 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1139875 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62435306[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1139875 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 1139875 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1139875 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 1139876 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1139876 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1139876 INFO  
(searcherExecutor-4178-thread-1-processing-n:127.0.0.1:42413_solr 
x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) 
[n:127.0.0.1:42413_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[managed_coll_shard2_replica_n2] Registered new searcher 
Searcher@62435306[managed_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139876 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587655170408316928
   [junit4]   2> 1139879 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1139879 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1139879 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42413/solr/managed_coll_shard2_replica_n2/
   [junit4]   2> 1139879 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1139879 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42413/solr/managed_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1139879 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1139880 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42413/solr/managed_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1139883 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1139883 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1139884 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1139884 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1139885 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51f1aa54[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1139886 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 1139886 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1139886 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 1139886 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1139886 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1139887 INFO  
(searcherExecutor-4179-thread-1-processing-n:127.0.0.1:35977_solr 
x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) 
[n:127.0.0.1:35977_solr c:managed_coll s:shard1 r:core_node3 
x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[managed_coll_shard1_replica_n1] Registered new searcher 
Searcher@51f1aa54[managed_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139887 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587655170419851264
   [junit4]   2> 1139889 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1139889 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1139889 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35977/solr/managed_coll_shard1_replica_n1/
   [junit4]   2> 1139889 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1139889 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:35977/solr/managed_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1139889 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1139890 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35977/solr/managed_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1139991 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:42413_solr) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1139991 INFO  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:35977_solr) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1139991 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:35977_solr) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1139991 INFO  
(zkCallback-1937-thread-2-processing-n:127.0.0.1:42413_solr) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1140031 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1140032 INFO  (qtp998706380-9311) [n:127.0.0.1:42413_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1201
   [junit4]   2> 1140040 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1140041 INFO  (qtp1753449746-9318) [n:127.0.0.1:35977_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1210
   [junit4]   2> 1140043 INFO  (qtp998706380-9319) [n:127.0.0.1:42413_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1140526 INFO  
(OverseerCollectionConfigSetProcessor-99228448046972933-127.0.0.1:42413_solr-n_0000000000)
 [n:127.0.0.1:42413_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1170046 ERROR (qtp998706380-9319) [n:127.0.0.1:42413_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE replica 
http://127.0.0.1:35977/solr/managed_coll_shard1_replica_n1/ is in state of down 
with timeout=30
   [junit4]   2> 1170046 INFO  (qtp998706380-9319) [n:127.0.0.1:42413_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=31521
   [junit4]   2> 1260050 INFO  (jetty-closer-1922-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@74b29f53{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1260050 INFO  (jetty-closer-1922-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2b991ab0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1260050 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=780509258
   [junit4]   2> 1260051 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1452946927
   [junit4]   2> 1260051 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1260051 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1260051 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@259e6a69: rootName = 
solr_42413, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6c3602a2
   [junit4]   2> 1260051 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c730521: rootName = 
solr_35977, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2f0b0ef8
   [junit4]   2> 1260057 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1260057 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1260057 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@459fcab8: rootName = 
solr_35977, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@60a0f6c0
   [junit4]   2> 1260057 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69461b01: rootName = 
solr_42413, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@60a0f6c0
   [junit4]   2> 1260062 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1260062 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@789d9c0f: rootName = 
solr_42413, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@778cfd79
   [junit4]   2> 1260062 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1260062 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@574cd513: rootName = 
solr_35977, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@778cfd79
   [junit4]   2> 1260063 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42413_solr
   [junit4]   2> 1260063 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35977_solr
   [junit4]   2> 1260063 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1260064 INFO  
(zkCallback-1939-thread-3-processing-n:127.0.0.1:35977_solr) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 1260064 INFO  (coreCloseExecutor-4188-thread-1) 
[n:127.0.0.1:42413_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[managed_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5708017a
   [junit4]   2> 1260064 INFO  
(zkCallback-1937-thread-4-processing-n:127.0.0.1:42413_solr) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 1260064 INFO  (coreCloseExecutor-4188-thread-1) 
[n:127.0.0.1:42413_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.managed_coll.shard2.replica_n2, tag=1460142458
   [junit4]   2> 1260064 INFO  (coreCloseExecutor-4188-thread-1) 
[n:127.0.0.1:42413_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dff3de9: rootName = 
solr_42413, domain = solr.core.managed_coll.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.managed_coll.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@3e82c1c4
   [junit4]   2> 1260068 INFO  (jetty-closer-1922-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1260068 INFO  (coreCloseExecutor-4189-thread-1) 
[n:127.0.0.1:35977_solr c:managed_coll s:shard1 r:core_node3 
x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[managed_coll_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2f6c271b
   [junit4]   2> 1260068 INFO  (coreCloseExecutor-4189-thread-1) 
[n:127.0.0.1:35977_solr c:managed_coll s:shard1 r:core_node3 
x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.managed_coll.shard1.replica_n1, tag=795617051
   [junit4]   2> 1260068 INFO  (coreCloseExecutor-4189-thread-1) 
[n:127.0.0.1:35977_solr c:managed_coll s:shard1 r:core_node3 
x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60360ec6: rootName = 
solr_35977, domain = solr.core.managed_coll.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.managed_coll.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@6ab8bca1
   [junit4]   2> 1260074 INFO  (coreCloseExecutor-4188-thread-1) 
[n:127.0.0.1:42413_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.managed_coll.shard2.leader, 
tag=1460142458
   [junit4]   2> 1260076 INFO  (jetty-closer-1922-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99228448046972933-127.0.0.1:42413_solr-n_0000000000) closing
   [junit4]   2> 1260076 INFO  
(OverseerStateUpdate-99228448046972933-127.0.0.1:42413_solr-n_0000000000) 
[n:127.0.0.1:42413_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42413_solr
   [junit4]   2> 1260076 WARN  
(OverseerAutoScalingTriggerThread-99228448046972933-127.0.0.1:42413_solr-n_0000000000)
 [n:127.0.0.1:42413_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1260077 INFO  
(zkCallback-1939-thread-3-processing-n:127.0.0.1:35977_solr) 
[n:127.0.0.1:35977_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35977_solr
   [junit4]   2> 1260078 INFO  (jetty-closer-1922-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6cf5c269{/solr,null,UNAVAILABLE}
   [junit4]   2> 1260080 INFO  (coreCloseExecutor-4189-thread-1) 
[n:127.0.0.1:35977_solr c:managed_coll s:shard1 r:core_node3 
x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.managed_coll.shard1.leader, tag=795617051
   [junit4]   2> 1260082 INFO  (jetty-closer-1922-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71714937{/solr,null,UNAVAILABLE}
   [junit4]   2> 1260082 ERROR 
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1260083 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35663 35663
   [junit4]   2> 1265489 INFO  (Thread-1881) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35663 35663
   [junit4]   2> 1265490 WARN  (Thread-1881) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/cloud-managed
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/cloud-managed/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections/managed_coll/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1265490 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=347, maxMBSortInHeap=6.099584932710117, 
sim=RandomSimilarity(queryNorm=true): {}, locale=rof-TZ, timezone=Indian/Chagos
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=172070624,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, 
TestAnalyzeInfixSuggestions, CdcrVersionReplicationTest, 
TestScoreJoinQPNoScore, RestartWhileUpdatingTest, 
TestFieldTypeCollectionResource, TestNRTOpen, HdfsNNFailoverTest, 
ReplicaListTransformerTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestDistribStateManager, DeleteReplicaTest, TestCodecSupport, 
TestDownShardTolerantSearch, OverseerTaskQueueTest, JsonLoaderTest, 
HdfsTlogReplayBufferedWhileIndexingTest, SolrGraphiteReporterTest, 
TestStandardQParsers, CollectionStateFormat2Test, TermsComponentTest, 
TestJsonFacetRefinement, BaseCdcrDistributedZkTest, ResourceLoaderTest, 
DateRangeFieldTest, DistributedFacetPivotLongTailTest, 
CoreMergeIndexesAdminHandlerTest, MinimalSchemaTest, UpdateParamsTest, 
TestRebalanceLeaders, TestConfigSetImmutable, TestDFRSimilarityFactory, 
CollectionsAPISolrJTest, TestSuggestSpellingConverter, TestBulkSchemaAPI, 
TestLeaderElectionWithEmptyReplica, UpdateRequestProcessorFactoryTest, 
CloudMLTQParserTest, TestBinaryField, TestInPlaceUpdatesDistrib, 
TestCryptoKeys, TestSubQueryTransformer, TestIntervalFaceting, 
BasicFunctionalityTest, ForceLeaderTest, TestFreeTextSuggestions, 
TestPointFields, MultiTermTest, TestLargeCluster, QueryParsingTest, 
TestDocBasedVersionConstraints, BlockDirectoryTest, 
CachingDirectoryFactoryTest, PrimitiveFieldTypeTest, DirectoryFactoryTest, 
TestGeoJSONResponseWriter, StatelessScriptUpdateProcessorFactoryTest, 
TestCorePropertiesReload, TimeRoutedAliasUpdateProcessorTest, 
TestPhraseSuggestions, HdfsRestartWhileUpdatingTest, TestMissingGroups, 
AddBlockUpdateTest, VMParamsZkACLAndCredentialsProvidersTest, 
DistributedQueryElevationComponentTest, TestDynamicFieldResource, 
LeaderFailoverAfterPartitionTest, SimpleFacetsTest, SpatialRPTFieldTypeTest, 
ClassificationUpdateProcessorTest, TestFilteredDocIdSet, 
URLClassifyProcessorTest, TestRequestStatusCollectionAPI, MetricTriggerTest, 
TestJoin, TestUpdate, TestEmbeddedSolrServerSchemaAPI, SaslZkACLProviderTest, 
TestUtils, TestManagedSchema, TestQueryUtils, DeleteInactiveReplicaTest, 
TestPostingsSolrHighlighter, TestShortCircuitedRequests, 
TestAuthorizationFramework, DirectUpdateHandlerOptimizeTest, 
DistributedMLTComponentTest, TestClusterProperties, TriggerIntegrationTest, 
TestRecovery, RemoteQueryErrorTest, TestDistributedSearch, 
TestComplexPhraseQParserPlugin, TestReversedWildcardFilterFactory, 
TestCloudSchemaless, HLLUtilTest, SolrPluginUtilsTest, 
ManagedSchemaRoundRobinCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ManagedSchemaRoundRobinCloudTest -Dtests.seed=415FFD6564EBC7E2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=rof-TZ 
-Dtests.timezone=Indian/Chagos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ManagedSchemaRoundRobinCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([415FFD6564EBC7E2]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
   [junit4]    >        at 
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.setupCluster(ManagedSchemaRoundRobinCloudTest.java:51)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [293/764 (1!)] on J0 in 127.22s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 280 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1943861 INFO  
(SUITE-TestReplicationHandler-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/init-core-data-001
   [junit4]   2> 1943861 INFO  
(SUITE-TestReplicationHandler-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1943862 INFO  
(SUITE-TestReplicationHandler-seed#[415FFD6564EBC7E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1943864 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting doTestIllegalFilePaths
   [junit4]   2> 1943864 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-001/collection1
   [junit4]   2> 1943868 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1943869 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77ee9a8a{/solr,null,AVAILABLE}
   [junit4]   2> 1943871 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@37382c87{HTTP/1.1,[http/1.1]}{127.0.0.1:34791}
   [junit4]   2> 1943871 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.e.j.s.Server Started @1945655ms
   [junit4]   2> 1943871 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-001/collection1/data,
 hostPort=34791}
   [junit4]   2> 1943871 ERROR 
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1943871 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 1943872 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1943872 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1943872 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-24T09:12:43.324220Z
   [junit4]   2> 1943872 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-001/solr.xml
   [junit4]   2> 1943876 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1943876 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1943878 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1943898 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=1114357918
   [junit4]   2> 1943898 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=750661143
   [junit4]   2> 1943898 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=679799075
   [junit4]   2> 1943908 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1943914 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1943914 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1943915 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-001/.
   [junit4]   2> 1943915 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1943915 INFO  (coreLoadExecutor-6337-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1943919 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1943923 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1943923 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1943923 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 1943924 INFO  (coreLoadExecutor-6337-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@5107188b
   [junit4]   2> 1943924 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1943924 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1943925 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=56.9501953125, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=24.34816450519465, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8640223689916621
   [junit4]   2> 1943944 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1943944 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1943944 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5861896336745309]
   [junit4]   2> 1943945 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@244bbbe4[collection1] main]
   [junit4]   2> 1943945 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-001/collection1/conf
   [junit4]   2> 1943946 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1943946 INFO  (coreLoadExecutor-6337-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1943946 INFO  
(searcherExecutor-6338-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@244bbbe4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1943947 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-002/collection1
   [junit4]   2> 1943948 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1943949 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@633dd330{/solr,null,AVAILABLE}
   [junit4]   2> 1943949 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@27f3bfc6{HTTP/1.1,[http/1.1]}{127.0.0.1:39659}
   [junit4]   2> 1943949 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.e.j.s.Server Started @1945734ms
   [junit4]   2> 1943949 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-002/collection1/data,
 hostPort=39659}
   [junit4]   2> 1943949 ERROR 
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1943950 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 1943950 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1943950 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1943950 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-24T09:12:43.402166Z
   [junit4]   2> 1943950 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-002/solr.xml
   [junit4]   2> 1943952 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1943952 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1943952 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1943968 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1943979 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1943979 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5107188b
   [junit4]   2> 1943981 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-002/.
   [junit4]   2> 1943981 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[415FFD6564EBC7E2]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1943981 INFO  (coreLoadExecutor-6347-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1943985 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1943989 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1943990 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1943990 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 1943990 INFO  (coreLoadExecutor-6347-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@5107188b
   [junit4]   2> 1943990 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1943990 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1943992 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=56.9501953125, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=24.34816450519465, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8640223689916621
   [junit4]   2> 1944015 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1944015 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1944015 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5861896336745309]
   [junit4]   2> 1944015 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58634025[collection1] main]
   [junit4]   2> 1944016 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_415FFD6564EBC7E2-001/solr-instance-002/collection1/conf
   [junit4]   2> 1944016 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1944016 INFO  (coreLoadExecutor-6347-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1944017 INFO  
(searcherExecutor-6348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58634025[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1944018 INFO  (qtp1169846573-14654) [    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> 1944018 INFO  (indexFetcher-6352-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1944018 INFO  (indexFetcher-6352-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1944018 INFO  (indexFetcher-6352-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1944018 INFO  (indexFetcher-6352-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1944018 INFO  (indexFetcher-6352-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1944018 INFO  (indexFetcher-6352-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> 1944018 INFO  (indexFetcher-6352-thread-1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@39ca2fce commitCommandVersion:0
   [junit4]   2> 1944022 INFO  (indexFetcher-6352-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2119a29b[collection1] main]
   [junit4]   2> 1944022 INFO  (indexFetcher-6352-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1944023 INFO  
(searcherExecutor-6348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2119a29b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1944027 ERROR (qtp1169846573-14656) [    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:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1944027 INFO  (qtp1169846573-14656) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={file=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/foo&command=filecontent}
 status=403 QTime=0
   [junit4]   2> 1944029 ERROR (qtp1169846573-14654) [    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.base/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:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [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]   

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

-TestGenericDistributedQueue]
   [junit4]   2>         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at 
java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at 
java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> déc. 24, 2017 3:55:02 A.M. 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFOS: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12737, 
name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[415FFD6564EBC7E2],
 state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 8083203 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[415FFD6564EBC7E2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestGenericDistributedQueue_415FFD6564EBC7E2-001
   [junit4]   2> Dec 24, 2017 10:55:02 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=95, maxMBSortInHeap=5.271951609726896, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-MA, timezone=America/Denver
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=119250824,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialHeatmapFacetsTest, 
FieldMutatingUpdateProcessorTest, TestExtendedDismaxParser, LeaderElectionTest, 
SharedFSAutoReplicaFailoverTest, AlternateDirectoryTest, CdcrUpdateLogTest, 
DistributedFacetPivotSmallTest, TestReloadDeadlock, TestRawTransformer, 
HighlighterMaxOffsetTest, SolrShardReporterTest, TestSegmentSorting, 
CSVRequestHandlerTest, OverseerCollectionConfigSetProcessorTest, 
TestDistributedMissingSort, TestPivotHelperCode, DistanceFunctionTest, 
V2StandaloneTest, TestSQLHandler, DisMaxRequestHandlerTest, TestConfigSets, 
HttpSolrCallGetCoreTest, HdfsRecoveryZkTest, TestConfigSetsAPIZkFailure, 
TestElisionMultitermQuery, TestExportWriter, TestQueryTypes, 
RequiredFieldsTest, FieldAnalysisRequestHandlerTest, SolrMetricManagerTest, 
ReturnFieldsTest, TestClassicSimilarityFactory, UpdateLogTest, 
LeaderInitiatedRecoveryOnCommitTest, TestImpersonationWithHadoopAuth, 
TestHdfsUpdateLog, DistributedQueryComponentOptimizationTest, 
SolrGangliaReporterTest, RequestLoggingTest, TestShardHandlerFactory, 
StatsComponentTest, TestZkChroot, AtomicUpdateProcessorFactoryTest, 
TestMaxTokenLenTokenizer, TestJsonRequest, PluginInfoTest, 
TestMinMaxOnMultiValuedField, TestFieldCache, TestMaxScoreQueryParser, 
AnalyticsMergeStrategyTest, RecoveryZkTest, TestSchemalessBufferedUpdates, 
SimplePostToolTest, TestLegacyTerms, SortByFunctionTest, 
SpellCheckCollatorWithCollapseTest, InfixSuggestersTest, 
DefaultValueUpdateProcessorTest, TestConfigReload, TimeZoneUtilsTest, 
TestEmbeddedSolrServerConstructors, SegmentsInfoRequestHandlerTest, 
TestReplicationHandlerBackup, QueryElevationComponentTest, TestDynamicLoading, 
TestPolicyCloud, CoreAdminRequestStatusTest, TestCSVResponseWriter, 
SmileWriterTest, HttpTriggerListenerTest, TestSkipOverseerOperations, 
TestSolrConfigHandlerConcurrent, EchoParamsTest, TestNamedUpdateProcessors, 
LoggingHandlerTest, TestHashPartitioner, ChaosMonkeyNothingIsSafeTest, 
TestNumericRangeQuery64, TestLegacyFieldCache, SolrIndexMetricsTest, 
CoreSorterTest, ComputePlanActionTest, AsyncCallRequestStatusResponseTest, 
BlockCacheTest, TestRequestForwarding, HdfsCollectionsAPIDistributedZkTest, 
TestTrieFacet, BlockJoinFacetSimpleTest, ScriptEngineTest, DeleteNodeTest, 
AliasIntegrationTest, TestSmileRequest, BasicDistributedZk2Test, 
UninvertDocValuesMergePolicyTest, UUIDUpdateProcessorFallbackTest, 
TestSearchPerf, CdcrBootstrapTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestGenericDistributedQueue -Dtests.seed=415FFD6564EBC7E2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MA 
-Dtests.timezone=America/Denver -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([415FFD6564EBC7E2]:0)
   [junit4] Completed [741/764 (4!)] on J2 in 7220.13s, 4 tests, 2 errors <<< 
FAILURES!

[...truncated 40911 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to