You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/11/18 16:47:24 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 543 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/543/

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

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"/ld_ln/ix",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/ld_ln/ix",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"},  from server:  null
	at __randomizedtesting.SeedInfo.seed([5688CCB64E2556E3:8EC5E1E1B9F8F343]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11475 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/init-core-data-001
   [junit4]   2> 673945 INFO  (SUITE-TestDynamicLoading-seed#[5688CCB64E2556E3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 673949 INFO  (SUITE-TestDynamicLoading-seed#[5688CCB64E2556E3]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ld_ln/ix
   [junit4]   2> 673959 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 673988 INFO  (Thread-1562) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 673988 INFO  (Thread-1562) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 674086 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ZkTestServer start zk server on port:34387
   [junit4]   2> 674198 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 674200 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 674202 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 674204 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 674205 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 674207 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 674208 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 674209 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 674211 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 674212 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 674218 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 674472 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/control-001/cores/collection1
   [junit4]   2> 674476 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 674478 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ede3ab9{/ld_ln/ix,null,AVAILABLE}
   [junit4]   2> 674479 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@12d8940e{HTTP/1.1,[http/1.1]}{127.0.0.1:37037}
   [junit4]   2> 674479 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server Started @679097ms
   [junit4]   2> 674479 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/tempDir-001/control/data, hostContext=/ld_ln/ix, hostPort=37037, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/control-001/cores}
   [junit4]   2> 674479 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 674490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 674490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 674490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 674490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T15:55:13.701Z
   [junit4]   2> 674519 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 674519 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/control-001/solr.xml
   [junit4]   2> 674538 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 674546 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 674647 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37037_ld_ln%2Fix
   [junit4]   2> 674653 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.Overseer Overseer (id=96959497057599492-127.0.0.1:37037_ld_ln%2Fix-n_0000000000) starting
   [junit4]   2> 674686 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37037_ld_ln%2Fix
   [junit4]   2> 674688 INFO  (zkCallback-1160-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 674755 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/control-001/cores
   [junit4]   2> 674755 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 674772 INFO  (OverseerStateUpdate-96959497057599492-127.0.0.1:37037_ld_ln%2Fix-n_0000000000) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 674810 WARN  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 674811 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 674834 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 675109 WARN  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 675147 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 675171 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 675171 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/control-001/cores/collection1/data/]
   [junit4]   2> 675171 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ee41f6
   [junit4]   2> 675180 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 675186 WARN  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 675194 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 675194 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 675195 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 675195 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 675195 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5323937993732252]
   [junit4]   2> 675196 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78752802[collection1] main]
   [junit4]   2> 675197 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 675197 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 675197 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 675198 INFO  (coreLoadExecutor-2570-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551351954180931584
   [junit4]   2> 675200 INFO  (searcherExecutor-2571-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78752802[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 675206 INFO  (coreZkRegister-2563-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 675206 INFO  (coreZkRegister-2563-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 675207 INFO  (coreZkRegister-2563-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37037/ld_ln/ix/collection1/
   [junit4]   2> 675207 INFO  (coreZkRegister-2563-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 675207 INFO  (coreZkRegister-2563-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37037/ld_ln/ix/collection1/ has no replicas
   [junit4]   2> 675214 INFO  (coreZkRegister-2563-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37037/ld_ln/ix/collection1/ shard1
   [junit4]   2> 675328 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 675330 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 675330 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 675365 INFO  (coreZkRegister-2563-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37037_ld_ln%2Fix c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 675583 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-1-001/cores/collection1
   [junit4]   2> 675584 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-1-001
   [junit4]   2> 675585 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 675689 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b4326d{/ld_ln/ix,null,AVAILABLE}
   [junit4]   2> 675689 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@b2a2af2{HTTP/1.1,[http/1.1]}{127.0.0.1:60840}
   [junit4]   2> 675689 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server Started @680307ms
   [junit4]   2> 675690 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/ld_ln/ix, hostPort=60840, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-1-001/cores}
   [junit4]   2> 675690 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 675690 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 675690 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 675690 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 675690 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T15:55:14.901Z
   [junit4]   2> 675723 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 675723 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-1-001/solr.xml
   [junit4]   2> 675738 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 675750 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 675790 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 675796 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60840_ld_ln%2Fix
   [junit4]   2> 675798 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 675806 INFO  (zkCallback-1160-thread-1-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 675825 INFO  (zkCallback-1170-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 675955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-1-001/cores
   [junit4]   2> 675955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 675968 INFO  (OverseerStateUpdate-96959497057599492-127.0.0.1:37037_ld_ln%2Fix-n_0000000000) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 676070 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 677000 WARN  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 677001 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 677015 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 677142 WARN  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 677144 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 677157 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 677157 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 677158 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ee41f6
   [junit4]   2> 677159 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 677164 WARN  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 677174 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 677174 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677175 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677175 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677176 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5323937993732252]
   [junit4]   2> 677176 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@90842d3[collection1] main]
   [junit4]   2> 677177 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 677178 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677178 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 677178 INFO  (coreLoadExecutor-2581-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551351956257112064
   [junit4]   2> 677182 INFO  (searcherExecutor-2582-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@90842d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677188 INFO  (coreZkRegister-2576-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 677189 INFO  (coreZkRegister-2576-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 677189 INFO  (coreZkRegister-2576-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60840/ld_ln/ix/collection1/
   [junit4]   2> 677189 INFO  (coreZkRegister-2576-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 677189 INFO  (coreZkRegister-2576-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60840/ld_ln/ix/collection1/ has no replicas
   [junit4]   2> 677193 INFO  (coreZkRegister-2576-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60840/ld_ln/ix/collection1/ shard2
   [junit4]   2> 677298 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 677348 INFO  (coreZkRegister-2576-thread-1-processing-n:127.0.0.1:60840_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:60840_ld_ln%2Fix c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 677456 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 677605 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-2-001/cores/collection1
   [junit4]   2> 677605 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-2-001
   [junit4]   2> 677607 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 677613 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12b703c1{/ld_ln/ix,null,AVAILABLE}
   [junit4]   2> 677614 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@bc2ad00{HTTP/1.1,[http/1.1]}{127.0.0.1:48163}
   [junit4]   2> 677614 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server Started @682231ms
   [junit4]   2> 677614 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/ld_ln/ix, hostPort=48163, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-2-001/cores}
   [junit4]   2> 677614 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 677615 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 677615 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 677615 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 677615 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T15:55:16.826Z
   [junit4]   2> 677618 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15878261bb8000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 677619 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 677619 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-2-001/solr.xml
   [junit4]   2> 677626 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 677630 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 677640 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:48163_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 677645 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:48163_ld_ln%2Fix    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48163_ld_ln%2Fix
   [junit4]   2> 677646 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677646 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677647 INFO  (zkCallback-1160-thread-2-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677650 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677754 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 677837 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:48163_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-2-001/cores
   [junit4]   2> 677837 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:48163_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 677865 INFO  (OverseerStateUpdate-96959497057599492-127.0.0.1:37037_ld_ln%2Fix-n_0000000000) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 677973 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 677973 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] 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> 678893 WARN  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 678894 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 678907 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 679021 WARN  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 679023 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 679034 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 679034 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 679035 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ee41f6
   [junit4]   2> 679037 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 679042 WARN  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 679051 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 679051 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 679052 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 679052 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 679053 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5323937993732252]
   [junit4]   2> 679053 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f990ac6[collection1] main]
   [junit4]   2> 679058 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 679058 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 679058 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 679059 INFO  (searcherExecutor-2593-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f990ac6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 679059 INFO  (coreLoadExecutor-2592-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551351958229483520
   [junit4]   2> 679068 INFO  (coreZkRegister-2587-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 679068 INFO  (coreZkRegister-2587-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 679068 INFO  (coreZkRegister-2587-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48163/ld_ln/ix/collection1/
   [junit4]   2> 679068 INFO  (coreZkRegister-2587-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 679068 INFO  (coreZkRegister-2587-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:48163/ld_ln/ix/collection1/ has no replicas
   [junit4]   2> 679074 INFO  (coreZkRegister-2587-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48163/ld_ln/ix/collection1/ shard1
   [junit4]   2> 679176 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 679176 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] 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> 679227 INFO  (coreZkRegister-2587-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48163_ld_ln%2Fix c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 679332 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 679332 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] 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> 679479 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-3-001/cores/collection1
   [junit4]   2> 679479 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-3-001
   [junit4]   2> 679480 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 679482 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32849c44{/ld_ln/ix,null,AVAILABLE}
   [junit4]   2> 679482 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4f5ce76d{HTTP/1.1,[http/1.1]}{127.0.0.1:35745}
   [junit4]   2> 679482 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server Started @684100ms
   [junit4]   2> 679482 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/ld_ln/ix, hostPort=35745, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-3-001/cores}
   [junit4]   2> 679482 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 679486 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 679486 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 679487 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 679487 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T15:55:18.698Z
   [junit4]   2> 679490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 679490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-3-001/solr.xml
   [junit4]   2> 679496 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 679497 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 679507 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:35745_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 679511 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:35745_ld_ln%2Fix    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35745_ld_ln%2Fix
   [junit4]   2> 679513 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 679514 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 679514 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 679513 INFO  (zkCallback-1160-thread-2-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 679526 INFO  (zkCallback-1182-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 679560 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:35745_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-3-001/cores
   [junit4]   2> 679560 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:35745_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 679562 INFO  (OverseerStateUpdate-96959497057599492-127.0.0.1:37037_ld_ln%2Fix-n_0000000000) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 679665 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 679665 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] 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> 679665 INFO  (zkCallback-1182-thread-2-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix    ] 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> 680576 WARN  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 680576 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 680613 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 680702 WARN  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 680705 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 680718 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 680718 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 680718 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ee41f6
   [junit4]   2> 680720 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 680725 WARN  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 680735 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 680735 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 680735 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 680735 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 680736 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5323937993732252]
   [junit4]   2> 680737 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d1c68c6[collection1] main]
   [junit4]   2> 680738 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 680738 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 680738 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 680739 INFO  (searcherExecutor-2604-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d1c68c6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 680740 INFO  (coreLoadExecutor-2603-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551351959992139776
   [junit4]   2> 680744 INFO  (coreZkRegister-2598-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 680746 INFO  (updateExecutor-1179-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 680746 INFO  (recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 680747 INFO  (recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 680747 INFO  (recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 680747 INFO  (recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 680747 INFO  (recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:60840/ld_ln/ix/collection1/] and I am [http://127.0.0.1:35745/ld_ln/ix/collection1/]
   [junit4]   2> 680750 INFO  (recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:35745_ld_ln%2Fix c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:60840/ld_ln/ix]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35745_ld_ln%252Fix&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 680759 INFO  (qtp305249089-5877) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 680760 INFO  (qtp305249089-5877) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 680760 INFO  (qtp305249089-5877) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:35745_ld_ln%2Fix, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:35745/ld_ln/ix","node_name":"127.0.0.1:35745_ld_ln%2Fix","state":"down"}
   [junit4]   2> 680851 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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> 680851 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] 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> 680851 INFO  (zkCallback-1182-thread-2-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix    ] 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> 681171 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-4-001/cores/collection1
   [junit4]   2> 681172 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-4-001
   [junit4]   2> 681173 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 681175 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6deb6db5{/ld_ln/ix,null,AVAILABLE}
   [junit4]   2> 681175 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e1e5fdb{HTTP/1.1,[http/1.1]}{127.0.0.1:45783}
   [junit4]   2> 681175 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.Server Started @685793ms
   [junit4]   2> 681175 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/ld_ln/ix, hostPort=45783, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-4-001/cores}
   [junit4]   2> 681175 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 681182 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 681183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 681183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 681183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T15:55:20.394Z
   [junit4]   2> 681186 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 681186 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-4-001/solr.xml
   [junit4]   2> 681208 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 681209 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 681220 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 681226 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45783_ld_ln%2Fix
   [junit4]   2> 681227 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 681231 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 681231 INFO  (zkCallback-1182-thread-2-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 681231 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 681232 INFO  (zkCallback-1189-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 681233 INFO  (zkCallback-1160-thread-2-processing-n:127.0.0.1:37037_ld_ln%2Fix) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 681259 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-4-001/cores
   [junit4]   2> 681259 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 681264 INFO  (OverseerStateUpdate-96959497057599492-127.0.0.1:37037_ld_ln%2Fix-n_0000000000) [n:127.0.0.1:37037_ld_ln%2Fix    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 681367 INFO  (zkCallback-1176-thread-1-processing-n:127.0.0.1:48163_ld_ln%2Fix) [n:127.0.0.1:48163_ld_ln%2Fix    ] 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: [5])
   [junit4]   2> 681367 INFO  (zkCallback-1170-thread-2-processing-n:127.0.0.1:60840_ld_ln%2Fix) [n:127.0.0.1:60840_ld_ln%2Fix    ] 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: [5])
   [junit4]   2> 681367 INFO  (zkCallback-1182-thread-2-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix    ] 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: [5])
   [junit4]   2> 681367 INFO  (zkCallback-1189-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix    ] 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: [5])
   [junit4]   2> 681760 INFO  (qtp305249089-5877) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:35745_ld_ln%2Fix, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:35745/ld_ln/ix","node_name":"127.0.0.1:35745_ld_ln%2Fix","state":"recovering"}
   [junit4]   2> 681760 INFO  (qtp305249089-5877) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 681760 INFO  (qtp305249089-5877) [n:127.0.0.1:60840_ld_ln%2Fix    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35745_ld_ln%252Fix&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 682277 WARN  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 682278 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 682292 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 682379 WARN  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 682382 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 682403 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 682404 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-4-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 682404 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ee41f6
   [junit4]   2> 682406 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 682413 WARN  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 682423 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 682423 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 682424 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 682424 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 682424 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5323937993732252]
   [junit4]   2> 682424 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e295d63[collection1] main]
   [junit4]   2> 682426 INFO  (coreLoadExecutor-2614-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 682426 INFO  (coreLoadExecutor-2614-thread-1-processing

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

erseer (id=96959497057599503-127.0.0.1:35745_ld_ln%2Fix-n_0000000003) closing
   [junit4]   2> 717930 INFO  (OverseerStateUpdate-96959497057599503-127.0.0.1:35745_ld_ln%2Fix-n_0000000003) [n:127.0.0.1:35745_ld_ln%2Fix    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35745_ld_ln%2Fix
   [junit4]   2> 717932 WARN  (zkCallback-1182-thread-1-processing-n:127.0.0.1:35745_ld_ln%2Fix) [n:127.0.0.1:35745_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 717933 INFO  (zkCallback-1189-thread-2-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45783_ld_ln%2Fix
   [junit4]   2> 717933 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4f5ce76d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 717933 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32849c44{/ld_ln/ix,null,UNAVAILABLE}
   [junit4]   2> 717934 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 45783
   [junit4]   2> 717934 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1962946158
   [junit4]   2> 717934 INFO  (zkCallback-1189-thread-2-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.Overseer Overseer (id=96959497057599506-127.0.0.1:45783_ld_ln%2Fix-n_0000000004) starting
   [junit4]   2> 717943 INFO  (zkCallback-1189-thread-3-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 717948 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.Overseer Overseer (id=96959497057599506-127.0.0.1:45783_ld_ln%2Fix-n_0000000004) closing
   [junit4]   2> 717949 INFO  (OverseerStateUpdate-96959497057599506-127.0.0.1:45783_ld_ln%2Fix-n_0000000004) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45783_ld_ln%2Fix
   [junit4]   2> 717949 INFO  (OverseerCollectionConfigSetProcessor-96959497057599506-127.0.0.1:45783_ld_ln%2Fix-n_0000000004) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=96959497057599506-127.0.0.1:45783_ld_ln%2Fix-n_0000000004) am no longer a leader.
   [junit4]   2> 718917 WARN  (zkCallback-1189-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 718917 INFO  (zkCallback-1189-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 718917 INFO  (zkCallback-1189-thread-1-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6184600b
   [junit4]   2> 719451 WARN  (zkCallback-1189-thread-2-processing-n:127.0.0.1:45783_ld_ln%2Fix) [n:127.0.0.1:45783_ld_ln%2Fix    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 719452 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2e1e5fdb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 719452 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6deb6db5{/ld_ln/ix,null,UNAVAILABLE}
   [junit4]   2> 719454 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[5688CCB64E2556E3]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34387 34387
   [junit4]   2> 719539 INFO  (Thread-1562) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34387 34387
   [junit4]   2> 719540 WARN  (Thread-1562) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.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> 	40	/solr/overseer/collection-queue-work
   [junit4]   2> 	36	/solr/overseer/queue
   [junit4]   2> 	16	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=5688CCB64E2556E3 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=America/Sitka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 45.6s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/ld_ln/ix",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5688CCB64E2556E3:8EC5E1E1B9F8F343]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 719544 INFO  (SUITE-TestDynamicLoading-seed#[5688CCB64E2556E3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_5688CCB64E2556E3-001
   [junit4]   2> Nov 18, 2016 3:55:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-ZA, timezone=America/Sitka
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=151636704,total=461897728
   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUStatsCache, CollectionTooManyReplicasTest, BasicZkTest, TestIBSimilarityFactory, TestManagedSynonymFilterFactory, HighlighterConfigTest, DistributedDebugComponentTest, HdfsDirectoryTest, OverseerStatusTest, TestDocumentBuilder, SignatureUpdateProcessorFactoryTest, TestFastWriter, AlternateDirectoryTest, DistributedVersionInfoTest, DisMaxRequestHandlerTest, TestHighlightDedupGrouping, DistribDocExpirationUpdateProcessorTest, MBeansHandlerTest, EnumFieldTest, ReplicaListTransformerTest, TestConfigSets, UniqFieldsUpdateProcessorFactoryTest, TestXmlQParser, ExternalFileFieldSortTest, TestBinaryResponseWriter, RecoveryAfterSoftCommitTest, HdfsRecoverLeaseTest, TestSha256AuthenticationProvider, TestStandardQParsers, ClusterStateTest, TestFieldResource, TestSolrCloudWithKerberosAlt, TestPseudoReturnFields, TestDFISimilarityFactory, HdfsBasicDistributedZk2Test, TestRequestForwarding, AnalyticsQueryTest, HdfsDirectoryFactoryTest, TestConfigSetsAPIExclusivity, TestFileDictionaryLookup, TestSolrConfigHandlerCloud, TestUseDocValuesAsStored, TestAuthenticationFramework, AnalysisAfterCoreReloadTest, TestSubQueryTransformerCrossCore, QueryEqualityTest, TestHdfsBackupRestoreCore, CursorPagingTest, TestFaceting, TestEmbeddedSolrServerConstructors, CloudMLTQParserTest, PeerSyncWithIndexFingerprintCachingTest, DateFieldTest, QueryElevationComponentTest, CdcrVersionReplicationTest, TestRangeQuery, TestBadConfig, XsltUpdateRequestHandlerTest, TestClusterProperties, SynonymTokenizerTest, TestRealTimeGet, DocExpirationUpdateProcessorFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, TestAuthorizationFramework, TestFastLRUCache, OverseerCollectionConfigSetProcessorTest, TestSolr4Spatial, CreateCollectionCleanupTest, RankQueryTest, TestFieldCache, TestSolrQueryParserResource, TestRestoreCore, TestOmitPositions, HdfsChaosMonkeySafeLeaderTest, TestSortByMinMaxFunction, TestFieldCacheWithThreads, TestCSVLoader, TestDynamicLoading]
   [junit4] Completed [265/654 (1!)] on J0 in 45.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 62026 lines...]