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/09/17 23:20:28 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_172) - Build # 2761 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2761/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6B720754CB5023B4:E326388E65AC4E4C]:0)
	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6B720754CB5023B4:E326388E65AC4E4C]:0)
	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14594 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/init-core-data-001
   [junit4]   2> 3054332 WARN  (SUITE-TestSolrConfigHandlerConcurrent-seed#[6B720754CB5023B4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=110 numCloses=110
   [junit4]   2> 3054333 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[6B720754CB5023B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3054334 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[6B720754CB5023B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3054334 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[6B720754CB5023B4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3054334 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[6B720754CB5023B4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_n/
   [junit4]   2> 3054338 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3054339 INFO  (Thread-6439) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3054339 INFO  (Thread-6439) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3054340 ERROR (Thread-6439) [    ] 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> 3054439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkTestServer start zk server on port:46433
   [junit4]   2> 3054441 INFO  (zkConnectionManagerCallback-8085-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054443 INFO  (zkConnectionManagerCallback-8087-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054446 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3054446 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3054447 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3054448 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3054448 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3054449 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3054450 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3054450 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3054451 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3054451 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3054452 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3054453 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3054521 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3054525 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3054525 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3054525 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3054526 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36a6df7d{/_n,null,AVAILABLE}
   [junit4]   2> 3054526 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@508ce553{HTTP/1.1,[http/1.1]}{127.0.0.1:45707}
   [junit4]   2> 3054526 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.Server Started @3054553ms
   [junit4]   2> 3054526 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_n, hostPort=45707, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/control-001/cores}
   [junit4]   2> 3054527 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3054527 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3054527 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 3054527 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3054527 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3054527 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-17T22:56:14.352Z
   [junit4]   2> 3054528 INFO  (zkConnectionManagerCallback-8089-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054528 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3054528 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/control-001/solr.xml
   [junit4]   2> 3054531 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3054531 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3054532 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3054623 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46433/solr
   [junit4]   2> 3054624 INFO  (zkConnectionManagerCallback-8093-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054626 INFO  (zkConnectionManagerCallback-8095-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054657 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45707__n
   [junit4]   2> 3054658 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.c.Overseer Overseer (id=72242448273833988-127.0.0.1:45707__n-n_0000000000) starting
   [junit4]   2> 3054661 INFO  (zkConnectionManagerCallback-8102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054664 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46433/solr ready
   [junit4]   2> 3054664 INFO  (OverseerStateUpdate-72242448273833988-127.0.0.1:45707__n-n_0000000000) [n:127.0.0.1:45707__n    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45707__n
   [junit4]   2> 3054666 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45707__n
   [junit4]   2> 3054667 INFO  (zkCallback-8101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054670 INFO  (zkCallback-8094-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054680 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3054691 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3054697 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3054698 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3054699 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [n:127.0.0.1:45707__n    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/control-001/cores
   [junit4]   2> 3054713 INFO  (zkConnectionManagerCallback-8108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054713 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054714 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46433/solr ready
   [junit4]   2> 3054715 INFO  (qtp886462076-28940) [n:127.0.0.1:45707__n    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45707__n&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3054719 INFO  (OverseerThreadFactory-9854-thread-1-processing-n:127.0.0.1:45707__n) [n:127.0.0.1:45707__n    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3054822 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3054823 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3055867 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3055875 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3055943 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3055951 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 3055951 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3055952 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3055953 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17381091109403962]
   [junit4]   2> 3055954 WARN  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3055979 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3055979 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3055980 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3055980 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3055981 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=784862547, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3055981 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26b73524[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3055982 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3055982 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3055982 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3055982 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611897216231800832
   [junit4]   2> 3055983 INFO  (searcherExecutor-9859-thread-1-processing-n:127.0.0.1:45707__n x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@26b73524[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3055986 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3055987 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3055987 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3055987 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45707/_n/control_collection_shard1_replica_n1/
   [junit4]   2> 3055987 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3055987 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:45707/_n/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3055987 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3055988 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45707/_n/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3056090 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3056091 INFO  (qtp886462076-28935) [n:127.0.0.1:45707__n c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1269
   [junit4]   2> 3056093 INFO  (qtp886462076-28940) [n:127.0.0.1:45707__n    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3056192 INFO  (zkCallback-8094-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3056721 INFO  (OverseerCollectionConfigSetProcessor-72242448273833988-127.0.0.1:45707__n-n_0000000000) [n:127.0.0.1:45707__n    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3057094 INFO  (qtp886462076-28940) [n:127.0.0.1:45707__n    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45707__n&wt=javabin&version=2} status=0 QTime=2378
   [junit4]   2> 3057097 INFO  (zkConnectionManagerCallback-8113-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057098 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3057098 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46433/solr ready
   [junit4]   2> 3057098 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3057099 INFO  (qtp886462076-28936) [n:127.0.0.1:45707__n    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3057100 INFO  (OverseerThreadFactory-9854-thread-2-processing-n:127.0.0.1:45707__n) [n:127.0.0.1:45707__n    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3057302 WARN  (OverseerThreadFactory-9854-thread-2-processing-n:127.0.0.1:45707__n) [n:127.0.0.1:45707__n    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3057304 INFO  (qtp886462076-28936) [n:127.0.0.1:45707__n    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3057304 INFO  (qtp886462076-28936) [n:127.0.0.1:45707__n    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 3057367 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-1-001 of type NRT
   [junit4]   2> 3057367 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3057368 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3057368 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3057368 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3057369 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@83a7a0b{/_n,null,AVAILABLE}
   [junit4]   2> 3057369 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43e9a015{HTTP/1.1,[http/1.1]}{127.0.0.1:36085}
   [junit4]   2> 3057369 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.Server Started @3057395ms
   [junit4]   2> 3057369 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_n, hostPort=36085, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-1-001/cores}
   [junit4]   2> 3057369 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3057369 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3057369 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 3057370 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3057370 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3057370 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-17T22:56:17.195Z
   [junit4]   2> 3057374 INFO  (zkConnectionManagerCallback-8115-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057375 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3057375 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-1-001/solr.xml
   [junit4]   2> 3057383 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3057383 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3057384 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3057472 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46433/solr
   [junit4]   2> 3057473 INFO  (zkConnectionManagerCallback-8119-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057474 INFO  (zkConnectionManagerCallback-8121-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057477 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3057478 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3057478 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36085__n
   [junit4]   2> 3057479 INFO  (zkCallback-8112-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3057479 INFO  (zkCallback-8101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3057479 INFO  (zkCallback-8094-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3057483 INFO  (zkCallback-8120-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3057491 INFO  (zkConnectionManagerCallback-8128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057491 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3057492 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46433/solr ready
   [junit4]   2> 3057492 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3057507 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3057513 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3057513 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3057514 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-1-001/cores
   [junit4]   2> 3057534 INFO  (qtp955158860-28997) [n:127.0.0.1:36085__n    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36085__n&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3057535 INFO  (OverseerCollectionConfigSetProcessor-72242448273833988-127.0.0.1:45707__n-n_0000000000) [n:127.0.0.1:45707__n    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3057536 INFO  (OverseerThreadFactory-9854-thread-3-processing-n:127.0.0.1:45707__n) [n:127.0.0.1:45707__n c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36085__n for creating new replica of shard shard2
   [junit4]   2> 3057537 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3058548 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3058557 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3058622 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3058629 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 3058629 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3058629 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 3058631 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17381091109403962]
   [junit4]   2> 3058632 WARN  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3058655 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3058655 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3058656 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3058656 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3058658 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=784862547, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3058658 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b976f64[collection1_shard2_replica_n41] main]
   [junit4]   2> 3058659 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3058659 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3058659 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3058660 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611897219039887360
   [junit4]   2> 3058660 INFO  (searcherExecutor-9873-thread-1-processing-n:127.0.0.1:36085__n x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@7b976f64[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3058663 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 3058664 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3058664 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3058664 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36085/_n/collection1_shard2_replica_n41/
   [junit4]   2> 3058664 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3058664 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:36085/_n/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3058664 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3058665 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36085/_n/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3058816 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3058818 INFO  (qtp955158860-28992) [n:127.0.0.1:36085__n c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1280
   [junit4]   2> 3058819 INFO  (qtp955158860-28997) [n:127.0.0.1:36085__n c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36085__n&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1284
   [junit4]   2> 3058880 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-2-001 of type NRT
   [junit4]   2> 3058880 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3058881 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3058881 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3058881 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3058882 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79adf1ec{/_n,null,AVAILABLE}
   [junit4]   2> 3058882 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4648a5b1{HTTP/1.1,[http/1.1]}{127.0.0.1:46655}
   [junit4]   2> 3058882 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.Server Started @3058908ms
   [junit4]   2> 3058882 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_n, hostPort=46655, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-2-001/cores}
   [junit4]   2> 3058882 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3058883 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3058883 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 3058883 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3058883 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3058883 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-17T22:56:18.708Z
   [junit4]   2> 3058884 INFO  (zkConnectionManagerCallback-8131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3058885 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3058885 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-2-001/solr.xml
   [junit4]   2> 3058887 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3058887 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3058887 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3058996 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46433/solr
   [junit4]   2> 3058997 INFO  (zkConnectionManagerCallback-8135-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3058999 INFO  (zkConnectionManagerCallback-8137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3059001 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3059003 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3059003 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46655__n
   [junit4]   2> 3059003 INFO  (zkCallback-8112-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3059003 INFO  (zkCallback-8127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3059003 INFO  (zkCallback-8120-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3059003 INFO  (zkCallback-8094-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3059003 INFO  (zkCallback-8101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3059003 INFO  (zkCallback-8136-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3059014 INFO  (zkConnectionManagerCallback-8144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3059015 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3059015 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46433/solr ready
   [junit4]   2> 3059015 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3059031 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3059038 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3059038 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3059039 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-2-001/cores
   [junit4]   2> 3059061 INFO  (qtp955158860-28991) [n:127.0.0.1:36085__n    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46655__n&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3059063 INFO  (OverseerCollectionConfigSetProcessor-72242448273833988-127.0.0.1:45707__n-n_0000000000) [n:127.0.0.1:45707__n    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3059063 INFO  (OverseerThreadFactory-9854-thread-4-processing-n:127.0.0.1:45707__n) [n:127.0.0.1:45707__n c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46655__n for creating new replica of shard shard1
   [junit4]   2> 3059065 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n    x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3060107 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3060114 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 3060181 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3060188 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 3060188 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3060188 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 3060189 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17381091109403962]
   [junit4]   2> 3060190 WARN  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3060214 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3060214 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3060215 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3060215 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3060215 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=784862547, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3060216 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@59b2acf7[collection1_shard1_replica_n43] main]
   [junit4]   2> 3060216 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3060217 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3060217 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3060217 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611897220672520192
   [junit4]   2> 3060218 INFO  (searcherExecutor-9887-thread-1-processing-n:127.0.0.1:46655__n x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@59b2acf7[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3060220 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0}
   [junit4]   2> 3060221 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3060221 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3060221 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46655/_n/collection1_shard1_replica_n43/
   [junit4]   2> 3060221 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3060221 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:46655/_n/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 3060221 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3060223 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46655/_n/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 3060373 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3060375 INFO  (qtp243370452-29036) [n:127.0.0.1:46655__n c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1310
   [junit4]   2> 3060377 INFO  (qtp955158860-28991) [n:127.0.0.1:36085__n c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46655__n&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1315
   [junit4]   2> 3060438 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-3-001 of type NRT
   [junit4]   2> 3060438 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3060439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3060439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3060439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3060439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e283e2d{/_n,null,AVAILABLE}
   [junit4]   2> 3060439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e16a1af{HTTP/1.1,[http/1.1]}{127.0.0.1:36685}
   [junit4]   2> 3060439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.Server Started @3060466ms
   [junit4]   2> 3060439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_n, hostPort=36685, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-3-001/cores}
   [junit4]   2> 3060440 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3060440 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3060440 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 3060440 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3060440 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3060440 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-17T22:56:20.265Z
   [junit4]   2> 3060442 INFO  (zkConnectionManagerCallback-8147-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3060442 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3060442 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-3-001/solr.xml
   [junit4]   2> 3060444 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3060444 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3060445 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3060499 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46433/solr
   [junit4]   2> 3060500 INFO  (zkConnectionManagerCallback-8151-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3060502 INFO  (zkConnectionManagerCallback-8153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3060506 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3060508 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3060508 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36685__n
   [junit4]   2> 3060508 INFO  (zkCallback-8127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3060508 INFO  (zkCallback-8136-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3060508 INFO  (zkCallback-8120-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3060508 INFO  (zkCallback-8094-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3060508 INFO  (zkCallback-8101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3060508 INFO  (zkCallback-8112-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3060508 INFO  (zkCallback-8143-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3060508 INFO  (zkCallback-8152-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3060519 INFO  (zkConnectionManagerCallback-8160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3060520 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3060521 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46433/solr ready
   [junit4]   2> 3060521 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3060531 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3060538 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3060538 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3060539 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-3-001/cores
   [junit4]   2> 3060566 INFO  (qtp955158860-29022) [n:127.0.0.1:36085__n    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36685__n&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3060567 INFO  (OverseerCollectionConfigSetProcessor-72242448273833988-127.0.0.1:45707__n-n_0000000000) [n:127.0.0.1:45707__n    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3060568 INFO  (OverseerThreadFactory-9854-thread-5-processing-n:127.0.0.1:45707__n) [n:127.0.0.1:45707__n c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36685__n for creating new replica of shard shard2
   [junit4]   2> 3060569 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n    x:collection1_shard2_replica_n45] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3061607 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3061615 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 3061691 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3061699 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 3061700 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29cff659
   [junit4]   2> 3061700 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 3061701 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17381091109403962]
   [junit4]   2> 3061702 WARN  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3061725 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3061725 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3061726 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3061726 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3061726 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=784862547, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3061726 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@72d573cb[collection1_shard2_replica_n45] main]
   [junit4]   2> 3061727 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3061727 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3061728 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3061728 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611897222256918528
   [junit4]   2> 3061728 INFO  (searcherExecutor-9901-thread-1-processing-n:127.0.0.1:36685__n x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@72d573cb[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3061730 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 3061731 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 3061731 INFO  (updateExecutor-8148-thread-1-processing-n:127.0.0.1:36685__n x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:36685__n c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3061731 INFO  (recoveryExecutor-8149-thread-1-processing-n:127.0.0.1:36685__n x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:36685__n c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3061732 ERROR (recoveryExecutor-8149-thread-1-processing-n:127.0.0.1:36685__n x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:36685__n c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Error getting recent versions.:java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]   2> 	at java.util.ArrayList.rangeCheck(ArrayList.java:657)
   [junit4]   2> 	at java.util.ArrayList.get(ArrayList.java:433)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:491)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:310)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:294)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3061733 INFO  (qtp93803423-29074) [n:127.0.0.1:36685__n c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1164
   [junit4]   2> 3061735 INFO  (qtp955158860-29022) [n:127.0.0.1:36085__n c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36685__n&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1169
   [junit4]   2> 3061735 INFO  (qtp955158860-28993) [n:127.0.0.1:36085__n c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_n path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3061735 INFO  (qtp955158860-28993) [n:127.0.0.1:36085__n c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_n path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3061735 INFO  (recoveryExecutor-8149-thread-1-processing-n:127.0.0.1:36685__n x:collection1_shard2_replica_n45 c:collection1 s:shar

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

 tag=null
   [junit4]   2> 63766 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@778a10f2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@e0c03e9
   [junit4]   2> 63766 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1_shard1_replica_n47] coreNodeName=[core_node48]
   [junit4]   2> 63767 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44587__n
   [junit4]   2> 63767 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 63768 INFO  (zkCallback-1005-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 63768 INFO  (zkCallback-998-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 63768 INFO  (coreCloseExecutor-263-thread-1) [n:127.0.0.1:44587__n c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@5643a614
   [junit4]   2> 63768 INFO  (coreCloseExecutor-263-thread-1) [n:127.0.0.1:44587__n c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=5643a614
   [junit4]   2> 63768 INFO  (coreCloseExecutor-263-thread-1) [n:127.0.0.1:44587__n c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fc62f15: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@45fa1f27
   [junit4]   2> 63776 INFO  (coreCloseExecutor-263-thread-1) [n:127.0.0.1:44587__n c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=5643a614
   [junit4]   2> 63776 WARN  (coreCloseExecutor-263-thread-1) [n:127.0.0.1:44587__n c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1_shard1_replica_n47] coreNodeName=[core_node48]
   [junit4]   2> 63778 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.Overseer Overseer (id=72242518095626262-127.0.0.1:44587__n-n_0000000004) closing
   [junit4]   2> 63778 INFO  (OverseerStateUpdate-72242518095626262-127.0.0.1:44587__n-n_0000000004) [n:127.0.0.1:44587__n    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44587__n
   [junit4]   2> 63778 WARN  (OverseerAutoScalingTriggerThread-72242518095626262-127.0.0.1:44587__n-n_0000000004) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 63780 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c1491ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 63780 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a929cab{/_n,null,UNAVAILABLE}
   [junit4]   2> 63780 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 63781 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] 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> 63781 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[6B720754CB5023B4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33347 33347
   [junit4]   2> 63977 INFO  (Thread-92) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33347 33347
   [junit4]   2> 63978 WARN  (Thread-92) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/configs/conf1
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.method=test -Dtests.seed=6B720754CB5023B4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-AE -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   24.8s J0 | TestSolrConfigHandlerConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B720754CB5023B4:E326388E65AC4E4C]:0)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:93)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_6B720754CB5023B4-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=9, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=5)), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-AE, timezone=Europe/Dublin
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=1,free=243070696,total=444071936
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerConcurrent, TestSolrConfigHandlerConcurrent]
   [junit4] Completed [5/5 (1!)] on J0 in 24.87s, 1 test, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 6B720754CB5023B4]:
   [junit4]   - org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.43 ..    64.64 =    64.20s
   [junit4] JVM J1:     0.43 ..    52.62 =    52.20s
   [junit4] JVM J2:     0.43 ..    40.30 =    39.87s
   [junit4] Execution time total: 1 minute 4 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 1 error

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 1 error [seed: 6B720754CB5023B4]

Total time: 1 minute 5 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=0d8b2b601425515bff4b42bd9a675735f227f7ad, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2760
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2