Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1610/
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([F7D6A333BE924370:2F9B8E64494FE6D0]: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:97)
        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 13699 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> 4758244 INFO  
(SUITE-TestDynamicLoading-seed#[F7D6A333BE924370]-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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/init-core-data-001
   [junit4]   2> 4758245 INFO  
(SUITE-TestDynamicLoading-seed#[F7D6A333BE924370]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4758246 INFO  
(SUITE-TestDynamicLoading-seed#[F7D6A333BE924370]-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> 4758246 INFO  
(SUITE-TestDynamicLoading-seed#[F7D6A333BE924370]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4758260 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4758261 INFO  (Thread-8482) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4758261 INFO  (Thread-8482) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4758265 ERROR (Thread-8482) [    ] 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> 4758362 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51014
   [junit4]   2> 4758369 INFO  (zkConnectionManagerCallback-7135-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4758380 INFO  (zkConnectionManagerCallback-7137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4758387 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758389 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758391 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758393 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758394 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758396 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758398 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758399 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758401 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758402 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758404 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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> 4758406 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 4758559 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4758560 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ed977a6{/,null,AVAILABLE}
   [junit4]   2> 4758561 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5bb4f8f1{HTTP/1.1,[http/1.1]}{127.0.0.1:33744}
   [junit4]   2> 4758561 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server Started @4763172ms
   [junit4]   2> 4758561 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/tempDir-001/control/data,
 hostContext=/, hostPort=33744, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/control-001/cores}
   [junit4]   2> 4758561 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4758561 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4758561 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4758561 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4758562 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-07T00:37:55.422Z
   [junit4]   2> 4758567 INFO  (zkConnectionManagerCallback-7139-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4758568 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4758568 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/control-001/solr.xml
   [junit4]   2> 4758571 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4758571 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4758572 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4758575 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51014/solr
   [junit4]   2> 4758580 INFO  (zkConnectionManagerCallback-7143-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4758589 INFO  
(zkConnectionManagerCallback-7145-thread-1-processing-n:127.0.0.1:33744_) 
[n:127.0.0.1:33744_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4758703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:33744_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4758703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:33744_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:33744_
   [junit4]   2> 4758705 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:33744_    ] o.a.s.c.Overseer Overseer 
(id=99305748897595396-127.0.0.1:33744_-n_0000000000) starting
   [junit4]   2> 4758713 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:33744_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33744_
   [junit4]   2> 4758719 INFO  
(OverseerStateUpdate-99305748897595396-127.0.0.1:33744_-n_0000000000) 
[n:127.0.0.1:33744_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4758827 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:33744_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4758834 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:33744_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4758834 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:33744_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4758835 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:33744_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/control-001/cores
   [junit4]   2> 4758851 INFO  (zkConnectionManagerCallback-7151-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4758852 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4758854 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51014/solr ready
   [junit4]   2> 4758856 INFO  (qtp215995676-34326) [n:127.0.0.1:33744_    ] 
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:33744_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4758861 INFO  
(OverseerThreadFactory-12310-thread-1-processing-n:127.0.0.1:33744_) 
[n:127.0.0.1:33744_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 4758985 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_    ] 
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> 4758987 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4759128 INFO  
(zkCallback-7144-thread-1-processing-n:127.0.0.1:33744_) [n:127.0.0.1:33744_    
] 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> 4760039 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4760069 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760165 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760188 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760188 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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@47e5dff1
   [junit4]   2> 4760188 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4760189 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4760190 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 4760193 WARN  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760228 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760228 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760229 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4760229 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4760230 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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=11, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=38.16796875, 
floorSegmentMB=1.3203125, forceMergeDeletesPctAllowed=7.580967010430552, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7145361062711567
   [junit4]   2> 4760230 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e03c80f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4760231 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4760232 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760232 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4760233 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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 1588891984428269568
   [junit4]   2> 4760239 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4760239 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760239 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33744/control_collection_shard1_replica_n1/
   [junit4]   2> 4760239 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760239 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33744/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4760239 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760247 INFO  
(searcherExecutor-12313-thread-1-processing-n:127.0.0.1:33744_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:33744_ 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@3e03c80f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4760248 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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:33744/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4760351 INFO  
(zkCallback-7144-thread-1-processing-n:127.0.0.1:33744_) [n:127.0.0.1:33744_    
] 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> 4760401 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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> 4760410 INFO  (qtp215995676-34328) [n:127.0.0.1:33744_ 
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=1425
   [junit4]   2> 4760433 INFO  (qtp215995676-34326) [n:127.0.0.1:33744_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 4760524 INFO  
(zkCallback-7144-thread-1-processing-n:127.0.0.1:33744_) [n:127.0.0.1:33744_    
] 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> 4760873 INFO  
(OverseerCollectionConfigSetProcessor-99305748897595396-127.0.0.1:33744_-n_0000000000)
 [n:127.0.0.1:33744_    ] 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> 4761434 INFO  (qtp215995676-34326) [n:127.0.0.1:33744_    ] 
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:33744_&wt=javabin&version=2}
 status=0 QTime=2579
   [junit4]   2> 4761438 INFO  (zkConnectionManagerCallback-7155-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4761440 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4761443 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51014/solr ready
   [junit4]   2> 4761443 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 4761444 INFO  (qtp215995676-34331) [n:127.0.0.1:33744_    ] 
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> 4761447 INFO  
(OverseerThreadFactory-12310-thread-2-processing-n:127.0.0.1:33744_) 
[n:127.0.0.1:33744_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 4761448 WARN  
(OverseerThreadFactory-12310-thread-2-processing-n:127.0.0.1:33744_) 
[n:127.0.0.1:33744_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 4761654 INFO  (qtp215995676-34331) [n:127.0.0.1:33744_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 4761654 INFO  (qtp215995676-34331) [n:127.0.0.1:33744_    ] 
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=210
   [junit4]   2> 4761786 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-1-001
 of type NRT
   [junit4]   2> 4761787 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4761788 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@533d8b79{/,null,AVAILABLE}
   [junit4]   2> 4761788 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48df3e1{HTTP/1.1,[http/1.1]}{127.0.0.1:63227}
   [junit4]   2> 4761788 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server Started @4766401ms
   [junit4]   2> 4761788 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63227, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-1-001/cores}
   [junit4]   2> 4762021 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4762021 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4762024 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4762024 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4762024 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-07T00:37:58.884Z
   [junit4]   2> 4762029 INFO  (zkConnectionManagerCallback-7157-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4762031 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4762031 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-1-001/solr.xml
   [junit4]   2> 4762035 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4762035 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4762036 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4762039 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51014/solr
   [junit4]   2> 4762041 INFO  (zkConnectionManagerCallback-7161-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4762044 INFO  
(zkConnectionManagerCallback-7163-thread-1-processing-n:127.0.0.1:63227_) 
[n:127.0.0.1:63227_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4762055 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:63227_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4762058 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:63227_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4762061 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:63227_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63227_
   [junit4]   2> 4762062 INFO  
(zkCallback-7144-thread-1-processing-n:127.0.0.1:33744_) [n:127.0.0.1:33744_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4762065 INFO  (zkCallback-7154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4762065 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4762136 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:63227_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4762143 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:63227_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4762143 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:63227_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4762144 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:63227_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-1-001/cores
   [junit4]   2> 4762164 INFO  (qtp215995676-34337) [n:127.0.0.1:33744_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:63227_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4762168 INFO  
(OverseerCollectionConfigSetProcessor-99305748897595396-127.0.0.1:33744_-n_0000000000)
 [n:127.0.0.1:33744_    ] 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> 4762169 INFO  
(OverseerThreadFactory-12310-thread-3-processing-n:127.0.0.1:33744_) 
[n:127.0.0.1:33744_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:63227_ 
for creating new replica
   [junit4]   2> 4762173 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_    ] 
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> 4762173 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4762281 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] 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> 4763218 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4763245 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 4763339 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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> 4763361 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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> 4763361 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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@47e5dff1
   [junit4]   2> 4763362 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4763362 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 4763363 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 4763366 WARN  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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> 4763415 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4763415 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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> 4763416 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 4763416 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 4763417 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=38.16796875, 
floorSegmentMB=1.3203125, forceMergeDeletesPctAllowed=7.580967010430552, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7145361062711567
   [junit4]   2> 4763417 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66cb2fa5[collection1_shard2_replica_n41] main]
   [junit4]   2> 4763419 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4763420 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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> 4763420 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4763420 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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 
1588891987770081280
   [junit4]   2> 4763421 INFO  
(searcherExecutor-12324-thread-1-processing-n:127.0.0.1:63227_ 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@66cb2fa5[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4763429 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4763429 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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> 4763429 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63227/collection1_shard2_replica_n41/
   [junit4]   2> 4763429 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 4763429 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:63227/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 4763429 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4763435 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63227/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 4763543 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] 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> 4763613 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 4763672 INFO  (qtp1850474082-34377) [n:127.0.0.1:63227_ 
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=1499
   [junit4]   2> 4763680 INFO  (qtp215995676-34337) [n:127.0.0.1:33744_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:63227_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1516
   [junit4]   2> 4763749 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] 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> 4763858 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-2-001
 of type NRT
   [junit4]   2> 4763858 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4763860 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2799c157{/,null,AVAILABLE}
   [junit4]   2> 4763860 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@56bcecf{HTTP/1.1,[http/1.1]}{127.0.0.1:46006}
   [junit4]   2> 4763860 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server Started @4768473ms
   [junit4]   2> 4763860 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46006, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-2-001/cores}
   [junit4]   2> 4763864 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4763864 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4763864 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4763865 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4763865 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-07T00:38:00.725Z
   [junit4]   2> 4763868 INFO  (zkConnectionManagerCallback-7167-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4763870 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4763870 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-2-001/solr.xml
   [junit4]   2> 4763874 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4763874 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4763875 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4763877 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51014/solr
   [junit4]   2> 4763879 INFO  (zkConnectionManagerCallback-7171-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4763884 INFO  
(zkConnectionManagerCallback-7173-thread-1-processing-n:127.0.0.1:46006_) 
[n:127.0.0.1:46006_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4763892 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:46006_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4763895 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:46006_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4763902 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:46006_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46006_
   [junit4]   2> 4763902 INFO  
(zkCallback-7144-thread-1-processing-n:127.0.0.1:33744_) [n:127.0.0.1:33744_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4763902 INFO  (zkCallback-7154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4763902 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4763908 INFO  
(zkCallback-7172-thread-1-processing-n:127.0.0.1:46006_) [n:127.0.0.1:46006_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4763968 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:46006_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4763976 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:46006_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4763976 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:46006_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4763977 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:46006_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-2-001/cores
   [junit4]   2> 4764006 INFO  (qtp215995676-34336) [n:127.0.0.1:33744_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46006_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4764008 INFO  
(OverseerCollectionConfigSetProcessor-99305748897595396-127.0.0.1:33744_-n_0000000000)
 [n:127.0.0.1:33744_    ] 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> 4764009 INFO  
(OverseerThreadFactory-12310-thread-4-processing-n:127.0.0.1:33744_) 
[n:127.0.0.1:33744_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46006_ 
for creating new replica
   [junit4]   2> 4764013 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_    ] 
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> 4764014 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4764119 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] 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> 4764120 INFO  
(zkCallback-7172-thread-1-processing-n:127.0.0.1:46006_) [n:127.0.0.1:46006_    
] 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> 4765050 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4765082 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 4765157 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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> 4765175 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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> 4765175 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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@47e5dff1
   [junit4]   2> 4765176 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4765176 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 4765177 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 4765179 WARN  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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> 4765213 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4765213 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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> 4765214 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 4765214 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 4765214 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=38.16796875, 
floorSegmentMB=1.3203125, forceMergeDeletesPctAllowed=7.580967010430552, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7145361062711567
   [junit4]   2> 4765215 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@681cb035[collection1_shard1_replica_n43] main]
   [junit4]   2> 4765216 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4765216 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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> 4765217 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4765217 INFO  
(searcherExecutor-12335-thread-1-processing-n:127.0.0.1:46006_ 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@681cb035[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4765218 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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 
1588891989655420928
   [junit4]   2> 4765225 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4765225 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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> 4765225 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46006/collection1_shard1_replica_n43/
   [junit4]   2> 4765225 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 4765225 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:46006/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 4765225 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4765229 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46006/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 4765332 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] 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> 4765332 INFO  
(zkCallback-7172-thread-1-processing-n:127.0.0.1:46006_) [n:127.0.0.1:46006_    
] 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> 4765382 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 4765398 INFO  (qtp677030743-34408) [n:127.0.0.1:46006_ 
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=1385
   [junit4]   2> 4765410 INFO  (qtp215995676-34336) [n:127.0.0.1:33744_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:46006_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1405
   [junit4]   2> 4765504 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] 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> 4765504 INFO  
(zkCallback-7172-thread-1-processing-n:127.0.0.1:46006_) [n:127.0.0.1:46006_    
] 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> 4765566 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-3-001
 of type NRT
   [junit4]   2> 4765567 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4765568 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cbab22f{/,null,AVAILABLE}
   [junit4]   2> 4765568 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@160620c9{HTTP/1.1,[http/1.1]}{127.0.0.1:60593}
   [junit4]   2> 4765568 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server Started @4770182ms
   [junit4]   2> 4765568 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=60593, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-3-001/cores}
   [junit4]   2> 4765571 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4765571 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4765571 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4765571 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4765571 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-07T00:38:02.431Z
   [junit4]   2> 4765575 INFO  (zkConnectionManagerCallback-7177-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4765577 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4765577 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-3-001/solr.xml
   [junit4]   2> 4765580 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4765580 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4765581 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4765584 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51014/solr
   [junit4]   2> 4765586 INFO  (zkConnectionManagerCallback-7181-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4765590 INFO  
(zkConnectionManagerCallback-7183-thread-1-processing-n:127.0.0.1:60593_) 
[n:127.0.0.1:60593_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4765600 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:60593_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4765604 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:60593_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4765608 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:60593_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60593_
   [junit4]   2> 4765610 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4765610 INFO  (zkCallback-7154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4765610 INFO  
(zkCallback-7144-thread-1-processing-n:127.0.0.1:33744_) [n:127.0.0.1:33744_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4765610 INFO  
(zkCallback-7172-thread-1-processing-n:127.0.0.1:46006_) [n:127.0.0.1:46006_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4765613 INFO  
(zkCallback-7182-thread-1-processing-n:127.0.0.1:60593_) [n:127.0.0.1:60593_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4765809 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:60593_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4765816 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:60593_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4765817 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:60593_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1
   [junit4]   2> 4765818 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) 
[n:127.0.0.1:60593_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-3-001/cores
   [junit4]   2> 4765852 INFO  (qtp215995676-34335) [n:127.0.0.1:33744_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60593_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4765856 INFO  
(OverseerCollectionConfigSetProcessor-99305748897595396-127.0.0.1:33744_-n_0000000000)
 [n:127.0.0.1:33744_    ] 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> 4765857 INFO  
(OverseerThreadFactory-12310-thread-5-processing-n:127.0.0.1:33744_) 
[n:127.0.0.1:33744_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60593_ 
for creating new replica
   [junit4]   2> 4765860 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_    ] 
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> 4765861 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4765967 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] 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> 4765967 INFO  
(zkCallback-7172-thread-1-processing-n:127.0.0.1:46006_) [n:127.0.0.1:46006_    
] 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> 4765967 INFO  
(zkCallback-7182-thread-1-processing-n:127.0.0.1:60593_) [n:127.0.0.1:60593_    
] 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> 4766882 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4766904 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 4766998 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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> 4767017 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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> 4767018 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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@47e5dff1
   [junit4]   2> 4767018 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4767018 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 4767020 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 4767022 WARN  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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> 4767055 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4767056 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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> 4767056 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 4767056 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 4767057 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=38.16796875, 
floorSegmentMB=1.3203125, forceMergeDeletesPctAllowed=7.580967010430552, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7145361062711567
   [junit4]   2> 4767057 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b77024c[collection1_shard2_replica_n45] main]
   [junit4]   2> 4767059 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4767060 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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> 4767060 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4767060 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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 
1588891991586897920
   [junit4]   2> 4767061 INFO  
(searcherExecutor-12346-thread-1-processing-n:127.0.0.1:60593_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@6b77024c[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4767064 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 4767065 INFO  
(updateExecutor-7178-thread-1-processing-n:127.0.0.1:60593_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:60593_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 4767065 INFO  
(recoveryExecutor-7179-thread-1-processing-n:127.0.0.1:60593_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:60593_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 4767065 INFO  
(recoveryExecutor-7179-thread-1-processing-n:127.0.0.1:60593_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:60593_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 4767065 INFO  
(recoveryExecutor-7179-thread-1-processing-n:127.0.0.1:60593_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:60593_ 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> 4767065 INFO  (qtp1648888062-34442) [n:127.0.0.1:60593_ 
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=1205
   [junit4]   2> 4767065 INFO  
(recoveryExecutor-7179-thread-1-processing-n:127.0.0.1:60593_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:60593_ 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> 4767066 INFO  
(recoveryExecutor-7179-thread-1-processing-n:127.0.0.1:60593_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:60593_ 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:63227/collection1_shard2_replica_n41/] and I am 
[http://127.0.0.1:60593/collection1_shard2_replica_n45/]
   [junit4]   2> 4767068 INFO  (qtp215995676-34335) [n:127.0.0.1:33744_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60593_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1216
   [junit4]   2> 4767070 INFO  
(recoveryExecutor-7179-thread-1-processing-n:127.0.0.1:60593_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:60593_ 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:63227]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:60593_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 4767071 INFO  (qtp1850474082-34379) [n:127.0.0.1:63227_    ] 
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> 4767072 INFO  (qtp1850474082-34379) [n:127.0.0.1:63227_    ] 
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:60593_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:60593","node_name":"127.0.0.1:60593_","state":"down","type":"NRT"}
   [junit4]   2> 4767169 INFO  
(zkCallback-7172-thread-1-processing-n:127.0.0.1:46006_) [n:127.0.0.1:46006_    
] 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> 4767169 INFO  
(zkCallback-7182-thread-1-processing-n:127.0.0.1:60593_) [n:127.0.0.1:60593_    
] 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> 4767169 INFO  
(zkCallback-7162-thread-1-processing-n:127.0.0.1:63227_) [n:127.0.0.1:63227_    
] 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> 4767187 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-4-001
 of type NRT
   [junit4]   2> 4767187 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4767188 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76289c7b{/,null,AVAILABLE}
   [junit4]   2> 4767188 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@59ff7507{HTTP/1.1,[http/1.1]}{127.0.0.1:44102}
   [junit4]   2> 4767189 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.e.j.s.Server Started @4771802ms
   [junit4]   2> 4767189 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44102, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-4-001/cores}
   [junit4]   2> 4767191 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4767191 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4767191 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4767191 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4767191 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-07T00:38:04.051Z
   [junit4]   2> 4767193 INFO  (zkConnectionManagerCallback-7188-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4767195 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4767195 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001/shard-4-001/solr.xml
   [junit4]   2> 4767197 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4767197 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4767198 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F7D6A333BE924370]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e5dff1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4767200 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F

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

m concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/.system/state.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>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=F7D6A333BE924370 
-Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Etc/GMT+4 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 28.0s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F7D6A333BE924370:2F9B8E64494FE6D0]:0)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
   [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/J1/temp/solr.core.TestDynamicLoading_F7D6A333BE924370-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=644, maxMBSortInHeap=5.434257561559814, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@32b0497a),
 locale=sq-AL, timezone=Etc/GMT+4
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=344547112,total=508088320
   [junit4]   2> NOTE: All tests run in this JVM: [DateRangeFieldTest, 
AliasIntegrationTest, TestRTimerTree, TestRandomFaceting, 
TolerantUpdateProcessorTest, TestCoreAdminApis, SolrMetricsIntegrationTest, 
TestBadConfig, TestCrossCoreJoin, DistributedQueryComponentCustomSortTest, 
TestReplicaProperties, TestCollationFieldDocValues, TestReloadAndDeleteDocs, 
TestGenericDistributedQueue, AssignTest, TestEmbeddedSolrServerConstructors, 
TestCollapseQParserPlugin, TermVectorComponentTest, MBeansHandlerTest, 
BlockJoinFacetRandomTest, SolrGraphiteReporterTest, 
TestPKIAuthenticationPlugin, CustomCollectionTest, TestZkAclsWithHadoopAuth, 
TestCloudManagedSchema, CdcrRequestHandlerTest, HdfsRecoverLeaseTest, 
TestInitQParser, EnumFieldTest, SystemInfoHandlerTest, TestRemoteStreaming, 
TestPartialUpdateDeduplication, LukeRequestHandlerTest, 
TestPayloadScoreQParserPlugin, ShardRoutingCustomTest, 
DistributedDebugComponentTest, TestFieldSortValues, SolrXmlInZkTest, 
SortSpecParsingTest, TestGroupingSearch, TestDynamicFieldResource, 
DirectSolrSpellCheckerTest, TestSolrConfigHandlerCloud, SynonymTokenizerTest, 
TestSolr4Spatial2, TestSlowCompositeReaderWrapper, PreAnalyzedFieldTest, 
PluginInfoTest, CloudExitableDirectoryReaderTest, JsonLoaderTest, 
TestRestManager, ZkStateReaderTest, TestSolrCloudWithSecureImpersonation, 
ClassificationUpdateProcessorTest, TestDocSet, TestNonDefinedSimilarityFactory, 
TestNumericTerms64, BJQParserTest, DocValuesMultiTest, StressHdfsTest, 
TestSolrFieldCacheBean, TestFoldingMultitermQuery, TestSystemIdResolver, 
DistributedQueueTest, StatsReloadRaceTest, RegexBytesRefFilterTest, 
TestDistributedStatsComponentCardinality, TestBlendedInfixSuggestions, 
CollectionStateFormat2Test, HdfsRestartWhileUpdatingTest, 
TestJavabinTupleStreamParser, TestChildDocTransformer, DebugComponentTest, 
TestReloadDeadlock, TestDocBasedVersionConstraints, FileUtilsTest, 
SolrCLIZkUtilsTest, TestJettySolrRunner, TestSolrCoreSnapshots, TestDistribIDF, 
TestClassicSimilarityFactory, DocumentAnalysisRequestHandlerTest, 
ReplicationFactorTest, TestTestInjection, SearchRateTriggerTest, 
SuggestComponentContextFilterQueryTest, TestCopyFieldCollectionResource, 
HdfsChaosMonkeyNothingIsSafeTest, GraphQueryTest, TestSchemaVersionResource, 
PeerSyncReplicationTest, TestFaceting, OverseerStatusTest, TestFunctionQuery, 
TestTriggerIntegration, HealthCheckHandlerTest, LeaderElectionIntegrationTest, 
DOMUtilTest, SpatialRPTFieldTypeTest, SaslZkACLProviderTest, SparseHLLTest, 
TestDistributedGrouping, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestTolerantUpdateProcessorRandomCloud, TestConfigSetsAPIZkFailure, 
OpenExchangeRatesOrgProviderTest, IndexSchemaRuntimeFieldTest, 
HdfsThreadLeakTest, ParsingFieldUpdateProcessorsTest, 
TestSha256AuthenticationProvider, TestReload, TestStressVersions, 
DeleteLastCustomShardedReplicaTest, DocExpirationUpdateProcessorFactoryTest, 
TestSolrDeletionPolicy1, TestSort, TestLuceneMatchVersion, 
TestMergePolicyConfig, TestStressUserVersions, SoftAutoCommitTest, 
TestUniqueKeyFieldResource, QueryEqualityTest, CollectionsAPIDistributedZkTest, 
TestSuggestSpellingConverter, TestTlogReplica, TestSimpleTextCodec, TestTrie, 
SpellPossibilityIteratorTest, SmileWriterTest, TestFieldTypeResource, 
HttpTriggerListenerTest, DistributedFacetExistsSmallTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestCharFilters, BufferStoreTest, 
TestConfigReload, DistribDocExpirationUpdateProcessorTest, TestSolrQueryParser, 
HdfsBasicDistributedZk2Test, TestWordDelimiterFilterFactory, 
ShufflingReplicaListTransformerTest, DistributedSuggestComponentTest, 
TestRawResponseWriter, TestDistribStateManager, 
DistributedFacetPivotLongTailTest, CloudMLTQParserTest, 
TestHdfsCloudBackupRestore, VMParamsZkACLAndCredentialsProvidersTest, 
TestLeaderElectionZkExpiry, CursorMarkTest, TestSolrCloudWithDelegationTokens, 
SolrPluginUtilsTest, TestFastWriter, TestSystemCollAutoCreate, 
TestReqParamsAPI, OpenCloseCoreStressTest, ExecutePlanActionTest, 
TestSegmentSorting, BasicDistributedZk2Test, CdcrUpdateLogTest, 
MoveReplicaTest, SimpleFacetsTest, TestStressLucene, TestQueryTypes, 
CoreMergeIndexesAdminHandlerTest, TestLuceneIndexBackCompat, 
TestSimpleTrackingShardHandler, UpdateRequestProcessorFactoryTest, 
TestHashPartitioner, RollingRestartTest, TestLegacyFieldCache, 
ClassificationUpdateProcessorFactoryTest, BigEndianAscendingWordSerializerTest, 
FullSolrCloudDistribCmdsTest, TestRequestStatusCollectionAPI, TestLegacyField, 
DistanceUnitsTest, TestInPlaceUpdatesStandalone, TestPrepRecovery, 
FieldMutatingUpdateProcessorTest, MergeStrategyTest, ZkNodePropsTest, 
TestFieldCacheVsDocValues, VersionInfoTest, SolrIndexConfigTest, 
SearchHandlerTest, TestFieldCache, TestUseDocValuesAsStored, 
ChaosMonkeySafeLeaderTest, SyncSliceTest, BasicZkTest, RecoveryZkTest, 
ZkSolrClientTest, TestZkChroot, ZkCLITest, TestDistributedSearch, TestRecovery, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, TestStressReorder, TestCoreContainer, 
SolrCoreTest, SolrCmdDistributorTest, QueryElevationComponentTest, 
PeerSyncTest, ConvertedLegacyTest, BasicFunctionalityTest, TestIndexSearcher, 
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, 
TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, 
TestOmitPositions, TermsComponentTest, IndexSchemaTest, ReturnFieldsTest, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, 
ResponseLogComponentTest, BadComponentTest, SampleTest, TestSearchPerf, 
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, 
OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, TestPhraseSuggestions, TestPerFieldSimilarity, 
TestBM25SimilarityFactory, TestFastOutputStream, TestFastLRUCache, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, 
CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, 
DeleteShardTest, DeleteStatusTest, DocValuesNotIndexedTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, 
MigrateRouteKeyTest, MoveReplicaHDFSTest, NodeMutatorTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerTaskQueueTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, 
TestCloudRecovery, TestCloudSearcherWarming, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, 
TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, 
TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestPullReplica, 
TestSSLRandomization, TestSizeLimitedDistributedMap, 
TestTolerantUpdateProcessorCloud, TestUtilizeNode, 
TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, AutoScalingHandlerTest, 
NodeAddedTriggerTest, NodeLostTriggerTest, SystemLogListenerTest, 
TestPolicyCloud, TestExecutePlanAction, TestLargeCluster, ImplicitSnitchTest, 
RuleEngineTest, RulesTest, CachingDirectoryFactoryTest, 
ConfigureRecoveryStrategyTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, 
TestDynamicLoading]
   [junit4] Completed [620/766 (1!)] on J1 in 28.04s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to