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 2018/03/30 11:52:29 UTC

[JENKINS] Lucene-Solr-7.3-Linux (64bit/jdk-9.0.4) - Build # 91 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/91/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:42351/solr: Could not fully remove collection: pull_replica_error_handling_test_cant_connect_to_pull_replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42351/solr: Could not fully remove collection: pull_replica_error_handling_test_cant_connect_to_pull_replica
	at __randomizedtesting.SeedInfo.seed([43927BB7324CE543:4BA59D7FE9E291CD]: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:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.tearDown(TestPullReplicaErrorHandling.java:128)
	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$10.evaluate(RandomizedRunner.java:992)
	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 1775 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/core/test/temp/junit4-J2-20180330_103547_65412142843327227559557.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-7.3-Linux/lucene/build/core/test/temp/junit4-J1-20180330_103547_6482476073435990536898.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-7.3-Linux/lucene/build/core/test/temp/junit4-J0-20180330_103547_64712576990075580415570.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 284 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180330_104303_36110591637596992027447.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 17 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180330_104303_3618706043829034346843.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180330_104303_36117283417429923025110.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 1062 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180330_104427_22417385024013498845422.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-7.3-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180330_104427_2243994530139135127353.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-7.3-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180330_104427_224437949056946818376.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 238 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180330_104605_04315789833816384928527.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180330_104605_04312626144445682269564.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180330_104605_04310337893193238090485.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 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180330_104620_22513251267053569571237.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 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180330_104620_2252661971917737120401.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-7.3-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180330_104620_22518334843276322288833.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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180330_104649_4664571949531398535533.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-7.3-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180330_104649_47213077000276334684182.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-7.3-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180330_104649_46215745571785130476620.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180330_104654_09012930597652433353620.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-7.3-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180330_104654_09018062648902214695410.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180330_104654_0903046646644967479424.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 173 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180330_104656_8809576509699265982137.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-7.3-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180330_104656_88015419123000639920743.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-7.3-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180330_104656_88015232082221517801951.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 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180330_104707_62916240010948406135981.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-7.3-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180330_104707_6295129163621418214583.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 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180330_104717_75717215597911249904203.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-7.3-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180330_104717_7585218366658761526019.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-7.3-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180330_104717_7572525381876969601043.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 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180330_104720_90912439747425764021891.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 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180330_104730_09710115218011363662180.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 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180330_104730_09716628229233632251846.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180330_104730_09717017552077228278250.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 1403 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180330_105000_47317340491189500570157.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-7.3-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180330_105000_47315922447673825865210.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-7.3-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180330_105000_47316216609426103298656.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 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/classification/test/temp/junit4-J1-20180330_105010_1435188263024890863330.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-7.3-Linux/lucene/build/classification/test/temp/junit4-J2-20180330_105010_1431118170589473012416.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-7.3-Linux/lucene/build/classification/test/temp/junit4-J0-20180330_105010_1439995151703311290018.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 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/codecs/test/temp/junit4-J0-20180330_105023_2674168001273418894670.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-7.3-Linux/lucene/build/codecs/test/temp/junit4-J2-20180330_105023_26710752396323524956572.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 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/codecs/test/temp/junit4-J1-20180330_105023_2677902364653640343517.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 233 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/demo/test/temp/junit4-J2-20180330_105241_80418381899099941180217.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-7.3-Linux/lucene/build/demo/test/temp/junit4-J0-20180330_105241_804200763198215784439.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-7.3-Linux/lucene/build/demo/test/temp/junit4-J1-20180330_105241_804563177071210574697.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 176 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/expressions/test/temp/junit4-J1-20180330_105244_76514732371855747735427.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/expressions/test/temp/junit4-J0-20180330_105244_7653468519011095769497.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-7.3-Linux/lucene/build/expressions/test/temp/junit4-J2-20180330_105244_7657051922084589611184.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 226 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/facet/test/temp/junit4-J2-20180330_105250_8495185253208044717527.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/facet/test/temp/junit4-J0-20180330_105250_84917896274779590617185.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 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/facet/test/temp/junit4-J1-20180330_105250_84914872972564305756486.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 185 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/grouping/test/temp/junit4-J0-20180330_105324_72015948964008813935236.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-7.3-Linux/lucene/build/grouping/test/temp/junit4-J2-20180330_105324_72015753740332578401257.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-7.3-Linux/lucene/build/grouping/test/temp/junit4-J1-20180330_105324_7207767492935598912722.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 258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180330_105338_9689732668584492711255.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-7.3-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180330_105338_96812414368315006168200.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-7.3-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180330_105338_9682475162004513415659.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 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/join/test/temp/junit4-J1-20180330_105401_95210216223401516135459.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-7.3-Linux/lucene/build/join/test/temp/junit4-J0-20180330_105401_9521797783533564679413.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-7.3-Linux/lucene/build/join/test/temp/junit4-J2-20180330_105401_95214479965890018263639.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 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/memory/test/temp/junit4-J0-20180330_105423_6597747733886598903294.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-7.3-Linux/lucene/build/memory/test/temp/junit4-J1-20180330_105423_6597125334860497431974.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 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/misc/test/temp/junit4-J1-20180330_105434_396724471133963962333.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-7.3-Linux/lucene/build/misc/test/temp/junit4-J2-20180330_105434_3964911639948215522862.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-7.3-Linux/lucene/build/misc/test/temp/junit4-J0-20180330_105434_3964848805590118951684.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 338 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/queries/test/temp/junit4-J1-20180330_105449_69514077900294073210343.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-7.3-Linux/lucene/build/queries/test/temp/junit4-J0-20180330_105449_69511543967319267919934.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-7.3-Linux/lucene/build/queries/test/temp/junit4-J2-20180330_105449_69515783523232375652135.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180330_105458_87210445180784208419868.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-7.3-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180330_105458_8722528801855362447572.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-7.3-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180330_105458_8721822604180314987011.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 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/replicator/test/temp/junit4-J1-20180330_105508_72710048055547592027355.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-7.3-Linux/lucene/build/replicator/test/temp/junit4-J2-20180330_105508_7271541495025317150513.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-7.3-Linux/lucene/build/replicator/test/temp/junit4-J0-20180330_105508_727607263150664550704.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 221 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180330_105520_28513618270116265638738.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-7.3-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180330_105520_2859935407343947958746.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 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180330_105520_2855137865832191290536.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 314 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180330_105605_9213138168843269490666.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-7.3-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180330_105605_92115312203456237785864.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-7.3-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180330_105605_9213819043353061808703.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 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial/test/temp/junit4-J0-20180330_105623_6282307096147431319276.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 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180330_105625_6358532345968145460359.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-7.3-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180330_105625_63515978561774541813527.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180330_105625_63514158291485934040896.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 251 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/suggest/test/temp/junit4-J2-20180330_105720_8045749585245574713717.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-7.3-Linux/lucene/build/suggest/test/temp/junit4-J0-20180330_105720_8041559495324915559463.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 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/suggest/test/temp/junit4-J1-20180330_105720_80417093374063863555176.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 2701 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1313678 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_43927BB7324CE543-001/init-core-data-001
   [junit4]   2> 1313679 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=818 numCloses=818
   [junit4]   2> 1313679 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1313680 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-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> 1313680 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_43927BB7324CE543-001/tempDir-001
   [junit4]   2> 1313681 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1313687 INFO  (Thread-238) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1313687 INFO  (Thread-238) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1313708 ERROR (Thread-238) [    ] 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> 1313788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33545
   [junit4]   2> 1313827 INFO  (zkConnectionManagerCallback-326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1313845 INFO  (jetty-launcher-323-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1313847 INFO  (jetty-launcher-323-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1313848 INFO  (jetty-launcher-323-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1313849 INFO  (jetty-launcher-323-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1313850 INFO  (jetty-launcher-323-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1313850 INFO  (jetty-launcher-323-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1313850 INFO  (jetty-launcher-323-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1313899 INFO  (jetty-launcher-323-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1313899 INFO  (jetty-launcher-323-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1313899 INFO  (jetty-launcher-323-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1313912 INFO  (jetty-launcher-323-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@231bc78a{/solr,null,AVAILABLE}
   [junit4]   2> 1313914 INFO  (jetty-launcher-323-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@56a37d40{HTTP/1.1,[http/1.1]}{127.0.0.1:34255}
   [junit4]   2> 1313914 INFO  (jetty-launcher-323-thread-1) [    ] o.e.j.s.Server Started @1315927ms
   [junit4]   2> 1313914 INFO  (jetty-launcher-323-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34255}
   [junit4]   2> 1313916 ERROR (jetty-launcher-323-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1313916 INFO  (jetty-launcher-323-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1313916 INFO  (jetty-launcher-323-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1313916 INFO  (jetty-launcher-323-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1313916 INFO  (jetty-launcher-323-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-30T11:20:32.650414Z
   [junit4]   2> 1313994 INFO  (jetty-launcher-323-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1313994 INFO  (jetty-launcher-323-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1313994 INFO  (jetty-launcher-323-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1313995 INFO  (jetty-launcher-323-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@563607c0{/solr,null,AVAILABLE}
   [junit4]   2> 1313995 INFO  (jetty-launcher-323-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d82872{HTTP/1.1,[http/1.1]}{127.0.0.1:46827}
   [junit4]   2> 1313995 INFO  (jetty-launcher-323-thread-4) [    ] o.e.j.s.Server Started @1316008ms
   [junit4]   2> 1313995 INFO  (jetty-launcher-323-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46827}
   [junit4]   2> 1313996 ERROR (jetty-launcher-323-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1313996 INFO  (jetty-launcher-323-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1313996 INFO  (jetty-launcher-323-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1313996 INFO  (jetty-launcher-323-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1313996 INFO  (jetty-launcher-323-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-30T11:20:32.730189Z
   [junit4]   2> 1314016 INFO  (jetty-launcher-323-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6279d3ff{/solr,null,AVAILABLE}
   [junit4]   2> 1314016 INFO  (jetty-launcher-323-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@59e0fe15{HTTP/1.1,[http/1.1]}{127.0.0.1:37991}
   [junit4]   2> 1314016 INFO  (jetty-launcher-323-thread-2) [    ] o.e.j.s.Server Started @1316029ms
   [junit4]   2> 1314016 INFO  (jetty-launcher-323-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37991}
   [junit4]   2> 1314017 ERROR (jetty-launcher-323-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1314017 INFO  (jetty-launcher-323-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1314017 INFO  (jetty-launcher-323-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1314017 INFO  (jetty-launcher-323-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1314017 INFO  (jetty-launcher-323-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-30T11:20:32.751248Z
   [junit4]   2> 1314058 INFO  (zkConnectionManagerCallback-330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314058 INFO  (jetty-launcher-323-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1314136 INFO  (jetty-launcher-323-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1314136 INFO  (jetty-launcher-323-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1314136 INFO  (jetty-launcher-323-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1314152 INFO  (jetty-launcher-323-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dc26a54{/solr,null,AVAILABLE}
   [junit4]   2> 1314152 INFO  (jetty-launcher-323-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@327c616d{HTTP/1.1,[http/1.1]}{127.0.0.1:35063}
   [junit4]   2> 1314152 INFO  (jetty-launcher-323-thread-3) [    ] o.e.j.s.Server Started @1316164ms
   [junit4]   2> 1314152 INFO  (jetty-launcher-323-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35063}
   [junit4]   2> 1314152 ERROR (jetty-launcher-323-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1314152 INFO  (jetty-launcher-323-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1314152 INFO  (jetty-launcher-323-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1314152 INFO  (jetty-launcher-323-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1314152 INFO  (jetty-launcher-323-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-30T11:20:32.886856Z
   [junit4]   2> 1314169 INFO  (zkConnectionManagerCallback-332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314169 INFO  (jetty-launcher-323-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1314185 INFO  (zkConnectionManagerCallback-334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314185 INFO  (jetty-launcher-323-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1314203 INFO  (jetty-launcher-323-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33545/solr
   [junit4]   2> 1314228 INFO  (jetty-launcher-323-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33545/solr
   [junit4]   2> 1314244 INFO  (jetty-launcher-323-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33545/solr
   [junit4]   2> 1314254 INFO  (zkConnectionManagerCallback-338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314272 INFO  (zkConnectionManagerCallback-328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314274 INFO  (jetty-launcher-323-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1314304 INFO  (jetty-launcher-323-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33545/solr
   [junit4]   2> 1314324 INFO  (zkConnectionManagerCallback-342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314331 INFO  (zkConnectionManagerCallback-350-thread-1-processing-n:127.0.0.1:46827_solr) [n:127.0.0.1:46827_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314343 INFO  (zkConnectionManagerCallback-352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314345 INFO  (zkConnectionManagerCallback-346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314387 INFO  (zkConnectionManagerCallback-357-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314388 INFO  (zkConnectionManagerCallback-359-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314393 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1314393 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35063_solr
   [junit4]   2> 1314394 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.c.Overseer Overseer (id=72224477498114059-127.0.0.1:35063_solr-n_0000000000) starting
   [junit4]   2> 1314403 INFO  (zkConnectionManagerCallback-355-thread-1-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314406 INFO  (jetty-launcher-323-thread-1) [n:127.0.0.1:34255_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1314411 INFO  (jetty-launcher-323-thread-1) [n:127.0.0.1:34255_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34255_solr
   [junit4]   2> 1314412 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1314413 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1314415 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37991_solr
   [junit4]   2> 1314419 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1314420 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1314421 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46827_solr
   [junit4]   2> 1314427 INFO  (zkConnectionManagerCallback-366-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314428 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1314429 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33545/solr ready
   [junit4]   2> 1314460 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35063_solr
   [junit4]   2> 1314498 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46827.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314513 INFO  (zkCallback-354-thread-1-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1314513 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1314513 INFO  (zkCallback-349-thread-1-processing-n:127.0.0.1:46827_solr) [n:127.0.0.1:46827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1314514 INFO  (OverseerStateUpdate-72224477498114059-127.0.0.1:35063_solr-n_0000000000) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1314519 INFO  (zkCallback-354-thread-2-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314587 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46827.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314587 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46827.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314607 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_43927BB7324CE543-001/tempDir-001/node4/.
   [junit4]   2> 1314628 INFO  (zkCallback-365-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314655 INFO  (zkConnectionManagerCallback-370-thread-1-processing-n:127.0.0.1:46827_solr) [n:127.0.0.1:46827_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314657 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1314657 INFO  (jetty-launcher-323-thread-1) [n:127.0.0.1:34255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34255.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314657 INFO  (jetty-launcher-323-thread-4) [n:127.0.0.1:46827_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33545/solr ready
   [junit4]   2> 1314664 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35063.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314715 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37991.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314716 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35063.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314716 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35063.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314720 INFO  (jetty-launcher-323-thread-3) [n:127.0.0.1:35063_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_43927BB7324CE543-001/tempDir-001/node3/.
   [junit4]   2> 1314729 INFO  (jetty-launcher-323-thread-1) [n:127.0.0.1:34255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34255.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314729 INFO  (jetty-launcher-323-thread-1) [n:127.0.0.1:34255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34255.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314732 INFO  (jetty-launcher-323-thread-1) [n:127.0.0.1:34255_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_43927BB7324CE543-001/tempDir-001/node1/.
   [junit4]   2> 1314741 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37991.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314741 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37991.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1314742 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_43927BB7324CE543-001/tempDir-001/node2/.
   [junit4]   2> 1314822 INFO  (zkConnectionManagerCallback-375-thread-1-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314824 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1314825 INFO  (jetty-launcher-323-thread-2) [n:127.0.0.1:37991_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33545/solr ready
   [junit4]   2> 1314827 INFO  (zkConnectionManagerCallback-378-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314828 INFO  (jetty-launcher-323-thread-1) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1314829 INFO  (jetty-launcher-323-thread-1) [n:127.0.0.1:34255_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33545/solr ready
   [junit4]   2> 1314912 INFO  (zkConnectionManagerCallback-380-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314945 INFO  (zkConnectionManagerCallback-384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314946 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1314946 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33545/solr ready
   [junit4]   2> 1314951 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d82872{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1314967 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=689734620
   [junit4]   2> 1314968 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1314968 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8344207: rootName = solr_46827, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@74cc277b
   [junit4]   2> 1314982 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1314982 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51823d09: rootName = solr_46827, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@43d780fc
   [junit4]   2> 1314986 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1314987 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@607774de: rootName = solr_46827, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@47e80c5e
   [junit4]   2> 1314997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46827_solr
   [junit4]   2> 1314998 INFO  (zkCallback-356-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1314999 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1315003 INFO  (zkCallback-349-thread-1-processing-n:127.0.0.1:46827_solr) [n:127.0.0.1:46827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1315008 INFO  (zkCallback-354-thread-2-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315008 INFO  (zkCallback-365-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315016 INFO  (zkCallback-377-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315028 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315028 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315029 INFO  (zkCallback-369-thread-1-processing-n:127.0.0.1:46827_solr) [n:127.0.0.1:46827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315029 INFO  (zkCallback-383-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315031 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@563607c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1315031 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1315032 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1315057 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1315057 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1315057 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1315057 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a40bb2a{/solr,null,AVAILABLE}
   [junit4]   2> 1315058 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7cf7e9e4{HTTP/1.1,[http/1.1]}{127.0.0.1:39459}
   [junit4]   2> 1315058 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.Server Started @1317070ms
   [junit4]   2> 1315058 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40331}
   [junit4]   2> 1315059 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1315059 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1315059 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1315059 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1315059 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-30T11:20:33.793302Z
   [junit4]   2> 1315078 INFO  (zkConnectionManagerCallback-386-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315079 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1315104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33545/solr
   [junit4]   2> 1315143 INFO  (zkConnectionManagerCallback-390-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315147 INFO  (zkConnectionManagerCallback-392-thread-1-processing-n:127.0.0.1:40331_solr) [n:127.0.0.1:40331_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315158 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1315159 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1315163 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40331_solr
   [junit4]   2> 1315164 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1315165 INFO  (zkCallback-354-thread-2-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1315165 INFO  (zkCallback-383-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1315165 INFO  (zkCallback-356-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1315165 INFO  (zkCallback-377-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1315165 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1315177 INFO  (zkCallback-365-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1315181 INFO  (zkCallback-391-thread-1-processing-n:127.0.0.1:40331_solr) [n:127.0.0.1:40331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1315203 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40331.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1315211 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40331.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1315212 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40331.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de0853a
   [junit4]   2> 1315213 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_43927BB7324CE543-001/tempDir-001/node4/.
   [junit4]   2> 1315216 INFO  (zkConnectionManagerCallback-397-thread-1-processing-n:127.0.0.1:40331_solr) [n:127.0.0.1:40331_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315217 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1315218 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:40331_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33545/solr ready
   [junit4]   2> 1315267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39459/solr. Proxy: http://127.0.0.1:40331/solr
   [junit4]   2> 1315268 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@327c616d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1315269 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=367381245
   [junit4]   2> 1315269 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1315269 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25f703f8: rootName = solr_35063, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4236cb41
   [junit4]   2> 1315275 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1315275 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@545d27fb: rootName = solr_35063, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@43d780fc
   [junit4]   2> 1315283 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1315283 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55661d3d: rootName = solr_35063, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@47e80c5e
   [junit4]   2> 1315285 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35063_solr
   [junit4]   2> 1315287 INFO  (zkCallback-365-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315287 INFO  (zkCallback-377-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315287 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315287 INFO  (zkCallback-391-thread-1-processing-n:127.0.0.1:40331_solr) [n:127.0.0.1:40331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315287 INFO  (zkCallback-354-thread-2-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315287 INFO  (zkCallback-383-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315287 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315288 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1315288 INFO  (zkCallback-356-thread-1-processing-n:127.0.0.1:35063_solr) [n:127.0.0.1:35063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315290 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1315291 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.Overseer Overseer (id=72224477498114059-127.0.0.1:35063_solr-n_0000000000) closing
   [junit4]   2> 1315291 INFO  (OverseerStateUpdate-72224477498114059-127.0.0.1:35063_solr-n_0000000000) [n:127.0.0.1:35063_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35063_solr
   [junit4]   2> 1315291 INFO  (zkCallback-396-thread-1-processing-n:127.0.0.1:40331_solr) [n:127.0.0.1:40331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1315304 WARN  (OverseerAutoScalingTriggerThread-72224477498114059-127.0.0.1:35063_solr-n_0000000000) [n:127.0.0.1:35063_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1315312 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10097c7955d000b, likely client has closed socket
   [junit4]   2> 1315315 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34255_solr
   [junit4]   2> 1315316 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6dc26a54{/solr,null,UNAVAILABLE}
   [junit4]   2> 1315316 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1315317 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1315322 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.Overseer Overseer (id=72224477498114060-127.0.0.1:34255_solr-n_0000000001) starting
   [junit4]   2> 1315411 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1315411 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1315411 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1315420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@206f4a71{/solr,null,AVAILABLE}
   [junit4]   2> 1315420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@501b510{HTTP/1.1,[http/1.1]}{127.0.0.1:36721}
   [junit4]   2> 1315420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.e.j.s.Server Started @1317432ms
   [junit4]   2> 1315420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34029}
   [junit4]   2> 1315421 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1315421 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1315421 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1315421 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1315421 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-30T11:20:34.155328Z
   [junit4]   2> 1315443 INFO  (zkConnectionManagerCallback-399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315444 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1315482 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33545/solr
   [junit4]   2> 1315484 INFO  (zkConnectionManagerCallback-403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315488 INFO  (zkConnectionManagerCallback-405-thread-1-processing-n:127.0.0.1:34029_solr) [n:127.0.0.1:34029_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315492 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:34029_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1315493 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:34029_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1315494 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[43927BB7324CE543]-worker) [n:127.0.0.1:34029_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34029_solr
   [junit4]   2> 1315495 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:37991_solr) [n:127.0.0.1:37991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> 

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

 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-7.3-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180330_114418_0792564818364080786489.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 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180330_114439_1952022205072701077348.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-7.3-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180330_114439_1956887893123803973450.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-7.3-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180330_114439_1955657335799994073280.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 573 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180330_114451_1549115496761081723546.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-7.3-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180330_114451_1545906604988807949439.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-7.3-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180330_114451_1542711976446030327542.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 664 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180330_114459_7811506997443833469925.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-7.3-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180330_114459_78115807189081277895830.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-7.3-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180330_114459_78110826112252577681063.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 570 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20180330_114526_2445549142383097577586.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20180330_114526_24416791790220062420062.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 606 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180330_114545_65813069767631049967550.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-7.3-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180330_114545_65810387077229563732496.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 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180330_114558_303142575180718541416.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 33429 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/91/consoleText

[repro] Revision: 922df6c8e78ba4c38ada361c5f0b0713016917e7

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestPullReplicaErrorHandling -Dtests.method=testCantConnectToPullReplica -Dtests.seed=43927BB7324CE543 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hans-SG -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestPullReplicaErrorHandling
[repro] ant compile-test

[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPullReplicaErrorHandling" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=43927BB7324CE543 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hans-SG -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 51 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/temp/junit4-J2-20180330_114853_4229342169545701170355.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-7.3-Linux/solr/build/solr-core/test/temp/junit4-J0-20180330_114853_41217303895699676647943.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-7.3-Linux/solr/build/solr-core/test/temp/junit4-J1-20180330_114853_4124179431127600644954.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 23 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling
[repro] Exiting with code 0

[...truncated 40 lines...]