You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/12/23 09:29:10 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1579 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1579/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A4788DFB19CD7A4B:7C35A0ACEE10DFEB]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.junit.Assert.assertNotNull(Assert.java:537)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13638 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> 4210971 INFO  (SUITE-TestDynamicLoading-seed#[A4788DFB19CD7A4B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/init-core-data-001
   [junit4]   2> 4210971 INFO  (SUITE-TestDynamicLoading-seed#[A4788DFB19CD7A4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4210972 INFO  (SUITE-TestDynamicLoading-seed#[A4788DFB19CD7A4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4210972 INFO  (SUITE-TestDynamicLoading-seed#[A4788DFB19CD7A4B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vo_lxm/o
   [junit4]   2> 4210987 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4210988 INFO  (Thread-10050) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4210988 INFO  (Thread-10050) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4210991 ERROR (Thread-10050) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4211095 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.ZkTestServer start zk server on port:47036
   [junit4]   2> 4211106 INFO  (zkConnectionManagerCallback-6327-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211127 INFO  (zkConnectionManagerCallback-6329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211151 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4211159 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 4211165 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4211170 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4211175 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4211179 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4211183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4211188 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4211192 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4211196 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4211200 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4211205 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 4211325 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4211326 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22f7b523{/vo_lxm/o,null,AVAILABLE}
   [junit4]   2> 4211326 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a110ee3{HTTP/1.1,[http/1.1]}{127.0.0.1:34573}
   [junit4]   2> 4211326 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server Started @4215877ms
   [junit4]   2> 4211327 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/tempDir-001/control/data, replicaType=NRT, hostContext=/vo_lxm/o, hostPort=34573, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/control-001/cores}
   [junit4]   2> 4211329 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4211329 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4211330 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4211330 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4211330 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-23T08:59:19.338Z
   [junit4]   2> 4211331 INFO  (zkConnectionManagerCallback-6331-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211333 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4211333 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/control-001/solr.xml
   [junit4]   2> 4211335 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4211335 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4211336 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4211338 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47036/solr
   [junit4]   2> 4211339 INFO  (zkConnectionManagerCallback-6335-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211342 INFO  (zkConnectionManagerCallback-6337-thread-1-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211451 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4211454 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34573_vo_lxm%2Fo
   [junit4]   2> 4211455 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.Overseer Overseer (id=99222785818427396-127.0.0.1:34573_vo_lxm%2Fo-n_0000000000) starting
   [junit4]   2> 4211464 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34573_vo_lxm%2Fo
   [junit4]   2> 4211466 INFO  (zkCallback-6336-thread-1-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4211515 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4211521 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4211521 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4211522 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/control-001/cores
   [junit4]   2> 4211535 INFO  (zkConnectionManagerCallback-6343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211536 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4211537 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47036/solr ready
   [junit4]   2> 4211539 INFO  (qtp633576891-35871) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34573_vo_lxm%252Fo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4211542 INFO  (OverseerThreadFactory-12299-thread-1-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 4211657 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo    ] 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> 4211658 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4211769 INFO  (zkCallback-6336-thread-1-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] 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> 4212689 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4212704 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212782 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212807 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212808 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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@24147e30
   [junit4]   2> 4212808 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4212808 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4212810 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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=46, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=38.7041015625, floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=4.194956542212516, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7415281283788758
   [junit4]   2> 4212812 WARN  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212847 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212847 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212847 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4212847 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4212848 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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=37, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=9.337890625, floorSegmentMB=1.951171875, forceMergeDeletesPctAllowed=7.156782764158622, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3678693875069412
   [junit4]   2> 4212848 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d517ff[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4212850 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4212850 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212851 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4212851 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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 1587564575047286784
   [junit4]   2> 4212856 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4212856 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212856 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34573/vo_lxm/o/control_collection_shard1_replica_n1/
   [junit4]   2> 4212856 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212856 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34573/vo_lxm/o/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4212856 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4212856 INFO  (searcherExecutor-12302-thread-1-processing-n:127.0.0.1:34573_vo_lxm%2Fo x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:34573_vo_lxm%2Fo 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@2d517ff[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4212860 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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:34573/vo_lxm/o/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4212963 INFO  (zkCallback-6336-thread-2-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] 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> 4213016 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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> 4213018 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo 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=1361
   [junit4]   2> 4213023 INFO  (qtp633576891-35871) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 4213135 INFO  (zkCallback-6336-thread-2-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] 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> 4213544 INFO  (OverseerCollectionConfigSetProcessor-99222785818427396-127.0.0.1:34573_vo_lxm%2Fo-n_0000000000) [n:127.0.0.1:34573_vo_lxm%2Fo    ] 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> 4214024 INFO  (qtp633576891-35871) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34573_vo_lxm%252Fo&wt=javabin&version=2} status=0 QTime=2485
   [junit4]   2> 4214032 INFO  (zkConnectionManagerCallback-6347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4214036 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4214040 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47036/solr ready
   [junit4]   2> 4214040 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4214041 INFO  (qtp633576891-35876) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4214048 INFO  (OverseerThreadFactory-12299-thread-2-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 4214050 WARN  (OverseerThreadFactory-12299-thread-2-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 4214264 INFO  (qtp633576891-35876) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 4214265 INFO  (qtp633576891-35876) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=223
   [junit4]   2> 4214394 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-1-001 of type NRT
   [junit4]   2> 4214394 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4214395 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1aa2c7a7{/vo_lxm/o,null,AVAILABLE}
   [junit4]   2> 4214395 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b67668b{HTTP/1.1,[http/1.1]}{127.0.0.1:64546}
   [junit4]   2> 4214395 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server Started @4218947ms
   [junit4]   2> 4214395 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vo_lxm/o, hostPort=64546, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-1-001/cores}
   [junit4]   2> 4214398 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4214398 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4214398 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4214398 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4214398 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-23T08:59:22.406Z
   [junit4]   2> 4214400 INFO  (zkConnectionManagerCallback-6349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4214401 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4214401 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-1-001/solr.xml
   [junit4]   2> 4214403 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4214404 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4214404 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4214406 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47036/solr
   [junit4]   2> 4214408 INFO  (zkConnectionManagerCallback-6353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4214413 INFO  (zkConnectionManagerCallback-6355-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4214422 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4214425 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4214427 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64546_vo_lxm%2Fo
   [junit4]   2> 4214429 INFO  (zkCallback-6336-thread-2-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4214429 INFO  (zkCallback-6346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4214429 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4214542 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4214548 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4214549 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4214550 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-1-001/cores
   [junit4]   2> 4214569 INFO  (qtp633576891-35877) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64546_vo_lxm%252Fo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4214572 INFO  (OverseerCollectionConfigSetProcessor-99222785818427396-127.0.0.1:34573_vo_lxm%2Fo-n_0000000000) [n:127.0.0.1:34573_vo_lxm%2Fo    ] 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> 4214573 INFO  (OverseerThreadFactory-12299-thread-3-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:64546_vo_lxm%2Fo for creating new replica
   [junit4]   2> 4214577 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4214577 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4214684 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4215606 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4215625 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 4215694 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4215716 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 4215716 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4215716 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4215716 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 4215718 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=38.7041015625, floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=4.194956542212516, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7415281283788758
   [junit4]   2> 4215720 WARN  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4215761 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4215761 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4215762 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4215762 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4215763 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=9.337890625, floorSegmentMB=1.951171875, forceMergeDeletesPctAllowed=7.156782764158622, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3678693875069412
   [junit4]   2> 4215763 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@53aa7580[collection1_shard2_replica_n41] main]
   [junit4]   2> 4215764 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4215765 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4215765 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4215766 INFO  (searcherExecutor-12313-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@53aa7580[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4215766 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587564578103885824
   [junit4]   2> 4215772 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4215772 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4215773 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64546/vo_lxm/o/collection1_shard2_replica_n41/
   [junit4]   2> 4215773 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4215773 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:64546/vo_lxm/o/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 4215773 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4215777 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64546/vo_lxm/o/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 4215880 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4215929 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4215933 INFO  (qtp1284048986-35920) [n:127.0.0.1:64546_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1356
   [junit4]   2> 4215939 INFO  (qtp633576891-35877) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:64546_vo_lxm%252Fo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1370
   [junit4]   2> 4216034 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4216080 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-2-001 of type NRT
   [junit4]   2> 4216080 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4216081 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7976f993{/vo_lxm/o,null,AVAILABLE}
   [junit4]   2> 4216081 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7235ff90{HTTP/1.1,[http/1.1]}{127.0.0.1:52513}
   [junit4]   2> 4216081 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server Started @4220633ms
   [junit4]   2> 4216081 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vo_lxm/o, hostPort=52513, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-2-001/cores}
   [junit4]   2> 4216084 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4216084 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4216084 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4216084 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4216084 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-23T08:59:24.092Z
   [junit4]   2> 4216086 INFO  (zkConnectionManagerCallback-6359-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4216087 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4216087 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-2-001/solr.xml
   [junit4]   2> 4216090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4216090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4216090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4216092 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47036/solr
   [junit4]   2> 4216094 INFO  (zkConnectionManagerCallback-6363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4216097 INFO  (zkConnectionManagerCallback-6365-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4216105 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4216108 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4216110 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52513_vo_lxm%2Fo
   [junit4]   2> 4216111 INFO  (zkCallback-6336-thread-2-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4216112 INFO  (zkCallback-6346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4216112 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4216112 INFO  (zkCallback-6364-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4216368 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4216374 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4216374 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4216376 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-2-001/cores
   [junit4]   2> 4216399 INFO  (qtp633576891-35870) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:52513_vo_lxm%252Fo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4216402 INFO  (OverseerCollectionConfigSetProcessor-99222785818427396-127.0.0.1:34573_vo_lxm%2Fo-n_0000000000) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4216403 INFO  (OverseerThreadFactory-12299-thread-4-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:52513_vo_lxm%2Fo for creating new replica
   [junit4]   2> 4216406 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4216406 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4216512 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4216512 INFO  (zkCallback-6364-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4217438 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4217455 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 4217526 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4217543 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 4217543 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4217543 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4217543 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 4217545 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=38.7041015625, floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=4.194956542212516, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7415281283788758
   [junit4]   2> 4217547 WARN  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4217579 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4217579 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4217580 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4217580 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4217580 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=9.337890625, floorSegmentMB=1.951171875, forceMergeDeletesPctAllowed=7.156782764158622, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3678693875069412
   [junit4]   2> 4217581 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e51bc58[collection1_shard1_replica_n43] main]
   [junit4]   2> 4217582 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4217583 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4217583 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4217584 INFO  (searcherExecutor-12324-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@6e51bc58[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4217584 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587564580010196992
   [junit4]   2> 4217589 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4217590 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4217590 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52513/vo_lxm/o/collection1_shard1_replica_n43/
   [junit4]   2> 4217590 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4217590 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:52513/vo_lxm/o/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 4217590 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4217593 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52513/vo_lxm/o/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 4217697 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4217697 INFO  (zkCallback-6364-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4217745 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4217752 INFO  (qtp2107007756-35952) [n:127.0.0.1:52513_vo_lxm%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1346
   [junit4]   2> 4217758 INFO  (qtp633576891-35870) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:52513_vo_lxm%252Fo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1360
   [junit4]   2> 4217852 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4217853 INFO  (zkCallback-6364-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4217905 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-3-001 of type NRT
   [junit4]   2> 4217905 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4217907 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@355a50a5{/vo_lxm/o,null,AVAILABLE}
   [junit4]   2> 4217907 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@651fd1c1{HTTP/1.1,[http/1.1]}{127.0.0.1:39505}
   [junit4]   2> 4217907 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server Started @4222459ms
   [junit4]   2> 4217907 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/vo_lxm/o, hostPort=39505, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-3-001/cores}
   [junit4]   2> 4217910 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4217910 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4217910 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4217910 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4217910 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-23T08:59:25.918Z
   [junit4]   2> 4217916 INFO  (zkConnectionManagerCallback-6369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4217920 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4217920 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-3-001/solr.xml
   [junit4]   2> 4217923 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4217923 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4217924 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4217926 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47036/solr
   [junit4]   2> 4217929 INFO  (zkConnectionManagerCallback-6373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4217933 INFO  (zkConnectionManagerCallback-6375-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4217944 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4217946 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4217952 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39505_vo_lxm%2Fo
   [junit4]   2> 4217954 INFO  (zkCallback-6336-thread-2-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4217954 INFO  (zkCallback-6364-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4217955 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4217955 INFO  (zkCallback-6346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4217956 INFO  (zkCallback-6374-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4218217 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4218224 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4218224 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4218225 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-3-001/cores
   [junit4]   2> 4218253 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39505_vo_lxm%252Fo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4218257 INFO  (OverseerCollectionConfigSetProcessor-99222785818427396-127.0.0.1:34573_vo_lxm%2Fo-n_0000000000) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4218258 INFO  (OverseerThreadFactory-12299-thread-5-processing-n:127.0.0.1:34573_vo_lxm%2Fo) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39505_vo_lxm%2Fo for creating new replica
   [junit4]   2> 4218261 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4218261 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4218368 INFO  (zkCallback-6364-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4218368 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4218368 INFO  (zkCallback-6374-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4219280 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4219288 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 4219358 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4219377 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 4219378 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24147e30
   [junit4]   2> 4219378 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4219378 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 4219380 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=38.7041015625, floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=4.194956542212516, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7415281283788758
   [junit4]   2> 4219382 WARN  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4219418 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4219419 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4219419 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4219419 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4219420 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=9.337890625, floorSegmentMB=1.951171875, forceMergeDeletesPctAllowed=7.156782764158622, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3678693875069412
   [junit4]   2> 4219420 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@596c8690[collection1_shard2_replica_n45] main]
   [junit4]   2> 4219422 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4219422 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4219422 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4219423 INFO  (searcherExecutor-12335-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@596c8690[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4219423 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587564581938528256
   [junit4]   2> 4219427 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 4219428 INFO  (updateExecutor-6370-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 4219428 INFO  (qtp1959000784-35983) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1168
   [junit4]   2> 4219429 INFO  (recoveryExecutor-6371-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 4219429 INFO  (recoveryExecutor-6371-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 4219429 INFO  (recoveryExecutor-6371-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 4219429 INFO  (recoveryExecutor-6371-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 4219429 INFO  (recoveryExecutor-6371-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:64546/vo_lxm/o/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:39505/vo_lxm/o/collection1_shard2_replica_n45/]
   [junit4]   2> 4219431 INFO  (qtp633576891-35872) [n:127.0.0.1:34573_vo_lxm%2Fo    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39505_vo_lxm%252Fo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1177
   [junit4]   2> 4219432 INFO  (recoveryExecutor-6371-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:39505_vo_lxm%2Fo c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:64546/vo_lxm/o]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:39505_vo_lxm%252Fo&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 4219433 INFO  (qtp1284048986-35922) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 4219434 INFO  (qtp1284048986-35922) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:39505_vo_lxm%2Fo, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:39505/vo_lxm/o","node_name":"127.0.0.1:39505_vo_lxm%2Fo","state":"down","type":"NRT"}
   [junit4]   2> 4219532 INFO  (zkCallback-6374-thread-1-processing-n:127.0.0.1:39505_vo_lxm%2Fo) [n:127.0.0.1:39505_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4219533 INFO  (zkCallback-6364-thread-1-processing-n:127.0.0.1:52513_vo_lxm%2Fo) [n:127.0.0.1:52513_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4219533 INFO  (zkCallback-6354-thread-1-processing-n:127.0.0.1:64546_vo_lxm%2Fo) [n:127.0.0.1:64546_vo_lxm%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4219581 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001/shard-4-001 of type NRT
   [junit4]   2> 4219581 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4219583 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15f8bff4{/vo_lxm/o,null,AVAILABLE}
   [junit4]   2> 4219583 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71f2ebfa{HTTP/1.1,[http/1.1]}{127.0.0.1:59530}
   [junit4]   2> 4219583 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.e.j.s.Server Started @4224136ms
   [junit4]   2> 4219583 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A4788DFB19CD7A4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris

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

s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=A4788DFB19CD7A4B -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Pacific/Ponape -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 22.2s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4788DFB19CD7A4B:7C35A0ACEE10DFEB]:0)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:116)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A4788DFB19CD7A4B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=662, maxMBSortInHeap=6.120312759552462, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d0965e6), locale=hr-HR, timezone=Pacific/Ponape
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=305691016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, AtomicUpdateProcessorFactoryTest, TestExecutePlanAction, TestRestManager, TestTestInjection, CollectionReloadTest, UUIDFieldTest, PrimUtilsTest, TestStreamBody, TestComputePlanAction, BlobRepositoryCloudTest, TestNonDefinedSimilarityFactory, TestCoreDiscovery, CdcrReplicationHandlerTest, TestSkipOverseerOperations, TestCloudPivotFacet, TestJmxIntegration, TestConfigsApi, DateMathParserTest, TestNumericTerms64, AddBlockUpdateTest, SolrCloudReportersTest, TriggerIntegrationTest, RAMDirectoryFactoryTest, CursorPagingTest, DisMaxRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestDistributedStatsComponentCardinality, SyncSliceTest, AssignBackwardCompatibilityTest, DirectUpdateHandlerOptimizeTest, TestInfoStreamLogging, DeleteInactiveReplicaTest, BufferStoreTest, TestExactStatsCache, TestAuthenticationFramework, SpellCheckCollatorWithCollapseTest, WrapperMergePolicyFactoryTest, TestSlowCompositeReaderWrapper, SuggesterTSTTest, NoCacheHeaderTest, SuggesterFSTTest, NotRequiredUniqueKeyTest, XmlUpdateRequestHandlerTest, SuggesterWFSTTest, SolrCmdDistributorTest, ExitableDirectoryReaderTest, RequiredFieldsTest, TestSurroundQueryParser, ConnectionReuseTest, TestTolerantSearch, ShardRoutingTest, HighlighterConfigTest, ChaosMonkeyNothingIsSafeTest, DefaultValueUpdateProcessorTest, SliceStateTest, DistributedDebugComponentTest, DateRangeFieldTest, SuggestComponentContextFilterQueryTest, TestSweetSpotSimilarityFactory, TestDocBasedVersionConstraints, TestFiltering, TestManagedSchemaThreadSafety, TestReRankQParserPlugin, TestMultiWordSynonyms, TestCollapseQParserPlugin, ZkStateWriterTest, DistributedFacetExistsSmallTest, TestComplexPhraseQParserPlugin, TestGeoJSONResponseWriter, TestFieldCache, PropertiesRequestHandlerTest, SolrRequestParserTest, BlockCacheTest, ResponseHeaderTest, HdfsBasicDistributedZkTest, HighlighterTest, TestPhraseSuggestions, TestCodecSupport, TestCursorMarkWithoutUniqueKey, TestApiFramework, TestSQLHandlerNonCloud, TestBlendedInfixSuggestions, TestCollationFieldDocValues, TestPullReplica, TestSchemaResource, TestSSLRandomization, TestUseDocValuesAsStored, TestFreeTextSuggestions, InfoHandlerTest, SimpleCollectionCreateDeleteTest, TestNestedDocsSort, TestRawResponseWriter, DistributedQueryElevationComponentTest, MoveReplicaHDFSTest, ZkControllerTest, ClassificationUpdateProcessorFactoryTest, MergeStrategyTest, TestIndexingPerformance, TestRandomFlRTGCloud, HighlighterMaxOffsetTest, TestLFUCache, HLLSerializationTest, TestTrackingShardHandlerFactory, TestSolrCloudSnapshots, GraphQueryTest, HdfsNNFailoverTest, TestAtomicUpdateErrorCases, ReplaceNodeTest, DistanceFunctionTest, MissingSegmentRecoveryTest, ClusterStateTest, TestStressCloudBlindAtomicUpdates, URLClassifyProcessorTest, HdfsRecoveryZkTest, OverseerRolesTest, TestOmitPositions, TestRealTimeGet, XsltUpdateRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, TolerantUpdateProcessorTest, ParsingFieldUpdateProcessorsTest, ShardSplitTest, TestReversedWildcardFilterFactory, CdcrUpdateLogTest, TestLazyCores, TestXmlQParser, TestSimpleQParserPlugin, CursorMarkTest, AutoAddReplicasPlanActionTest, MetricTriggerTest, CSVRequestHandlerTest, DistributedTermsComponentTest, BJQParserTest, DistributedFacetSimpleRefinementLongTailTest, TestJsonFacets, CachingDirectoryFactoryTest, TestManagedResource, TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, TestScoreJoinQPScore, TestCloudInspectUtil, TestLMDirichletSimilarityFactory, PrimitiveFieldTypeTest, ClusterStateUpdateTest, TestOrdValues, TestCorePropertiesReload, SolrCloudExampleTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCloudManagedSchema, FieldAnalysisRequestHandlerTest, TestDFRSimilarityFactory, TestCryptoKeys, AsyncCallRequestStatusResponseTest, TestNRTOpen, TestSolrDeletionPolicy2, DistributedSuggestComponentTest, QueryParsingTest, RestartWhileUpdatingTest, TestRandomDVFaceting, CollectionsAPISolrJTest, ReturnFieldsTest, HdfsLockFactoryTest, ConfigSetsAPITest, BadIndexSchemaTest, DateFieldTest, TestRangeQuery, SortSpecParsingTest, TestCSVResponseWriter, TestImpersonationWithHadoopAuth, SolrInfoBeanTest, TestCustomDocTransformer, TestShortCircuitedRequests, TestSolrCoreProperties, TestRTimerTree, TestEmbeddedSolrServerSchemaAPI, TestZkAclsWithHadoopAuth, RegexBytesRefFilterTest, TestRetrieveFieldsOptimizer, TestCloudRecovery, SignatureUpdateProcessorFactoryTest, TestEmbeddedSolrServerAdminHandler, TestLegacyNumericUtils, TestChildDocTransformer, CdcrVersionReplicationTest, UnloadDistributedZkTest, BlockJoinFacetRandomTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestRecovery, DistributedSpellCheckComponentTest, TestJoin, TestReload, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, TestSystemIdResolver, DOMUtilTest, TestUtils, ZkNodePropsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, TestDistributedMissingSort, ActionThrottleTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DistribCursorPagingTest, DistributedQueueTest, HealthCheckHandlerTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, TestCloudDeleteByQuery, TestClusterProperties, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, TestRequestForwarding, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, TestClusterStateProvider, TestGenericDistributedQueue, TestLargeCluster, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, StressHdfsTest, CoreSorterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading]
   [junit4] Completed [616/765 (1!)] on J0 in 22.28s, 1 test, 1 failure <<< FAILURES!

[...truncated 48554 lines...]