You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/04 01:51:48 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20820 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20820/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitStaticIndexReplication

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([59F219ED8B56884B:13B88DED1AFEA74E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:223)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13485 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 1887610 INFO  (SUITE-ShardSplitTest-seed#[59F219ED8B56884B]-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/init-core-data-001
   [junit4]   2> 1887611 WARN  (SUITE-ShardSplitTest-seed#[59F219ED8B56884B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1887611 INFO  (SUITE-ShardSplitTest-seed#[59F219ED8B56884B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1887613 INFO  (SUITE-ShardSplitTest-seed#[59F219ED8B56884B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1887613 INFO  (SUITE-ShardSplitTest-seed#[59F219ED8B56884B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1887624 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1887625 INFO  (Thread-4112) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1887625 INFO  (Thread-4112) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1887628 ERROR (Thread-4112) [    ] 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> 1887725 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ZkTestServer start zk server on port:42983
   [junit4]   2> 1887740 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1887742 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1887743 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1887745 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1887746 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1887747 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1887748 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1887749 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1887750 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1887751 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1887752 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1887753 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1887838 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1887838 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@192b7b4{/,null,AVAILABLE}
   [junit4]   2> 1887845 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14150f5{HTTP/1.1,[http/1.1]}{127.0.0.1:45415}
   [junit4]   2> 1887845 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server Started @1888959ms
   [junit4]   2> 1887845 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/tempDir-001/control/data, hostContext=/, hostPort=45415, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/control-001/cores}
   [junit4]   2> 1887846 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1887846 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1887846 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1887846 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1887846 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T01:25:27.509Z
   [junit4]   2> 1887848 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1887848 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/control-001/solr.xml
   [junit4]   2> 1887852 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1887852 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1887853 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1887857 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42983/solr
   [junit4]   2> 1887913 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:45415_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1887913 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:45415_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45415_
   [junit4]   2> 1887914 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:45415_    ] o.a.s.c.Overseer Overseer (id=98943547951611908-127.0.0.1:45415_-n_0000000000) starting
   [junit4]   2> 1887918 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:45415_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45415_
   [junit4]   2> 1887935 INFO  (OverseerStateUpdate-98943547951611908-127.0.0.1:45415_-n_0000000000) [n:127.0.0.1:45415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1888262 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:45415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1888272 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:45415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1888272 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:45415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1888274 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:45415_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/control-001/cores
   [junit4]   2> 1888291 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1888292 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42983/solr ready
   [junit4]   2> 1888293 INFO  (qtp13154264-15486) [n:127.0.0.1:45415_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45415_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1888297 INFO  (OverseerThreadFactory-6460-thread-1-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1888403 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1888404 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1888508 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1889434 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1889455 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1889544 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1889580 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1889581 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1889581 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1889581 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1889585 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17113071182201461]
   [junit4]   2> 1889605 WARN  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1889643 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1889643 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1889644 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1889644 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1889645 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=70.759765625, floorSegmentMB=2.1328125, forceMergeDeletesPctAllowed=29.90613079780421, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3825651093707201
   [junit4]   2> 1889646 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39490d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1889647 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1889647 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1889648 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1889650 INFO  (searcherExecutor-6463-thread-1-processing-n:127.0.0.1:45415_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@39490d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1889650 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583096769348108288
   [junit4]   2> 1889654 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1889654 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1889654 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45415/control_collection_shard1_replica_n1/
   [junit4]   2> 1889654 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1889654 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:45415/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1889654 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1889656 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45415/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1889757 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1889806 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1889808 INFO  (qtp13154264-15482) [n:127.0.0.1:45415_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1404
   [junit4]   2> 1889813 INFO  (qtp13154264-15486) [n:127.0.0.1:45415_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1889908 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1890301 INFO  (OverseerCollectionConfigSetProcessor-98943547951611908-127.0.0.1:45415_-n_0000000000) [n:127.0.0.1:45415_    ] 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> 1890814 INFO  (qtp13154264-15486) [n:127.0.0.1:45415_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45415_&wt=javabin&version=2} status=0 QTime=2520
   [junit4]   2> 1890820 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1890820 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42983/solr ready
   [junit4]   2> 1890820 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1890822 INFO  (qtp13154264-15483) [n:127.0.0.1:45415_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1890826 INFO  (OverseerThreadFactory-6460-thread-2-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1890827 WARN  (OverseerThreadFactory-6460-thread-2-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1891030 INFO  (qtp13154264-15483) [n:127.0.0.1:45415_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1891030 INFO  (qtp13154264-15483) [n:127.0.0.1:45415_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 1891113 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-1-001 of type NRT
   [junit4]   2> 1891113 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1891114 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b63107{/,null,AVAILABLE}
   [junit4]   2> 1891114 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4921a7{HTTP/1.1,[http/1.1]}{127.0.0.1:32799}
   [junit4]   2> 1891114 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server Started @1892228ms
   [junit4]   2> 1891114 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=32799, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-1-001/cores}
   [junit4]   2> 1891115 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1891115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1891115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1891115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1891115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T01:25:30.778Z
   [junit4]   2> 1891118 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1891118 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-1-001/solr.xml
   [junit4]   2> 1891123 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1891123 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1891146 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1891150 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42983/solr
   [junit4]   2> 1891162 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:32799_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1891163 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:32799_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1891164 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:32799_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32799_
   [junit4]   2> 1891166 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1891168 INFO  (zkCallback-2257-thread-1-processing-n:127.0.0.1:32799_) [n:127.0.0.1:32799_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1891171 INFO  (zkCallback-2252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1891368 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:32799_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1891381 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:32799_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1891382 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:32799_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1891383 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:32799_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-1-001/cores
   [junit4]   2> 1891413 INFO  (qtp3909787-15533) [n:127.0.0.1:32799_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32799_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1891415 INFO  (OverseerCollectionConfigSetProcessor-98943547951611908-127.0.0.1:45415_-n_0000000000) [n:127.0.0.1:45415_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1891416 INFO  (OverseerThreadFactory-6460-thread-3-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:32799_ for creating new replica
   [junit4]   2> 1891418 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1891419 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1892447 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1892466 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1892556 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1892578 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1892579 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1892579 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1892580 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1892585 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17113071182201461]
   [junit4]   2> 1892602 WARN  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1892649 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1892649 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1892651 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1892651 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1892652 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=70.759765625, floorSegmentMB=2.1328125, forceMergeDeletesPctAllowed=29.90613079780421, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3825651093707201
   [junit4]   2> 1892653 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dbac24[collection1_shard2_replica_n41] main]
   [junit4]   2> 1892654 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1892654 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1892655 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1892655 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583096772499079168
   [junit4]   2> 1892658 INFO  (searcherExecutor-6474-thread-1-processing-n:127.0.0.1:32799_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@1dbac24[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1892660 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1892660 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1892660 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32799/collection1_shard2_replica_n41/
   [junit4]   2> 1892661 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1892661 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:32799/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1892661 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1892662 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32799/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1892813 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1892815 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1396
   [junit4]   2> 1892817 INFO  (qtp3909787-15533) [n:127.0.0.1:32799_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:32799_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1403
   [junit4]   2> 1892938 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-2-001 of type NRT
   [junit4]   2> 1892939 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1892939 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a757d9{/,null,AVAILABLE}
   [junit4]   2> 1892940 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5267e3{HTTP/1.1,[http/1.1]}{127.0.0.1:35113}
   [junit4]   2> 1892940 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server Started @1894053ms
   [junit4]   2> 1892940 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=35113, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-2-001/cores}
   [junit4]   2> 1892940 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1892940 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1892940 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1892940 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1892941 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T01:25:32.604Z
   [junit4]   2> 1892943 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1892943 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-2-001/solr.xml
   [junit4]   2> 1892948 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1892948 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1892949 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1892953 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42983/solr
   [junit4]   2> 1892960 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:35113_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1892961 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:35113_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1892963 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:35113_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35113_
   [junit4]   2> 1892963 INFO  (zkCallback-2252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1892964 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1892963 INFO  (zkCallback-2257-thread-1-processing-n:127.0.0.1:32799_) [n:127.0.0.1:32799_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1892968 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:35113_) [n:127.0.0.1:35113_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1893052 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:35113_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1893064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:35113_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1893064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:35113_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1893066 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:35113_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-2-001/cores
   [junit4]   2> 1893102 INFO  (qtp3909787-15534) [n:127.0.0.1:32799_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35113_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1893103 INFO  (OverseerCollectionConfigSetProcessor-98943547951611908-127.0.0.1:45415_-n_0000000000) [n:127.0.0.1:45415_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1893107 INFO  (OverseerThreadFactory-6460-thread-4-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35113_ for creating new replica
   [junit4]   2> 1893109 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1893110 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1894138 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1894156 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1894252 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1894269 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1894270 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1894270 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1894270 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1894275 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17113071182201461]
   [junit4]   2> 1894291 WARN  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1894368 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1894368 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1894369 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1894369 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1894371 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=70.759765625, floorSegmentMB=2.1328125, forceMergeDeletesPctAllowed=29.90613079780421, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3825651093707201
   [junit4]   2> 1894372 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@659d5[collection1_shard1_replica_n43] main]
   [junit4]   2> 1894373 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1894373 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1894374 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1894376 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583096774303678464
   [junit4]   2> 1894379 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1894379 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1894379 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35113/collection1_shard1_replica_n43/
   [junit4]   2> 1894379 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1894379 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:35113/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1894379 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1894380 INFO  (searcherExecutor-6485-thread-1-processing-n:127.0.0.1:35113_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@659d5[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1894381 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35113/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1894531 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1894533 INFO  (qtp22578060-15562) [n:127.0.0.1:35113_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1423
   [junit4]   2> 1894535 INFO  (qtp3909787-15534) [n:127.0.0.1:32799_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35113_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1433
   [junit4]   2> 1894630 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-3-001 of type NRT
   [junit4]   2> 1894630 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1894631 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d07e33{/,null,AVAILABLE}
   [junit4]   2> 1894632 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e1cda8{HTTP/1.1,[http/1.1]}{127.0.0.1:40551}
   [junit4]   2> 1894632 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server Started @1895745ms
   [junit4]   2> 1894632 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40551, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-3-001/cores}
   [junit4]   2> 1894632 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1894632 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1894632 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1894632 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1894632 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T01:25:34.295Z
   [junit4]   2> 1894635 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1894635 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-3-001/solr.xml
   [junit4]   2> 1894639 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1894640 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1894642 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1894645 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42983/solr
   [junit4]   2> 1894652 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:40551_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1894653 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:40551_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1894654 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:40551_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40551_
   [junit4]   2> 1894654 INFO  (zkCallback-2252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1894655 INFO  (zkCallback-2257-thread-1-processing-n:127.0.0.1:32799_) [n:127.0.0.1:32799_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1894655 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:35113_) [n:127.0.0.1:35113_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1894655 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1894657 INFO  (zkCallback-2269-thread-1-processing-n:127.0.0.1:40551_) [n:127.0.0.1:40551_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1894841 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:40551_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1894852 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:40551_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1894853 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:40551_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1894854 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:40551_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-3-001/cores
   [junit4]   2> 1894897 INFO  (qtp3909787-15528) [n:127.0.0.1:32799_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40551_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1894899 INFO  (OverseerCollectionConfigSetProcessor-98943547951611908-127.0.0.1:45415_-n_0000000000) [n:127.0.0.1:45415_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1894899 INFO  (OverseerThreadFactory-6460-thread-5-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40551_ for creating new replica
   [junit4]   2> 1894901 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1894901 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1895917 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1895959 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1896418 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1896435 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1896436 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1896436 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1896436 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1896440 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17113071182201461]
   [junit4]   2> 1896464 WARN  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1896518 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1896518 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1896520 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1896520 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1896522 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=70.759765625, floorSegmentMB=2.1328125, forceMergeDeletesPctAllowed=29.90613079780421, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3825651093707201
   [junit4]   2> 1896522 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@d70764[collection1_shard2_replica_n45] main]
   [junit4]   2> 1896523 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1896524 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1896525 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1896525 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583096776557068288
   [junit4]   2> 1896527 INFO  (searcherExecutor-6496-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@d70764[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1896529 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1896529 INFO  (updateExecutor-2266-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1896529 INFO  (qtp11548575-15586) [n:127.0.0.1:40551_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1628
   [junit4]   2> 1896530 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1896530 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1896530 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1896530 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1896530 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:32799/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:40551/collection1_shard2_replica_n45/]
   [junit4]   2> 1896532 INFO  (qtp3909787-15528) [n:127.0.0.1:32799_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:40551_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1635
   [junit4]   2> 1896559 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:32799]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:40551_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1896560 INFO  (qtp3909787-15530) [n:127.0.0.1:32799_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1896566 INFO  (qtp3909787-15530) [n:127.0.0.1:32799_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:40551_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:40551","node_name":"127.0.0.1:40551_","state":"down","type":"NRT"}
   [junit4]   2> 1896650 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-4-001 of type NRT
   [junit4]   2> 1896650 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1896654 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@de5af7{/,null,AVAILABLE}
   [junit4]   2> 1896654 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27cce5{HTTP/1.1,[http/1.1]}{127.0.0.1:33305}
   [junit4]   2> 1896654 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.e.j.s.Server Started @1897768ms
   [junit4]   2> 1896654 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33305, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-4-001/cores}
   [junit4]   2> 1896655 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1896655 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1896655 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1896655 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1896655 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T01:25:36.318Z
   [junit4]   2> 1896658 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1896658 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-4-001/solr.xml
   [junit4]   2> 1896662 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1896662 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1896663 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1896666 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42983/solr
   [junit4]   2> 1896681 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:33305_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1896682 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:33305_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1896685 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:33305_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33305_
   [junit4]   2> 1896689 INFO  (zkCallback-2252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1896689 INFO  (zkCallback-2269-thread-1-processing-n:127.0.0.1:40551_) [n:127.0.0.1:40551_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1896689 INFO  (zkCallback-2244-thread-2-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1896689 INFO  (zkCallback-2257-thread-1-processing-n:127.0.0.1:32799_) [n:127.0.0.1:32799_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1896689 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:35113_) [n:127.0.0.1:35113_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1896697 INFO  (zkCallback-2276-thread-1-processing-n:127.0.0.1:33305_) [n:127.0.0.1:33305_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1896900 INFO  (OverseerCollectionConfigSetProcessor-98943547951611908-127.0.0.1:45415_-n_0000000000) [n:127.0.0.1:45415_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1896959 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:33305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1896970 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:33305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1896970 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:33305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f8e8d4
   [junit4]   2> 1896972 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[59F219ED8B56884B]) [n:127.0.0.1:33305_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001/shard-4-001/cores
   [junit4]   2> 1897051 INFO  (qtp3909787-15529) [n:127.0.0.1:32799_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33305_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1897053 INFO  (OverseerThreadFactory-6460-thread-5-processing-n:127.0.0.1:45415_) [n:127.0.0.1:45415_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33305_ for creating new replica
   [junit4]   2> 1897057 INFO  (qtp3628400-15624) [n:127.0.0.1:33305_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1897057 INFO  (qtp3628400-15624) [n:127.0.0.1:33305_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1897566 INFO  (qtp3909787-15530) [n:127.0.0.1:32799_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:40551_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:40551","node_name":"127.0.0.1:40551_","state":"recovering","type":"NRT"}
   [junit4]   2> 1897566 INFO  (qtp3909787-15530) [n:127.0.0.1:32799_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1897567 INFO  (qtp3909787-15530) [n:127.0.0.1:32799_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40551_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1006
   [junit4]   2> 1898067 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:32799/collection1_shard2_replica_n41/] - recoveringAfterStartup=[true]
   [junit4]   2> 1898068 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n45 url=http://127.0.0.1:40551 START replicas=[http://127.0.0.1:32799/collection1_shard2_replica_n41/] nUpdates=100
   [junit4]   2> 1898072 INFO  (qtp3909787-15533) [n:127.0.0.1:32799_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1898072 INFO  (qtp3909787-15533) [n:127.0.0.1:32799_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1898074 INFO  (recoveryExecutor-2267-thread-1-processing-n:127.0.0.1:40551_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:40551_ c:collection1 s:shard2 r:core_node46 x:collection1_s

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

_shard1_replica_t47] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2628039 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:33641_) [n:127.0.0.1:33641_ c:collection1 s:shard1_0 r:core_node59 x:collection1_shard1_0_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1_0.replica0, tag=1384875
   [junit4]   2> 2628039 INFO  (zkCallback-2485-thread-2-processing-n:127.0.0.1:33641_) [n:127.0.0.1:33641_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.c.SolrCore [collection1_shard1_replica_t47]  CLOSING SolrCore org.apache.solr.core.SolrCore@18f58dd
   [junit4]   2> 2628039 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:33641_) [n:127.0.0.1:33641_ c:collection1 s:shard1_0 r:core_node59 x:collection1_shard1_0_replica0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14b37bb: rootName = null, domain = solr.core.collection1.shard1_0.replica0, service url = null, agent id = null] for registry solr.core.collection1.shard1_0.replica0 / com.codahale.metrics.MetricRegistry@fd0663
   [junit4]   2> 2628053 INFO  (zkCallback-2485-thread-2-processing-n:127.0.0.1:33641_) [n:127.0.0.1:33641_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_t47, tag=26171613
   [junit4]   2> 2628053 INFO  (zkCallback-2485-thread-2-processing-n:127.0.0.1:33641_) [n:127.0.0.1:33641_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d2cd57: rootName = null, domain = solr.core.collection1.shard1.replica_t47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_t47 / com.codahale.metrics.MetricRegistry@781ac5
   [junit4]   2> 2628064 INFO  (zkCallback-2485-thread-2-processing-n:127.0.0.1:33641_) [n:127.0.0.1:33641_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=26171613
   [junit4]   2> 2628064 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:33641_) [n:127.0.0.1:33641_ c:collection1 s:shard1_0 r:core_node59 x:collection1_shard1_0_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1_0.leader, tag=1384875
   [junit4]   2> 2628079 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[59F219ED8B56884B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1aa9641{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2628079 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[59F219ED8B56884B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c2e861{/,null,UNAVAILABLE}
   [junit4]   2> 2628080 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 46211
   [junit4]   2> 2628080 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[59F219ED8B56884B]) [    ] 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> 2628081 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[59F219ED8B56884B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35503 35503
   [junit4]   2> 2629566 INFO  (Thread-4360) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35503 35503
   [junit4]   2> 2629569 WARN  (Thread-4360) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_59F219ED8B56884B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=Asserting), shard_s=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=Asserting)}, docValues:{shard_s=DocValuesFormat(name=Memory), rnd_b=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), n_ti=DocValuesFormat(name=Memory), a_t=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=2008, maxMBSortInHeap=7.03998941726147, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d10589), locale=zh-SG, timezone=Europe/Oslo
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=186045592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneIndexBackCompat, TestSolrCoreSnapshots, MultiTermTest, NoCacheHeaderTest, MissingSegmentRecoveryTest, DistributedQueryElevationComponentTest, SparseHLLTest, CleanupOldIndexTest, TestDynamicFieldCollectionResource, ResourceLoaderTest, HdfsChaosMonkeySafeLeaderTest, TestUtils, TestBlobHandler, TestManagedSchemaThreadSafety, TestSolrCloudWithHadoopAuthPlugin, DataDrivenBlockJoinTest, SolrJmxReporterTest, CursorPagingTest, TestDocBasedVersionConstraints, TestMaxScoreQueryParser, TestRTimerTree, TermVectorComponentTest, CurrencyFieldTypeTest, TestSolrCloudWithDelegationTokens, TestRandomFaceting, TestCloudInspectUtil, TestPivotHelperCode, TestReversedWildcardFilterFactory, TestInfoStreamLogging, DistributedMLTComponentTest, StatelessScriptUpdateProcessorFactoryTest, ResponseHeaderTest, BigEndianAscendingWordSerializerTest, DirectUpdateHandlerOptimizeTest, TestJoin, DistribCursorPagingTest, TestJsonFacetRefinement, TestSchemaVersionResource, TestPolicyCloud, TestPayloadScoreQParserPlugin, TestLocalFSCloudBackupRestore, NumberUtilsTest, HdfsLockFactoryTest, TestSuggestSpellingConverter, ZkFailoverTest, ClassificationUpdateProcessorTest, SolrXmlInZkTest, DistributedFacetPivotLargeTest, TestFieldResource, DateFieldTest, TestPHPSerializedResponseWriter, TestSort, SyncSliceTest, LargeFieldTest, SpellCheckComponentTest, CacheHeaderTest, TestSha256AuthenticationProvider, TestSchemalessBufferedUpdates, TestAnalyzeInfixSuggestions, RAMDirectoryFactoryTest, TestShortCircuitedRequests, AddBlockUpdateTest, TestDFISimilarityFactory, TestCloudPseudoReturnFields, SolrMetricManagerTest, TestRebalanceLeaders, UpdateRequestProcessorFactoryTest, ZkControllerTest, OutOfBoxZkACLAndCredentialsProvidersTest, UpdateParamsTest, SolrShardReporterTest, OverseerTaskQueueTest, TestAuthorizationFramework, TestChildDocTransformer, TestEmbeddedSolrServerSchemaAPI, TestHashQParserPlugin, BadCopyFieldTest, TestRandomDVFaceting, ActionThrottleTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrFieldCacheBean, BlobRepositoryCloudTest, TestNoOpRegenerator, TestFieldCacheReopen, HighlighterMaxOffsetTest, TestConfig, TestRecovery, SimpleFacetsTest, SaslZkACLProviderTest, MetricsHandlerTest, TestBinaryField, HdfsBasicDistributedZk2Test, SolrCoreTest, TestConfigSetProperties, TestSolrConfigHandler, LeaderInitiatedRecoveryOnCommitTest, TestFieldCacheVsDocValues, TestCryptoKeys, RestartWhileUpdatingTest, TestRestManager, TestFreeTextSuggestions, TestIBSimilarityFactory, BlockJoinFacetDistribTest, DocValuesTest, SoftAutoCommitTest, HdfsRecoverLeaseTest, PrimitiveFieldTypeTest, LeaderElectionIntegrationTest, NodeLostTriggerTest, SortSpecParsingTest, TestReplicationHandler, TestBadConfig, MinimalSchemaTest, TestDistributedStatsComponentCardinality, UtilsToolTest, GraphQueryTest, TestConfigSetsAPI, TermsComponentTest, AnalysisAfterCoreReloadTest, TestExactSharedStatsCache, ClusterStateUpdateTest, ZkSolrClientTest, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, TestSolr4Spatial, SolrCmdDistributorTest, PeerSyncTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, TestCSVLoader, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryTypes, RequestHandlersTest, TestValueSourceCache, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestCollationField, QueryParsingTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestLFUCache, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AssignTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, RemoteQueryErrorTest, ShardSplitTest]
   [junit4] Completed [585/748 (1!)] on J0 in 742.01s, 5 tests, 1 failure <<< FAILURES!

[...truncated 43598 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 20821 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20821/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetDistribTest

Error Message:
Error from server at https://127.0.0.1:32837/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32837/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([B20B3158D75E93D2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:69)
	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.lucene.search.similarities.TestBasicModelIn.testRandomScoring

Error Message:
score(9.3639667E8,88)=2.99552179E9 < score(9.3639667E8,89)=2.99552205E9

Stack Trace:
java.lang.AssertionError: score(9.3639667E8,88)=2.99552179E9 < score(9.3639667E8,89)=2.99552205E9
	at __randomizedtesting.SeedInfo.seed([F4D6FC34824F61D9:7F49A586983887D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:423)
	at org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:355)
	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 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 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.core.snapshots.TestSolrCoreSnapshots.testBackupRestore

Error Message:
Error from server at http://127.0.0.1:46835/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46835/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([B20B3158D75E93D2:4B031E6E5ED5D9C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testBackupRestore(TestSolrCoreSnapshots.java:87)
	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.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization

Error Message:
Error from server at http://127.0.0.1:46835/solr: Could not fully create collection: SolrCoreSnapshots_IndexOptimization

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46835/solr: Could not fully create collection: SolrCoreSnapshots_IndexOptimization
	at __randomizedtesting.SeedInfo.seed([B20B3158D75E93D2:B82807A5D303DB9E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization(TestSolrCoreSnapshots.java:178)
	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)




Build Log:
[...truncated 557 lines...]
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4]   1> 2.99552179E9 = score(DFRSimilarity, doc=0, freq=9.3639667E8), computed from:
   [junit4]   1>   5.9910438E8 = boost
   [junit4]   1>   1.3193812E24 = NormalizationH1, computed from: 
   [junit4]   1>     9.3639667E8 = tf
   [junit4]   1>     7.2420928E8 = avgFieldLength
   [junit4]   1>     1048.0 = len
   [junit4]   1>   6.596906E24 = BasicModelIn, computed from: 
   [junit4]   1>     47.0 = numberOfDocuments
   [junit4]   1>     1.0 = docFreq
   [junit4]   1>   7.579311E-25 = AfterEffectL, computed from: 
   [junit4]   1>     1.3193812E24 = tfn
   [junit4]   1> 
   [junit4]   1> 2.99552205E9 = score(DFRSimilarity, doc=0, freq=9.3639667E8), computed from:
   [junit4]   1>   5.9910438E8 = boost
   [junit4]   1>   1.1757751E24 = NormalizationH1, computed from: 
   [junit4]   1>     9.3639667E8 = tf
   [junit4]   1>     7.2420928E8 = avgFieldLength
   [junit4]   1>     1176.0 = len
   [junit4]   1>   5.8788753E24 = BasicModelIn, computed from: 
   [junit4]   1>     47.0 = numberOfDocuments
   [junit4]   1>     1.0 = docFreq
   [junit4]   1>   8.505028E-25 = AfterEffectL, computed from: 
   [junit4]   1>     1.1757751E24 = tfn
   [junit4]   1> 
   [junit4]   1> DFR I(n)L1
   [junit4]   1> field="field",maxDoc=22752,docCount=47,sumTotalTermFreq=34037835442,sumDocFreq=98032171
   [junit4]   1> term="term",docFreq=1,totalTermFreq=936396695
   [junit4]   1> norm=89 (doc length ~ 1176)
   [junit4]   1> freq=9.3639667E8
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBasicModelIn -Dtests.method=testRandomScoring -Dtests.seed=F4D6FC34824F61D9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-GP -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 8.97s J1 | TestBasicModelIn.testRandomScoring <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: score(9.3639667E8,88)=2.99552179E9 < score(9.3639667E8,89)=2.99552205E9
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4D6FC34824F61D9:7F49A586983887D3]:0)
   [junit4]    > 	at org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:423)
   [junit4]    > 	at org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:355)
   [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]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@324590a3), locale=fr-GP, timezone=AET
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=123327488,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocIdsWriter, TestMixedDocValuesUpdates, TestFilterSpans, TestNumericDocValuesUpdates, TestDoc, TestSwappedIndexFiles, TestCustomSearcherSort, TestSpanFirstQuery, TestAxiomaticSimilarity, TestBooleanSimilarity, TestLevenshteinAutomata, TestIndexOrDocValuesQuery, TestIndexWriterOutOfFileDescriptors, TestParallelReaderEmptyIndex, TestFileSwitchDirectory, TestInPlaceMergeSorter, LimitedFiniteStringsIteratorTest, TestRollback, TestElevationComparator, TestCustomTermFreq, TestMergeSchedulerExternal, TestAddIndexes, TestSameScoresWithThreads, TestIndexSorting, TestComplexExplanations, TestCharArraySet, TestBlockPostingsFormat3, TestPositiveScoresOnlyCollector, TestToken, TestTransactions, TestTimSorter, TestBasicModelIn]
   [junit4] Completed [103/475 (1!)] on J1 in 9.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 1226 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20171104_033120_59410440074645020876428.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20171104_033120_5955844758246507338621.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20171104_033120_5948950322943277379586.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 295 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20171104_033847_2809258521992546407432.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20171104_033847_28015348501009356520788.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20171104_033847_2801043209464091106551.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1054 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20171104_034023_0871811242001502695911.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20171104_034023_0877397466806886607103.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20171104_034023_0875037856053018528596.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20171104_034209_354722232894373550380.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20171104_034209_3543671945149698564113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20171104_034209_35414851943972763069754.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20171104_034222_50214843932801345615786.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20171104_034222_5026595053262449398845.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20171104_034222_5021815911977591567824.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20171104_034252_554731215287919512045.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20171104_034252_5547752622128432452597.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20171104_034252_55610480480090940660892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20171104_034257_39713174321067476910998.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20171104_034257_3975484759481907127533.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20171104_034257_3975754781119079949644.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20171104_034308_4502356166954472927428.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20171104_034308_45011878908908562201487.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20171104_034317_73916688391054679600676.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20171104_034317_7392273447821328817592.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20171104_034317_73911080088448923879473.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20171104_034320_919625911943486215738.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20171104_034328_7789514942189105695587.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20171104_034328_7797368308345436148109.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20171104_034328_77412021959197084775606.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20171104_034346_0159046868121126274379.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20171104_034346_0159502553520703370178.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20171104_034346_0153227236349576289380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20171104_034356_19614337207834786144291.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20171104_034356_19613785935107093574885.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20171104_034356_19610201430146714547783.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20171104_034410_2626243437201740352264.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20171104_034410_2628654547856176403614.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20171104_034410_2632144627779661327727.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20171104_034709_63215421216626628904566.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20171104_034709_63215068693448912662718.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20171104_034709_6327829173498162588571.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20171104_034712_5998072717684044048683.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20171104_034712_59916093759039876115565.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20171104_034712_5991268170583805607042.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20171104_034718_61810687574344178515505.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20171104_034718_61812174015171754096025.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20171104_034718_6187432127793620334356.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20171104_034750_5634973857617141072200.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20171104_034750_5631761037674641183799.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20171104_034750_5639634414567421428983.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20171104_034804_9417850281885632939789.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20171104_034804_941351839144405331744.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20171104_034804_9411897218717597071234.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20171104_034823_0611178551802768511661.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20171104_034823_06114052395052514814523.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20171104_034823_06115512738399255961169.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20171104_034840_0831433256313587905813.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20171104_034840_0834358390238591588145.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20171104_034851_2166379386186560692636.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20171104_034851_20414696313707139072892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20171104_034851_20414898244391987368851.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 312 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20171104_034908_98617627417303665208729.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20171104_034908_9861772658813109883355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20171104_034908_98614905575015628108097.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20171104_034918_8608274041568603503435.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20171104_034918_86013475461177982189398.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20171104_034918_8613327400501176473023.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20171104_034927_8198916504923391248466.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20171104_034927_8193092373488498931341.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20171104_034927_8197117649773575007881.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 220 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20171104_034940_9673976022781461528457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20171104_034940_96716910572507629913275.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20171104_034940_96712622288393480877739.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 415 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20171104_035046_53718100330367058838074.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20171104_035046_53716541322483197564165.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20171104_035046_5391193541222186856048.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20171104_035101_6867175540904857892957.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20171104_035103_6681674309861551298685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20171104_035103_66815303023041294605979.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20171104_035103_66810557624674767118997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20171104_035213_33413761420173709134609.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20171104_035213_3343611979663308340226.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20171104_035213_33410409976238823055116.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 2358 lines...]
   [junit4] Suite: org.apache.solr.search.join.BlockJoinFacetDistribTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/init-core-data-001
   [junit4]   2> 842587 WARN  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 842587 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 842588 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 842588 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 842589 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001
   [junit4]   2> 842589 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 842589 INFO  (Thread-1722) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 842589 INFO  (Thread-1722) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 842590 ERROR (Thread-1722) [    ] 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> 842689 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39925
   [junit4]   2> 842694 INFO  (jetty-launcher-1215-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 842694 INFO  (jetty-launcher-1215-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 842694 INFO  (jetty-launcher-1215-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 842694 INFO  (jetty-launcher-1215-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 842694 INFO  (jetty-launcher-1215-thread-6) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 842694 INFO  (jetty-launcher-1215-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 842698 INFO  (jetty-launcher-1215-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49c9bc5b{/solr,null,AVAILABLE}
   [junit4]   2> 842698 INFO  (jetty-launcher-1215-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17966c76{/solr,null,AVAILABLE}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2accacae{/solr,null,AVAILABLE}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e3f30bc{/solr,null,AVAILABLE}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eea4c59{/solr,null,AVAILABLE}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d7e1681{SSL,[ssl, http/1.1]}{127.0.0.1:32837}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-4) [    ] o.e.j.s.Server Started @845902ms
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32837}
   [junit4]   2> 842699 ERROR (jetty-launcher-1215-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2df3c5ce{SSL,[ssl, http/1.1]}{127.0.0.1:45207}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ef138a5{SSL,[ssl, http/1.1]}{127.0.0.1:39095}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-6) [    ] o.e.j.s.Server Started @845902ms
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45207}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e8e9a58{SSL,[ssl, http/1.1]}{127.0.0.1:37263}
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-5) [    ] o.e.j.s.Server Started @845903ms
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T04:07:24.432849Z
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37263}
   [junit4]   2> 842699 ERROR (jetty-launcher-1215-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-1) [    ] o.e.j.s.Server Started @845902ms
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842699 ERROR (jetty-launcher-1215-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 842699 INFO  (jetty-launcher-1215-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39095}
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T04:07:24.433018Z
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842700 ERROR (jetty-launcher-1215-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T04:07:24.433152Z
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@876c046{/solr,null,AVAILABLE}
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6622bdc9{SSL,[ssl, http/1.1]}{127.0.0.1:34547}
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-2) [    ] o.e.j.s.Server Started @845903ms
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34547}
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T04:07:24.433262Z
   [junit4]   2> 842700 ERROR (jetty-launcher-1215-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 842700 INFO  (jetty-launcher-1215-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T04:07:24.433484Z
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ab5a5d6{SSL,[ssl, http/1.1]}{127.0.0.1:42135}
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-3) [    ] o.e.j.s.Server Started @845904ms
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42135}
   [junit4]   2> 842701 ERROR (jetty-launcher-1215-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T04:07:24.434374Z
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 842701 INFO  (jetty-launcher-1215-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 842702 INFO  (jetty-launcher-1215-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 842702 INFO  (jetty-launcher-1215-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 842707 INFO  (jetty-launcher-1215-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr
   [junit4]   2> 842708 INFO  (jetty-launcher-1215-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr
   [junit4]   2> 842708 INFO  (jetty-launcher-1215-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr
   [junit4]   2> 842709 INFO  (jetty-launcher-1215-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr
   [junit4]   2> 842710 INFO  (jetty-launcher-1215-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr
   [junit4]   2> 842712 INFO  (jetty-launcher-1215-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr
   [junit4]   2> 842729 INFO  (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842730 INFO  (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37263_solr
   [junit4]   2> 842730 INFO  (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr    ] o.a.s.c.Overseer Overseer (id=98944184767152141-127.0.0.1:37263_solr-n_0000000000) starting
   [junit4]   2> 842740 INFO  (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842741 INFO  (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32837_solr
   [junit4]   2> 842749 INFO  (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 842753 INFO  (OverseerStateUpdate-98944184767152141-127.0.0.1:37263_solr-n_0000000000) [n:127.0.0.1:37263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 842753 INFO  (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37263_solr
   [junit4]   2> 842754 INFO  (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 842760 INFO  (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 842787 INFO  (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842792 INFO  (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842792 INFO  (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842793 INFO  (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node3/.
   [junit4]   2> 842806 INFO  (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37263.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842812 INFO  (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37263.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842812 INFO  (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37263.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842812 INFO  (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node4/.
   [junit4]   2> 842813 INFO  (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 842817 INFO  (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842819 INFO  (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 842819 INFO  (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45207_solr
   [junit4]   2> 842820 INFO  (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842820 INFO  (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842825 INFO  (zkCallback-1246-thread-1-processing-n:127.0.0.1:45207_solr) [n:127.0.0.1:45207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842828 INFO  (zkCallback-1244-thread-1-processing-n:127.0.0.1:34547_solr) [n:127.0.0.1:34547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842829 INFO  (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 842829 INFO  (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842830 INFO  (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842831 INFO  (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34547_solr
   [junit4]   2> 842832 INFO  (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 842832 INFO  (zkCallback-1246-thread-1-processing-n:127.0.0.1:45207_solr) [n:127.0.0.1:45207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 842832 INFO  (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 842836 INFO  (zkCallback-1241-thread-1-processing-n:127.0.0.1:39095_solr) [n:127.0.0.1:39095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 842837 INFO  (zkCallback-1244-thread-1-processing-n:127.0.0.1:34547_solr) [n:127.0.0.1:34547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 842837 INFO  (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39095_solr
   [junit4]   2> 842838 INFO  (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 842838 INFO  (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 842838 INFO  (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 842838 INFO  (zkCallback-1241-thread-1-processing-n:127.0.0.1:39095_solr) [n:127.0.0.1:39095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 842848 INFO  (zkCallback-1244-thread-1-processing-n:127.0.0.1:34547_solr) [n:127.0.0.1:34547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 842848 INFO  (zkCallback-1246-thread-1-processing-n:127.0.0.1:45207_solr) [n:127.0.0.1:45207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 842849 INFO  (zkCallback-1240-thread-1-processing-n:127.0.0.1:42135_solr) [n:127.0.0.1:42135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 842849 INFO  (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842850 INFO  (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42135_solr
   [junit4]   2> 842850 INFO  (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 842850 INFO  (zkCallback-1241-thread-1-processing-n:127.0.0.1:39095_solr) [n:127.0.0.1:39095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 842850 INFO  (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 842850 INFO  (zkCallback-1246-thread-1-processing-n:127.0.0.1:45207_solr) [n:127.0.0.1:45207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 842858 INFO  (zkCallback-1240-thread-1-processing-n:127.0.0.1:42135_solr) [n:127.0.0.1:42135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 842860 INFO  (zkCallback-1244-thread-1-processing-n:127.0.0.1:34547_solr) [n:127.0.0.1:34547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 842874 INFO  (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842881 INFO  (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842883 INFO  (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842883 INFO  (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842884 INFO  (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node2/.
   [junit4]   2> 842886 INFO  (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842904 INFO  (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842905 INFO  (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842906 INFO  (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node6/.
   [junit4]   2> 842908 INFO  (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42135.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842912 INFO  (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42135.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842913 INFO  (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42135.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842913 INFO  (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node5/.
   [junit4]   2> 842922 INFO  (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842922 INFO  (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0
   [junit4]   2> 842923 INFO  (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node1/.
   [junit4]   2> 843044 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 843044 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39925/solr ready
   [junit4]   2> 843174 INFO  (qtp1694446911-7563) [n:127.0.0.1:32837_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.schema=schema-blockjoinfacetcomponent.xml&property.config=solrconfig-blockjoinfacetcomponent.xml&collection.configName=solrCloudCollectionConfig&name=facetcollection&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 843176 INFO  (OverseerThreadFactory-3405-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr    ] o.a.s.c.CreateCollectionCmd Create collection facetcollection
   [junit4]   2> 843279 INFO  (OverseerStateUpdate-98944184767152141-127.0.0.1:37263_solr-n_0000000000) [n:127.0.0.1:37263_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"facetcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37263/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 843280 INFO  (OverseerStateUpdate-98944184767152141-127.0.0.1:37263_solr-n_0000000000) [n:127.0.0.1:37263_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":

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

nux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20171104_044911_9049287860809484204264.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20171104_044911_90411941354713159370107.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20171104_045002_29812134363824374304991.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20171104_045002_2986774267848605370318.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20171104_045002_29817035019506353960032.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171104_045017_2997574858412364329343.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20171104_045017_2994670522919660296110.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20171104_045024_69012206012098529897155.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20171104_045024_69016235971245739699026.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171104_045024_6903295684388322150285.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20171104_045050_86411066217261776052811.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20171104_045050_8648300032069294890098.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171104_045050_86415204964286603237677.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 560 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20171104_045101_6262259291341195965641.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171104_045101_6264241525204165962086.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 646 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20171104_045108_81817620889745090322618.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171104_045108_81810273774355047448933.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20171104_045108_818680245031841755822.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20171104_045138_74617682424827239182850.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20171104_045138_74616733882538858443198.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20171104_045150_55917093070172714338818.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31617 lines...]