Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/1029/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  
'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     
"status":0,     "QTime":0},   "overlay":{     "znodeVersion":0,     
"runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}},  
from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  
'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([8A06D6D5754450F5:524BFB828299F555]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:80)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14650 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> 2461793 INFO  
(SUITE-TestDynamicLoading-seed#[8A06D6D5754450F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/init-core-data-001
   [junit4]   2> 2461793 INFO  
(SUITE-TestDynamicLoading-seed#[8A06D6D5754450F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2461794 INFO  
(SUITE-TestDynamicLoading-seed#[8A06D6D5754450F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2461794 INFO  
(SUITE-TestDynamicLoading-seed#[8A06D6D5754450F5]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kpxj/
   [junit4]   2> 2461796 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2461797 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2461797 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2461897 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64394
   [junit4]   2> 2461897 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64394
   [junit4]   2> 2461897 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64394
   [junit4]   2> 2461918 INFO  (zkConnectionManagerCallback-17848-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2461921 INFO  (zkConnectionManagerCallback-17850-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2461923 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2461924 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2461926 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2461928 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2461931 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2461932 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2461934 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2461935 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2461940 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2461942 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2461943 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2461945 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2462254 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2462254 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2462254 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2462254 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 2462256 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2462256 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2462256 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2462257 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@795d7ad2{/kpxj,null,AVAILABLE}
   [junit4]   2> 2462258 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@430343cb{HTTP/1.1,[http/1.1]}{127.0.0.1:64398}
   [junit4]   2> 2462258 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.e.j.s.Server Started @2462346ms
   [junit4]   2> 2462258 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kpxj, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/tempDir-001/control/data,
 hostPort=64398, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 2462258 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2462258 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2462259 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2462259 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2462259 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2462259 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-18T06:28:57.132126Z
   [junit4]   2> 2462261 INFO  (zkConnectionManagerCallback-17852-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2462263 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2462263 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/control-001/solr.xml
   [junit4]   2> 2462266 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2462266 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2462267 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2462364 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2462369 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64394/solr
   [junit4]   2> 2462371 INFO  (zkConnectionManagerCallback-17856-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2462376 INFO  (zkConnectionManagerCallback-17858-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2462512 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64398_kpxj
   [junit4]   2> 2462513 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.Overseer Overseer 
(id=72237490375426052-127.0.0.1:64398_kpxj-n_0000000000) starting
   [junit4]   2> 2462523 INFO  (zkConnectionManagerCallback-17865-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2462528 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:64394/solr ready
   [junit4]   2> 2462529 INFO  
(OverseerStateUpdate-72237490375426052-127.0.0.1:64398_kpxj-n_0000000000) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:64398_kpxj
   [junit4]   2> 2462538 DEBUG 
(OverseerAutoScalingTriggerThread-72237490375426052-127.0.0.1:64398_kpxj-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: []
   [junit4]   2> 2462540 DEBUG (ScheduledTrigger-14440-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 0 and last live nodes: 0
   [junit4]   2> 2462542 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64398_kpxj
   [junit4]   2> 2462544 INFO  (zkCallback-17857-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2462544 INFO  (zkCallback-17864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2462580 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2462597 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2462607 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2462607 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2462608 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/control-001/cores
   [junit4]   2> 2462626 INFO  (zkConnectionManagerCallback-17871-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2462628 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2462629 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64394/solr ready
   [junit4]   2> 2462631 INFO  (qtp1209126032-45672) [n:127.0.0.1:64398_kpxj    
] 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:64398_kpxj&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2462634 INFO  
(OverseerThreadFactory-14442-thread-1-processing-n:127.0.0.1:64398_kpxj) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2462746 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2462747 INFO  (qtp1209126032-45675) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2462747 INFO  (qtp1209126032-45676) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2462748 INFO  (qtp1209126032-45671) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2462749 INFO  (qtp1209126032-45673) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2462754 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj    
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> 2462755 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2463543 DEBUG (ScheduledTrigger-14440-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 0
   [junit4]   2> 2463777 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 2463798 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463879 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463908 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463908 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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@a7e3a1
   [junit4]   2> 2463909 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2463911 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1de6027d
   [junit4]   2> 2463913 WARN  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463978 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463978 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463981 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2463981 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2463982 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=93.029296875, 
floorSegmentMB=1.4609375, forceMergeDeletesPctAllowed=3.2229259703023727, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=49.088962585920996
   [junit4]   2> 2463982 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55274e07[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2463984 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2463984 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463985 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2463985 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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 1622978528655966208
   [junit4]   2> 2463988 INFO  
(searcherExecutor-14447-thread-1-processing-n:127.0.0.1:64398_kpxj 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:64398_kpxj 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@55274e07[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2463993 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463993 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2463999 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2463999 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2463999 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64398/kpxj/control_collection_shard1_replica_n1/
   [junit4]   2> 2464000 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2464000 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:64398/kpxj/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2464000 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2464001 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72237490375426052-core_node2-n_0000000000
   [junit4]   2> 2464004 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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:64398/kpxj/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2464118 INFO  (zkCallback-17857-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> 2464119 INFO  (zkCallback-17857-thread-2) [    ] 
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> 2464122 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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> 2464126 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj 
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=1371
   [junit4]   2> 2464132 INFO  (qtp1209126032-45672) [n:127.0.0.1:64398_kpxj    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2464227 INFO  (zkCallback-17857-thread-2) [    ] 
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> 2464227 INFO  (zkCallback-17857-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> 2464227 INFO  (zkCallback-17857-thread-3) [    ] 
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> 2464232 INFO  (qtp1209126032-45672) [n:127.0.0.1:64398_kpxj    
] 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:64398_kpxj&wt=javabin&version=2}
 status=0 QTime=1601
   [junit4]   2> 2464238 INFO  (zkConnectionManagerCallback-17876-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2464240 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2464242 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64394/solr ready
   [junit4]   2> 2464242 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2464243 INFO  (qtp1209126032-45673) [n:127.0.0.1:64398_kpxj    
] 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> 2464246 INFO  
(OverseerThreadFactory-14442-thread-2-processing-n:127.0.0.1:64398_kpxj) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2464247 INFO  
(OverseerCollectionConfigSetProcessor-72237490375426052-127.0.0.1:64398_kpxj-n_0000000000)
 [n:127.0.0.1:64398_kpxj    ] 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> 2464467 WARN  
(OverseerThreadFactory-14442-thread-2-processing-n:127.0.0.1:64398_kpxj) 
[n:127.0.0.1:64398_kpxj    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2464470 INFO  (qtp1209126032-45673) [n:127.0.0.1:64398_kpxj    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2464471 INFO  (qtp1209126032-45673) [n:127.0.0.1:64398_kpxj    
] 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=228
   [junit4]   2> 2464472 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2464547 DEBUG (ScheduledTrigger-14440-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2464955 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-1-001
 of type NRT
   [junit4]   2> 2464956 WARN  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2464956 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2464956 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2464956 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 2464957 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2464957 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2464958 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2464958 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75660762{/kpxj,null,AVAILABLE}
   [junit4]   2> 2464958 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@50dededa{HTTP/1.1,[http/1.1]}{127.0.0.1:64408}
   [junit4]   2> 2464958 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.Server Started @2465046ms
   [junit4]   2> 2464958 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kpxj, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/tempDir-001/jetty1,
 hostPort=64408, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 2464959 ERROR (closeThreadPool-17877-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2464959 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2464959 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2464959 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2464959 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2464959 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-18T06:28:59.832435Z
   [junit4]   2> 2464963 INFO  (zkConnectionManagerCallback-17879-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2464964 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2464964 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-1-001/solr.xml
   [junit4]   2> 2464967 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2464967 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2464968 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2465066 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2465070 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64394/solr
   [junit4]   2> 2465073 INFO  (zkConnectionManagerCallback-17883-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2465076 INFO  (zkConnectionManagerCallback-17885-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2465084 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2465090 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64408_kpxj as DOWN
   [junit4]   2> 2465092 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2465092 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64408_kpxj
   [junit4]   2> 2465094 INFO  (zkCallback-17857-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2465094 INFO  (zkCallback-17864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2465094 INFO  (zkCallback-17875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2465094 INFO  (zkCallback-17884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2465119 INFO  (zkConnectionManagerCallback-17892-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2465120 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2465122 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:64394/solr ready
   [junit4]   2> 2465122 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2465145 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2465169 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2465169 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2465181 INFO  (closeThreadPool-17877-thread-1) 
[n:127.0.0.1:64408_kpxj    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-1-001/cores
   [junit4]   2> 2465523 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-2-001
 of type NRT
   [junit4]   2> 2465525 WARN  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2465525 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2465525 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2465525 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 2465526 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2465526 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2465526 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2465526 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c46825{/kpxj,null,AVAILABLE}
   [junit4]   2> 2465527 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42abbc91{HTTP/1.1,[http/1.1]}{127.0.0.1:64413}
   [junit4]   2> 2465527 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.Server Started @2465615ms
   [junit4]   2> 2465527 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kpxj, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/tempDir-001/jetty2,
 hostPort=64413, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-2-001/cores}
   [junit4]   2> 2465527 ERROR (closeThreadPool-17877-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2465527 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2465527 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2465527 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2465527 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2465527 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-18T06:29:00.400530Z
   [junit4]   2> 2465529 INFO  (zkConnectionManagerCallback-17895-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2465531 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2465531 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-2-001/solr.xml
   [junit4]   2> 2465533 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2465533 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2465552 DEBUG (ScheduledTrigger-14440-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 2465553 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2465706 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2465709 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64394/solr
   [junit4]   2> 2465711 INFO  (zkConnectionManagerCallback-17899-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2465715 INFO  (zkConnectionManagerCallback-17901-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2465722 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2465728 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:64413_kpxj as DOWN
   [junit4]   2> 2465729 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2465729 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64413_kpxj
   [junit4]   2> 2465731 INFO  (zkCallback-17875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2465731 INFO  (zkCallback-17857-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2465731 INFO  (zkCallback-17864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2465731 INFO  (zkCallback-17900-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2465732 INFO  (zkCallback-17884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2465732 INFO  (zkCallback-17891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2465749 INFO  (zkConnectionManagerCallback-17908-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2465751 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2465752 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64394/solr ready
   [junit4]   2> 2465753 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2465776 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2465793 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2465794 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2465795 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-2-001/cores
   [junit4]   2> 2466028 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-3-001
 of type NRT
   [junit4]   2> 2466028 WARN  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2466029 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2466029 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2466029 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 2466030 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2466030 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2466030 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2466030 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b690f96{/kpxj,null,AVAILABLE}
   [junit4]   2> 2466030 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6db4d05{HTTP/1.1,[http/1.1]}{127.0.0.1:64418}
   [junit4]   2> 2466031 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.Server Started @2466118ms
   [junit4]   2> 2466031 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kpxj, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/tempDir-001/jetty3,
 hostPort=64418, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-3-001/cores}
   [junit4]   2> 2466031 ERROR (closeThreadPool-17877-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2466031 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2466031 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2466031 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2466031 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2466031 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-18T06:29:00.904390Z
   [junit4]   2> 2466033 INFO  (zkConnectionManagerCallback-17911-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2466034 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2466034 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-3-001/solr.xml
   [junit4]   2> 2466036 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2466036 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2466629 DEBUG (ScheduledTrigger-14440-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 2466630 INFO  
(OverseerCollectionConfigSetProcessor-72237490375426052-127.0.0.1:64398_kpxj-n_0000000000)
 [n:127.0.0.1:64398_kpxj    ] 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> 2466631 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2466837 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2466842 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64394/solr
   [junit4]   2> 2466844 INFO  (zkConnectionManagerCallback-17915-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2466848 INFO  (zkConnectionManagerCallback-17917-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2466855 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2466865 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:64418_kpxj as DOWN
   [junit4]   2> 2466866 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2466866 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64418_kpxj
   [junit4]   2> 2466869 INFO  (zkCallback-17891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2466869 INFO  (zkCallback-17884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2466869 INFO  (zkCallback-17857-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2466869 INFO  (zkCallback-17864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2466869 INFO  (zkCallback-17875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2466869 INFO  (zkCallback-17916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2466869 INFO  (zkCallback-17907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2466869 INFO  (zkCallback-17900-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2466891 INFO  (zkConnectionManagerCallback-17924-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2466893 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2466894 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64394/solr ready
   [junit4]   2> 2466895 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2466912 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2466928 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2466929 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2466930 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-3-001/cores
   [junit4]   2> 2467045 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A06D6D5754450F5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-4-001
 of type NRT
   [junit4]   2> 2467046 WARN  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2467046 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2467046 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2467046 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e15a10a{/kpxj,null,AVAILABLE}
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6bcfa5d4{HTTP/1.1,[http/1.1]}{127.0.0.1:64423}
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.e.j.s.Server Started @2467135ms
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kpxj, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/tempDir-001/jetty4,
 hostPort=64423, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-4-001/cores}
   [junit4]   2> 2467047 ERROR (closeThreadPool-17877-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2467047 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-18T06:29:01.920190Z
   [junit4]   2> 2467053 INFO  (zkConnectionManagerCallback-17927-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467055 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2467055 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-4-001/solr.xml
   [junit4]   2> 2467096 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2467096 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2467097 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2467144 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2467147 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64394/solr
   [junit4]   2> 2467158 INFO  (zkConnectionManagerCallback-17931-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467161 INFO  (zkConnectionManagerCallback-17933-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467167 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2467173 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:64423_kpxj as DOWN
   [junit4]   2> 2467174 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2467174 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64423_kpxj
   [junit4]   2> 2467177 INFO  (zkCallback-17884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467177 INFO  (zkCallback-17900-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467177 INFO  (zkCallback-17891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467177 INFO  (zkCallback-17916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467177 INFO  (zkCallback-17907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467177 INFO  (zkCallback-17857-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467177 INFO  (zkCallback-17864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467177 INFO  (zkCallback-17875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467177 INFO  (zkCallback-17923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467178 INFO  (zkCallback-17932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2467194 INFO  (zkConnectionManagerCallback-17940-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467195 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2467197 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64394/solr ready
   [junit4]   2> 2467197 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2467212 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2467224 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2467224 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2467225 INFO  (closeThreadPool-17877-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-4-001/cores
   [junit4]   2> 2467272 INFO  (qtp1209126032-45674) [n:127.0.0.1:64398_kpxj    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:64408_kpxj&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2467273 INFO  (qtp1209126032-45676) [n:127.0.0.1:64398_kpxj    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:64418_kpxj&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2467273 INFO  (qtp1209126032-45671) [n:127.0.0.1:64398_kpxj    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:64413_kpxj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2467277 INFO  (qtp1209126032-45675) [n:127.0.0.1:64398_kpxj    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:64423_kpxj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2467282 INFO  (qtp1209126032-45672) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2467283 INFO  (qtp1209126032-45673) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2467284 INFO  (qtp1209126032-45672) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2467285 INFO  (qtp1209126032-45673) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467286 INFO  (qtp1209126032-45672) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467287 INFO  (qtp1209126032-45673) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467287 INFO  (qtp1209126032-45672) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467287 INFO  (qtp1209126032-45673) [n:127.0.0.1:64398_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467293 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467294 INFO  (qtp1989706474-45735) [n:127.0.0.1:64408_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467295 INFO  (qtp1989706474-45736) [n:127.0.0.1:64408_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467296 INFO  (qtp1989706474-45737) [n:127.0.0.1:64408_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467297 INFO  (qtp1989706474-45738) [n:127.0.0.1:64408_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467299 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467300 INFO  (qtp951915176-45767) [n:127.0.0.1:64413_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467301 INFO  (qtp951915176-45768) [n:127.0.0.1:64413_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467302 INFO  (qtp951915176-45769) [n:127.0.0.1:64413_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467302 INFO  (qtp951915176-45770) [n:127.0.0.1:64413_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467304 INFO  (qtp1798259414-45799) [n:127.0.0.1:64418_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467305 INFO  (qtp1798259414-45800) [n:127.0.0.1:64418_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467306 INFO  (qtp1798259414-45801) [n:127.0.0.1:64418_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467307 INFO  (qtp1798259414-45802) [n:127.0.0.1:64418_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467307 INFO  (qtp1798259414-45803) [n:127.0.0.1:64418_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467309 INFO  (qtp401195611-45832) [n:127.0.0.1:64423_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467310 INFO  (qtp401195611-45833) [n:127.0.0.1:64423_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467311 INFO  (qtp401195611-45834) [n:127.0.0.1:64423_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467311 INFO  (qtp401195611-45835) [n:127.0.0.1:64423_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467312 INFO  (qtp401195611-45836) [n:127.0.0.1:64423_kpxj    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2467313 INFO  
(OverseerThreadFactory-14442-thread-3-processing-n:127.0.0.1:64398_kpxj) 
[n:127.0.0.1:64398_kpxj c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:64408_kpxj for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 2467313 INFO  
(OverseerThreadFactory-14442-thread-4-processing-n:127.0.0.1:64398_kpxj) 
[n:127.0.0.1:64398_kpxj c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:64413_kpxj for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 2467315 INFO  
(OverseerThreadFactory-14442-thread-3-processing-n:127.0.0.1:64398_kpxj) 
[n:127.0.0.1:64398_kpxj c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2467316 INFO  
(OverseerThreadFactory-14442-thread-4-processing-n:127.0.0.1:64398_kpxj) 
[n:127.0.0.1:64398_kpxj c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2467317 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj    
x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2467319 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2467632 DEBUG (ScheduledTrigger-14440-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5 and last live nodes: 3
   [junit4]   2> 2468642 DEBUG (ScheduledTrigger-14440-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5 and last live nodes: 5
   [junit4]   2> 2469201 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 2469201 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 2469210 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2469210 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 2469292 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2469292 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2469316 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2469316 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2469316 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2469316 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7e3a1
   [junit4]   2> 2469316 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 2469316 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-2-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 2469329 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6a37e4fd
   [junit4]   2> 2469329 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2d151911
   [junit4]   2> 2469331 WARN  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_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> 2469331 WARN  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
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> 2469620 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2469620 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2469623 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2469623 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2469624 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=93.029296875, 
floorSegmentMB=1.4609375, forceMergeDeletesPctAllowed=3.2229259703023727, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=49.088962585920996
   [junit4]   2> 2469626 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@117c2872[collection1_shard1_replica_n2] main]
   [junit4]   2> 2469629 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2469630 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2469631 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2469631 INFO  (qtp951915176-45766) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1622978534576226304
   [junit4]   2> 2469633 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2469633 INFO  (qtp1989706474-45734) [n:127.0.0.1:64408_kpxj 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2469636 INFO  
(searcherExecutor-14489-thread-1-processing-n:127.0.0.1:64413_kpxj 
x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:64413_kpxj 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@117c2872[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2469636 INFO  (qtp1989706474-45734

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

l.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A06D6D5754450F5-001
   [junit4]   2> Jan 18, 2019 6:29:20 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1456, maxMBSortInHeap=6.712818523138415, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ee-GH, 
timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=257297184,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CreateCollectionCleanupTest, 
TestDynamicURP, TestConfigOverlay, DOMUtilTest, TaggerTest, TestXIncludeConfig, 
NodeMutatorTest, SolrRequestParserTest, TestFieldTypeCollectionResource, 
WordBreakSolrSpellCheckerTest, ZkNodePropsTest, HdfsRecoverLeaseTest, 
TestRequestStatusCollectionAPI, TestComponentsName, TestCoreContainer, 
TestReloadAndDeleteDocs, BasicFunctionalityTest, DirectUpdateHandlerTest, 
RestartWhileUpdatingTest, SolrSlf4jReporterTest, TransactionLogTest, 
JSONWriterTest, TestEmbeddedSolrServerAdminHandler, 
TestSolrCloudWithKerberosAlt, TestSolrCLIRunExample, OverseerTest, 
TestLegacyTerms, DistributedUpdateProcessorTest, TestSolrDeletionPolicy1, 
LeaderElectionContextKeyTest, TestNumericRangeQuery32, BlobRepositoryCloudTest, 
SampleTest, BigEndianAscendingWordSerializerTest, ReplicaListTransformerTest, 
AutoscalingHistoryHandlerTest, SynonymTokenizerTest, TestDFRSimilarityFactory, 
TestSQLHandler, TestQuerySenderListener, TestSimPolicyCloud, 
TestHttpShardHandlerFactory, TestExactStatsCache, TestSearchPerf, 
TestNoOpRegenerator, TestDistributedStatsComponentCardinality, 
SpellCheckCollatorWithCollapseTest, DistributedFacetPivotLargeTest, 
TestFieldCacheVsDocValues, TestCloudRecovery, DistribJoinFromCollectionTest, 
BlockDirectoryTest, TestLegacyFieldCache, NotRequiredUniqueKeyTest, 
AddReplicaTest, TestBulkSchemaConcurrent, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, DeleteShardTest, 
TestConfigSetsAPIExclusivity, TestPerFieldSimilarityWithDefaultOverride, 
TestIndexSearcher, HdfsChaosMonkeySafeLeaderTest, 
LeaderFailureAfterFreshStartTest, NodeLostTriggerTest, TestDistribIDF, 
TestTestInjection, ShufflingReplicaListTransformerTest, HighlighterTest, 
TestGraphMLResponseWriter, TestStressVersions, RestoreTriggerStateTest, 
UpdateParamsTest, AutoAddReplicasPlanActionTest, ShardRoutingCustomTest, 
SortSpecParsingTest, V2StandaloneTest, DistributedFacetPivotWhiteBoxTest, 
BasicZkTest, DeleteNodeTest, TestLMDirichletSimilarityFactory, 
TestZkAclsWithHadoopAuth, TestRTimerTree, TestReload, 
TestSkipOverseerOperations, SolrGangliaReporterTest, 
SharedFSAutoReplicaFailoverTest, TestInfoStreamLogging, 
TestCursorMarkWithoutUniqueKey, TestLFUCache, TestStressLucene, 
TestCollationFieldDocValues, HdfsThreadLeakTest, SolrShardReporterTest, 
AssignBackwardCompatibilityTest, UUIDUpdateProcessorFallbackTest, 
TestImpersonationWithHadoopAuth, TestStressReorder, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestSimExecutePlanAction, 
MoreLikeThisHandlerTest, TestUtilizeNode, CursorMarkTest, ExplicitHLLTest, 
HdfsRestartWhileUpdatingTest, CheckHdfsIndexTest, PrimitiveFieldTypeTest, 
MetricsHandlerTest, TestPHPSerializedResponseWriter, TestScoreJoinQPNoScore, 
StatsComponentTest, SSLMigrationTest, SpatialHeatmapFacetsTest, 
TriggerCooldownIntegrationTest, TemplateUpdateProcessorTest, TestQueryUtils, 
SearchHandlerTest, ByteBuffersDirectoryFactoryTest, BaseCdcrDistributedZkTest, 
CSVRequestHandlerTest, RulesTest, SimpleMLTQParserTest, 
TestSchemalessBufferedUpdates, DebugComponentTest, 
TestManagedStopFilterFactory, TestSha256AuthenticationProvider, 
TestPartialUpdateDeduplication, InfoHandlerTest, BlockJoinFacetDistribTest, 
TimeZoneUtilsTest, ManagedSchemaRoundRobinCloudTest, RequestLoggingTest, 
LIROnShardRestartTest, TestNumericTokenStream, SparseHLLTest, 
CollectionsAPIAsyncDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, 
TestSimNodeAddedTrigger, TestStressLiveNodes, TestEmbeddedSolrServerSchemaAPI, 
XsltUpdateRequestHandlerTest, RandomizedTaggerTest, 
TriLevelCompositeIdRoutingTest, DirectSolrConnectionTest, 
TestSimGenericDistributedQueue, TestDistributedMissingSort, 
TestFieldCollectionResource, AtomicUpdatesTest, CleanupOldIndexTest, 
TestMacroExpander, TestCloudInspectUtil, MetricTriggerTest, UUIDFieldTest, 
AddBlockUpdateTest, TestAddFieldRealTimeGet, TestGraphTermsQParserPlugin, 
TestNestedUpdateProcessor, SuggesterWFSTTest, JavabinLoaderTest, TestLockTree, 
HdfsUnloadDistributedZkTest, TestComplexPhraseLeadingWildcard, SolrXmlInZkTest, 
PathHierarchyTokenizerFactoryTest, TestRandomFlRTGCloud, TestTrieFacet, 
TestCSVLoader, CdcrUpdateLogTest, TriggerIntegrationTest, TestPointFields, 
CdcrVersionReplicationTest, PeerSyncWithBufferUpdatesTest, 
DirectSolrSpellCheckerTest, DistributedIntervalFacetingTest, 
ResourceLoaderTest, HdfsBasicDistributedZkTest, DistributedExpandComponentTest, 
TestStressCloudBlindAtomicUpdates, TestLeaderElectionZkExpiry, 
TestCollectionsAPIViaSolrCloudCluster, AnalyticsQueryTest, 
SimpleCollectionCreateDeleteTest, IndexBasedSpellCheckerTest, 
SolrJmxReporterCloudTest, NoCacheHeaderTest, RegexBytesRefFilterTest, 
MetricsHistoryIntegrationTest, TestTolerantUpdateProcessorCloud, 
TestDynamicFieldCollectionResource, TestFaceting, TestConfigSetProperties, 
DistributedQueryComponentCustomSortTest, TestJsonRequest, TestFunctionQuery, 
TestHashPartitioner, TestSimpleTextCodec, CollectionPropsTest, 
FacetPivotSmallTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestInPlaceUpdatesStandalone, TestChildDocTransformer, TestMissingGroups, 
TestDownShardTolerantSearch, OpenExchangeRatesOrgProviderTest, 
ConcurrentDeleteAndCreateCollectionTest, TestUseDocValuesAsStored, 
IndexSchemaRuntimeFieldTest, TestMaxTokenLenTokenizer, 
AnalysisAfterCoreReloadTest, CursorPagingTest, DisMaxRequestHandlerTest, 
MinimalSchemaTest, OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, 
TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, 
TestSolrCoreProperties, TestTolerantSearch, TestTrie, 
ProtectedTermFilterFactoryTest, TestCharFilters, TokenizerChainTest, 
TestLuceneIndexBackCompat, AsyncCallRequestStatusResponseTest, 
BasicDistributedZk2Test, ClusterStateTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, 
DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, 
ForceLeaderTest, HttpPartitionOnCommitTest, LeaderElectionIntegrationTest, 
LeaderVoteWaitTimeoutTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
OverseerStatusTest, PeerSyncReplicationTest, RollingRestartTest, 
TestCloudConsistency, TestCloudPhrasesIdentificationComponent, 
TestCloudPivotFacet, TestCloudPseudoReturnFields, TestClusterProperties, 
TestConfigSetsAPI, TestCryptoKeys, TestDistributedMap, 
TestLeaderElectionWithEmptyReplica, TestPullReplica, 
TestRandomRequestDistribution, TestRequestForwarding, TestSSLRandomization, 
TestSegmentSorting, TestZkChroot, TlogReplayBufferedWhileIndexingTest, 
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, ZkSolrClientTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, 
MetricTriggerIntegrationTest, NodeLostTriggerIntegrationTest, 
SystemLogListenerTest, TestSimDistribStateManager, TestSimExtremeIndexing, 
TestSimTriggerIntegration, CdcrOpsAndBoundariesTest, 
CdcrReplicationHandlerTest, HDFSCollectionsAPITest, 
HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsNNFailoverTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, 
TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, 
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, OpenCloseCoreStressTest, 
PluginInfoTest, QueryResultKeyTest, RAMDirectoryFactoryTest, 
RequestHandlersTest, SOLR749Test, SolrCoreTest, TestCorePropertiesReload, 
TestDirectoryFactory, TestDynamicLoading]
   [junit4] Completed [589/837 (1!)] on J1 in 23.93s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43199 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/1029/consoleText

[repro] Revision: 618812899cb1a6fc8ce7fa917ec4bc569686b0ff

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=8A06D6D5754450F5 
-Dtests.slow=true -Dtests.locale=ee-GH -Dtests.timezone=Pacific/Kwajalein 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3610 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestDynamicLoading" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=8A06D6D5754450F5 
-Dtests.slow=true -Dtests.locale=ee-GH -Dtests.timezone=Pacific/Kwajalein 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 72 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.core.TestDynamicLoading
[repro] Exiting with code 0

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

Reply via email to