Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/647/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' 
full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/h_",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([715063A5C1032B3:DF582B6DABCD9713]: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:232)
        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 12465 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\init-core-data-001
   [junit4]   2> 2450393 INFO  
(SUITE-TestDynamicLoading-seed#[715063A5C1032B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2450393 INFO  
(SUITE-TestDynamicLoading-seed#[715063A5C1032B3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /h_/
   [junit4]   2> 2450395 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2450396 INFO  (Thread-4007) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2450396 INFO  (Thread-4007) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2450497 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:65114
   [junit4]   2> 2450505 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 0x1593abf62c80000, 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> 2450517 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2450519 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2450521 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2450524 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2450526 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2450528 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2450529 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2450531 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2450534 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2450535 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2450537 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2451154 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\control-001\cores\collection1
   [junit4]   2> 2451157 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2451158 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b8bce00{/h_,null,AVAILABLE}
   [junit4]   2> 2451159 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1438f24a{HTTP/1.1,[http/1.1]}{127.0.0.1:65141}
   [junit4]   2> 2451159 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server Started @2456420ms
   [junit4]   2> 2451159 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\tempDir-001/control/data,
 hostContext=/h_, hostPort=65141, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\control-001\cores}
   [junit4]   2> 2451160 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2451160 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 2451160 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2451160 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2451160 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T10:48:59.072Z
   [junit4]   2> 2451190 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 0x1593abf62c80002, 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> 2451191 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2451191 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\control-001\solr.xml
   [junit4]   2> 2451210 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2451211 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65114/solr
   [junit4]   2> 2451252 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:65141_h_
   [junit4]   2> 2451253 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.Overseer Overseer 
(id=97173460635615236-127.0.0.1:65141_h_-n_0000000000) starting
   [junit4]   2> 2451261 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65141_h_
   [junit4]   2> 2451263 INFO  
(zkCallback-10157-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2451313 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\control-001\cores
   [junit4]   2> 2451313 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2451317 INFO  
(OverseerStateUpdate-97173460635615236-127.0.0.1:65141_h_-n_0000000000) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2452333 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2452352 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2452467 WARN  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ 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> 2452472 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2452494 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2452494 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\control-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\control-001\cores\collection1\data\]
   [junit4]   2> 2452494 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@67f73bca
   [junit4]   2> 2452495 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=60.697265625, 
floorSegmentMB=0.5576171875, forceMergeDeletesPctAllowed=26.633864077972383, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2452498 WARN  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   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> 2452512 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2452512 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2452514 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2452514 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2452514 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=50.3984375, 
floorSegmentMB=1.7744140625, forceMergeDeletesPctAllowed=25.324567694938533, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2452514 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7577902d[collection1] main]
   [junit4]   2> 2452516 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2452517 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2452517 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2452518 INFO  
(searcherExecutor-9590-thread-1-processing-n:127.0.0.1:65141_h_ x:collection1 
c:control_collection) [n:127.0.0.1:65141_h_ c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7577902d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2452518 INFO  
(coreLoadExecutor-9589-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1554775372390727680
   [junit4]   2> 2452527 INFO  
(coreZkRegister-9582-thread-1-processing-n:127.0.0.1:65141_h_ x:collection1 
c:control_collection) [n:127.0.0.1:65141_h_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2452527 INFO  
(coreZkRegister-9582-thread-1-processing-n:127.0.0.1:65141_h_ x:collection1 
c:control_collection) [n:127.0.0.1:65141_h_ 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> 2452527 INFO  
(coreZkRegister-9582-thread-1-processing-n:127.0.0.1:65141_h_ x:collection1 
c:control_collection) [n:127.0.0.1:65141_h_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:65141/h_/collection1/
   [junit4]   2> 2452527 INFO  
(coreZkRegister-9582-thread-1-processing-n:127.0.0.1:65141_h_ x:collection1 
c:control_collection) [n:127.0.0.1:65141_h_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2452527 INFO  
(coreZkRegister-9582-thread-1-processing-n:127.0.0.1:65141_h_ x:collection1 
c:control_collection) [n:127.0.0.1:65141_h_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:65141/h_/collection1/ has no replicas
   [junit4]   2> 2452533 INFO  
(coreZkRegister-9582-thread-1-processing-n:127.0.0.1:65141_h_ x:collection1 
c:control_collection) [n:127.0.0.1:65141_h_ 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:65141/h_/collection1/ shard1
   [junit4]   2> 2452687 INFO  
(coreZkRegister-9582-thread-1-processing-n:127.0.0.1:65141_h_ x:collection1 
c:control_collection) [n:127.0.0.1:65141_h_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2452822 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2452823 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65114/solr ready
   [junit4]   2> 2452823 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2452823 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2453366 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-1-001\cores\collection1
   [junit4]   2> 2453368 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-1-001
   [junit4]   2> 2453369 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2453370 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@146b530b{/h_,null,AVAILABLE}
   [junit4]   2> 2453371 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ead3880{HTTP/1.1,[http/1.1]}{127.0.0.1:65187}
   [junit4]   2> 2453371 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server Started @2458631ms
   [junit4]   2> 2453371 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/h_, hostPort=65187, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-1-001\cores}
   [junit4]   2> 2453371 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2453372 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 2453372 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2453372 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2453372 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T10:49:01.284Z
   [junit4]   2> 2453383 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2453383 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-1-001\solr.xml
   [junit4]   2> 2453403 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2453404 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65114/solr
   [junit4]   2> 2453409 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 0x1593abf62c80008, 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> 2453419 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65187_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2453425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65187_h_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65187_h_
   [junit4]   2> 2453428 INFO  
(zkCallback-10157-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2453428 INFO  (zkCallback-10161-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2453428 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2453471 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65187_h_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-1-001\cores
   [junit4]   2> 2453471 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65187_h_    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2453474 INFO  
(OverseerStateUpdate-97173460635615236-127.0.0.1:65141_h_-n_0000000000) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2453578 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2454490 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2454508 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2454636 WARN  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ 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> 2454640 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2454664 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2454665 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-1-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 2454665 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67f73bca
   [junit4]   2> 2454666 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=60.697265625, floorSegmentMB=0.5576171875, 
forceMergeDeletesPctAllowed=26.633864077972383, segmentsPerTier=21.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2454672 WARN  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   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> 2454692 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2454693 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2454700 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2454701 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2454701 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=50.3984375, floorSegmentMB=1.7744140625, 
forceMergeDeletesPctAllowed=25.324567694938533, segmentsPerTier=25.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2454702 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4d4ea9a6[collection1] main]
   [junit4]   2> 2454704 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2454704 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2454704 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2454706 INFO  
(searcherExecutor-9601-thread-1-processing-n:127.0.0.1:65187_h_ x:collection1 
c:collection1) [n:127.0.0.1:65187_h_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d4ea9a6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2454706 INFO  
(coreLoadExecutor-9600-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1554775374685011968
   [junit4]   2> 2454718 INFO  
(coreZkRegister-9595-thread-1-processing-n:127.0.0.1:65187_h_ x:collection1 
c:collection1) [n:127.0.0.1:65187_h_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2454719 INFO  
(coreZkRegister-9595-thread-1-processing-n:127.0.0.1:65187_h_ x:collection1 
c:collection1) [n:127.0.0.1:65187_h_ 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> 2454719 INFO  
(coreZkRegister-9595-thread-1-processing-n:127.0.0.1:65187_h_ x:collection1 
c:collection1) [n:127.0.0.1:65187_h_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:65187/h_/collection1/
   [junit4]   2> 2454719 INFO  
(coreZkRegister-9595-thread-1-processing-n:127.0.0.1:65187_h_ x:collection1 
c:collection1) [n:127.0.0.1:65187_h_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2454719 INFO  
(coreZkRegister-9595-thread-1-processing-n:127.0.0.1:65187_h_ x:collection1 
c:collection1) [n:127.0.0.1:65187_h_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:65187/h_/collection1/ has 
no replicas
   [junit4]   2> 2454727 INFO  
(coreZkRegister-9595-thread-1-processing-n:127.0.0.1:65187_h_ x:collection1 
c:collection1) [n:127.0.0.1:65187_h_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:65187/h_/collection1/ shard2
   [junit4]   2> 2454833 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2454880 INFO  
(coreZkRegister-9595-thread-1-processing-n:127.0.0.1:65187_h_ x:collection1 
c:collection1) [n:127.0.0.1:65187_h_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2454986 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2455601 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-2-001\cores\collection1
   [junit4]   2> 2455604 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-2-001
   [junit4]   2> 2455604 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2455605 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@585571d6{/h_,null,AVAILABLE}
   [junit4]   2> 2455606 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@190996e4{HTTP/1.1,[http/1.1]}{127.0.0.1:65217}
   [junit4]   2> 2455608 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server Started @2460868ms
   [junit4]   2> 2455608 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/h_, hostPort=65217, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-2-001\cores}
   [junit4]   2> 2455608 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2455609 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 2455609 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2455609 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2455609 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T10:49:03.521Z
   [junit4]   2> 2455614 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2455614 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-2-001\solr.xml
   [junit4]   2> 2455629 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2455630 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65114/solr
   [junit4]   2> 2455652 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65217_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2455659 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65217_h_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65217_h_
   [junit4]   2> 2455661 INFO  (zkCallback-10161-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2455661 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2455661 INFO  
(zkCallback-10157-thread-1-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2455661 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2455717 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65217_h_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-2-001\cores
   [junit4]   2> 2455717 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65217_h_    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2455720 INFO  
(OverseerStateUpdate-97173460635615236-127.0.0.1:65141_h_-n_0000000000) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2455824 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2455824 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] 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> 2456735 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2456761 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2456874 WARN  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ 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> 2456876 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2456894 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2456894 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-2-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 2456895 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67f73bca
   [junit4]   2> 2456895 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=60.697265625, floorSegmentMB=0.5576171875, 
forceMergeDeletesPctAllowed=26.633864077972383, segmentsPerTier=21.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2456899 WARN  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   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> 2456920 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2456920 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2456921 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2456921 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2456922 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=50.3984375, floorSegmentMB=1.7744140625, 
forceMergeDeletesPctAllowed=25.324567694938533, segmentsPerTier=25.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2456922 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@49e4b129[collection1] main]
   [junit4]   2> 2456923 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2456924 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2456924 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2456925 INFO  
(searcherExecutor-9612-thread-1-processing-n:127.0.0.1:65217_h_ x:collection1 
c:collection1) [n:127.0.0.1:65217_h_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49e4b129[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2456925 INFO  
(coreLoadExecutor-9611-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1554775377011802112
   [junit4]   2> 2456934 INFO  
(coreZkRegister-9606-thread-1-processing-n:127.0.0.1:65217_h_ x:collection1 
c:collection1) [n:127.0.0.1:65217_h_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2456934 INFO  
(coreZkRegister-9606-thread-1-processing-n:127.0.0.1:65217_h_ x:collection1 
c:collection1) [n:127.0.0.1:65217_h_ 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> 2456935 INFO  
(coreZkRegister-9606-thread-1-processing-n:127.0.0.1:65217_h_ x:collection1 
c:collection1) [n:127.0.0.1:65217_h_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:65217/h_/collection1/
   [junit4]   2> 2456935 INFO  
(coreZkRegister-9606-thread-1-processing-n:127.0.0.1:65217_h_ x:collection1 
c:collection1) [n:127.0.0.1:65217_h_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2456935 INFO  
(coreZkRegister-9606-thread-1-processing-n:127.0.0.1:65217_h_ x:collection1 
c:collection1) [n:127.0.0.1:65217_h_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:65217/h_/collection1/ has 
no replicas
   [junit4]   2> 2456938 INFO  
(coreZkRegister-9606-thread-1-processing-n:127.0.0.1:65217_h_ x:collection1 
c:collection1) [n:127.0.0.1:65217_h_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:65217/h_/collection1/ shard1
   [junit4]   2> 2457044 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] 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> 2457044 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2457093 INFO  
(coreZkRegister-9606-thread-1-processing-n:127.0.0.1:65217_h_ x:collection1 
c:collection1) [n:127.0.0.1:65217_h_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2457197 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2457197 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] 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> 2457781 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-3-001\cores\collection1
   [junit4]   2> 2457784 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-3-001
   [junit4]   2> 2457784 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2457786 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40f92653{/h_,null,AVAILABLE}
   [junit4]   2> 2457788 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4624af64{HTTP/1.1,[http/1.1]}{127.0.0.1:65255}
   [junit4]   2> 2457789 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server Started @2463048ms
   [junit4]   2> 2457789 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/h_, hostPort=65255, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-3-001\cores}
   [junit4]   2> 2457789 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2457789 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 2457789 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2457790 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2457790 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T10:49:05.702Z
   [junit4]   2> 2457794 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 0x1593abf62c8000d, 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> 2457794 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2457795 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-3-001\solr.xml
   [junit4]   2> 2457819 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2457820 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65114/solr
   [junit4]   2> 2457823 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 0x1593abf62c8000e, 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> 2457834 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65255_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2457841 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65255_h_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65255_h_
   [junit4]   2> 2457843 INFO  (zkCallback-10161-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2457843 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2457843 INFO  
(zkCallback-10179-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2457843 INFO  
(zkCallback-10157-thread-2-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2457844 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2457879 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65255_h_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-3-001\cores
   [junit4]   2> 2457879 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65255_h_    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2457882 INFO  
(OverseerStateUpdate-97173460635615236-127.0.0.1:65141_h_-n_0000000000) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2457985 INFO  
(zkCallback-10179-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_    ] 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> 2457985 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] 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> 2457985 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2458904 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2458921 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2459034 WARN  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ 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> 2459036 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2459058 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2459058 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-3-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 2459058 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67f73bca
   [junit4]   2> 2459059 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=60.697265625, floorSegmentMB=0.5576171875, 
forceMergeDeletesPctAllowed=26.633864077972383, segmentsPerTier=21.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2459062 WARN  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   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> 2459077 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2459077 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2459079 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2459079 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2459079 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=50.3984375, floorSegmentMB=1.7744140625, 
forceMergeDeletesPctAllowed=25.324567694938533, segmentsPerTier=25.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2459080 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7e45007f[collection1] main]
   [junit4]   2> 2459081 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2459082 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2459082 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2459083 INFO  
(searcherExecutor-9623-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
c:collection1) [n:127.0.0.1:65255_h_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e45007f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2459083 INFO  
(coreLoadExecutor-9622-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1554775379274629120
   [junit4]   2> 2459088 INFO  
(coreZkRegister-9617-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
c:collection1) [n:127.0.0.1:65255_h_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2459088 INFO  
(updateExecutor-10176-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:65255_h_ c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2459089 INFO  
(recoveryExecutor-10177-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:65255_h_ c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2459089 INFO  
(recoveryExecutor-10177-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:65255_h_ c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2459089 INFO  
(recoveryExecutor-10177-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:65255_h_ c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 2459089 INFO  
(recoveryExecutor-10177-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:65255_h_ 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> 2459089 INFO  
(recoveryExecutor-10177-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:65255_h_ 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:65187/h_/collection1/] and I am 
[http://127.0.0.1:65255/h_/collection1/]
   [junit4]   2> 2459091 INFO  
(recoveryExecutor-10177-thread-1-processing-n:127.0.0.1:65255_h_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:65255_h_ c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:65187/h_]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:65255_h_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2459095 INFO  (qtp880928511-43253) [n:127.0.0.1:65187_h_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2459096 INFO  (qtp880928511-43253) [n:127.0.0.1:65187_h_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 2459096 INFO  (qtp880928511-43253) [n:127.0.0.1:65187_h_    ] 
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:65255_h_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:65255/h_","node_name":"127.0.0.1:65255_h_","state":"down"}
   [junit4]   2> 2459197 INFO  
(zkCallback-10179-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_    ] 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> 2459197 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] 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> 2459197 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2459950 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-4-001\cores\collection1
   [junit4]   2> 2459952 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-4-001
   [junit4]   2> 2459953 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2459954 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@574b2f5e{/h_,null,AVAILABLE}
   [junit4]   2> 2459955 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6512fff2{HTTP/1.1,[http/1.1]}{127.0.0.1:65291}
   [junit4]   2> 2459955 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.Server Started @2465214ms
   [junit4]   2> 2459955 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/h_, hostPort=65291, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-4-001\cores}
   [junit4]   2> 2459955 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2459956 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 2459956 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2459956 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2459956 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T10:49:07.868Z
   [junit4]   2> 2459971 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2459971 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-4-001\solr.xml
   [junit4]   2> 2459989 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2459990 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65114/solr
   [junit4]   2> 2459994 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 0x1593abf62c80011, 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> 2460003 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65291_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2460009 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65291_h_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65291_h_
   [junit4]   2> 2460013 INFO  (zkCallback-10161-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2460013 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2460013 INFO  
(zkCallback-10186-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2460013 INFO  
(zkCallback-10157-thread-3-processing-n:127.0.0.1:65141_h_) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2460014 INFO  
(zkCallback-10179-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2460014 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2460059 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65291_h_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-4-001\cores
   [junit4]   2> 2460060 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) 
[n:127.0.0.1:65291_h_    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2460062 INFO  
(OverseerStateUpdate-97173460635615236-127.0.0.1:65141_h_-n_0000000000) 
[n:127.0.0.1:65141_h_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2460097 INFO  (qtp880928511-43253) [n:127.0.0.1:65187_h_    ] 
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:65255_h_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:65255/h_","node_name":"127.0.0.1:65255_h_","state":"recovering"}
   [junit4]   2> 2460097 INFO  (qtp880928511-43253) [n:127.0.0.1:65187_h_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2460097 INFO  (qtp880928511-43253) [n:127.0.0.1:65187_h_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:65255_h_&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> 2460166 INFO  
(zkCallback-10173-thread-1-processing-n:127.0.0.1:65217_h_) 
[n:127.0.0.1:65217_h_    ] 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> 2460166 INFO  
(zkCallback-10186-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_    ] 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> 2460166 INFO  
(zkCallback-10179-thread-1-processing-n:127.0.0.1:65255_h_) 
[n:127.0.0.1:65255_h_    ] 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> 2460166 INFO  
(zkCallback-10167-thread-1-processing-n:127.0.0.1:65187_h_) 
[n:127.0.0.1:65187_h_    ] 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> 2461088 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2461107 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2461254 WARN  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ 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> 2461257 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2461277 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2461279 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-4-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001\shard-4-001\cores\collection1\data\]
   [junit4]   2> 2461279 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67f73bca
   [junit4]   2> 2461280 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=60.697265625, floorSegmentMB=0.5576171875, 
forceMergeDeletesPctAllowed=26.633864077972383, segmentsPerTier=21.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2461283 WARN  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   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> 2461300 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2461300 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2461303 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2461303 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2461303 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=50.3984375, floorSegmentMB=1.7744140625, 
forceMergeDeletesPctAllowed=25.324567694938533, segmentsPerTier=25.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2461304 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@231510ac[collection1] main]
   [junit4]   2> 2461305 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2461306 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2461306 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2461307 INFO  
(searcherExecutor-9634-thread-1-processing-n:127.0.0.1:65291_h_ x:collection1 
c:collection1) [n:127.0.0.1:65291_h_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@231510ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2461307 INFO  
(coreLoadExecutor-9633-thread-1-processing-n:127.0.0.1:65291_h_) 
[n:127.0.0.1:65291_h_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1554775381606662144
   [junit4]   2> 2461314 INFO  
(coreZkRegister-9628-thread-1-processing-n:127.0.0.1:65291_h_ x:collection1 
c:collection1) [n:127.0.0.1:65291_h_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2461314 INFO  
(updateExecutor-10183-thread-1-processing-n:127.0.0.1:65291_h_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:65291_h_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2461314 INFO  
(recoveryExecutor-10184-thread-1-processing-n:127.0.0.1:65291_h_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:65291_h_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2461315 INFO  
(recoveryExecutor-10184-thread-1-processing-n:127.0.0.1:65291_h_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:65291_h_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2461315 INFO  
(recoveryExecutor-10184-thread-1-processing-n:127.0.0.1:65291_h_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:65291_h_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 2461315 INFO  
(recoveryExecutor-10184-thread-1-processing-n:127.0.0.1:65291_h_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:65291_h_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2461315 INFO  
(recoveryExecutor-10184-thread-1-processing-n:127.0.0.1:65291_h_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:65291_h_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:65217/h_/collection1/] and I am 
[http://127.0.0.1:65291/h_/collection1/]
   [junit4]   2> 2461318 INFO  (recoveryExe

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

ading-seed#[715063A5C1032B3]) [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6512fff2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2498902 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@574b2f5e{/h_,null,UNAVAILABLE}
   [junit4]   2> 2498903 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[715063A5C1032B3]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65114 65114
   [junit4]   2> 2498906 INFO  (Thread-4007) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:65114 65114
   [junit4]   2> 2498906 WARN  (Thread-4007) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      /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>        48      /solr/overseer/queue
   [junit4]   2>        43      /solr/overseer/collection-queue-work
   [junit4]   2>        18      /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=715063A5C1032B3 
-Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Australia/Brisbane 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 48.5s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'X val' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/h_",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([715063A5C1032B3:DF582B6DABCD9713]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
   [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> 2498911 INFO  
(SUITE-TestDynamicLoading-seed#[715063A5C1032B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_715063A5C1032B3-001
   [junit4]   2> Dec 26, 2016 10:49:46 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{blobName=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
size=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Direct), 
id=Lucene50(blocksize=128), 
version=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
md5=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, 
docValues:{}, maxPointsInLeafNode=982, maxMBSortInHeap=5.19054367879572, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ar-AE, 
timezone=Australia/Brisbane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=77280832,total=337805312
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestRandomRequestDistribution, TestImplicitCoreProperties, 
TestDocumentBuilder, DistributedQueryComponentOptimizationTest, BJQParserTest, 
StatelessScriptUpdateProcessorFactoryTest, 
DistribDocExpirationUpdateProcessorTest, DeleteLastCustomShardedReplicaTest, 
TestBM25SimilarityFactory, SolrCLIZkUtilsTest, TestRTimerTree, 
CoreAdminCreateDiscoverTest, TestDistributedStatsComponentCardinality, 
PluginInfoTest, TestJmxIntegration, TestFieldCache, TestBinaryResponseWriter, 
TestFieldCacheSanityChecker, TestLazyCores, TestSchemaManager, 
SolrPluginUtilsTest, TestManagedSchemaAPI, UnloadDistributedZkTest, 
XmlUpdateRequestHandlerTest, TestReloadDeadlock, TestUninvertingReader, 
TestImpersonationWithHadoopAuth, ShufflingReplicaListTransformerTest, 
TimerUtilsTest, TestFieldResource, NumericFieldsTest, 
TestTolerantUpdateProcessorCloud, ClassificationUpdateProcessorTest, 
TestBlendedInfixSuggestions, TestBinaryField, FullHLLTest, TestJsonFacets, 
RequiredFieldsTest, SoftAutoCommitTest, SolrCoreTest, TestScoreJoinQPScore, 
TemplateUpdateProcessorTest, CloudExitableDirectoryReaderTest, 
TestSizeLimitedDistributedMap, EnumFieldTest, OpenExchangeRatesOrgProviderTest, 
AnalysisAfterCoreReloadTest, CdcrReplicationDistributedZkTest, TestLFUCache, 
TestPerFieldSimilarity, StatsReloadRaceTest, TestNumericTerms32, 
TestSchemaVersionResource, HdfsBasicDistributedZkTest, 
TestPKIAuthenticationPlugin, DocumentBuilderTest, FacetPivotSmallTest, 
FastVectorHighlighterTest, TestSha256AuthenticationProvider, TestTrieFacet, 
TestPartialUpdateDeduplication, TestPostingsSolrHighlighter, 
TestStressVersions, DirectSolrConnectionTest, TestFieldTypeResource, 
HdfsRecoveryZkTest, LeaderElectionTest, HdfsWriteToMultipleCollectionsTest, 
TestSolr4Spatial2, TestHashPartitioner, TestJettySolrRunner, 
BaseCdcrDistributedZkTest, HdfsNNFailoverTest, OverseerTest, 
TestHdfsBackupRestoreCore, MoreLikeThisHandlerTest, TestDistributedSearch, 
QueryEqualityTest, BufferStoreTest, TestCharFilters, 
TestOnReconnectListenerSupport, DeleteReplicaTest, TestFastOutputStream, 
DataDrivenBlockJoinTest, DirectUpdateHandlerTest, 
PathHierarchyTokenizerFactoryTest, SolrTestCaseJ4Test, TestCloudPivotFacet, 
TestManagedResource, BooleanFieldTest, 
VMParamsZkACLAndCredentialsProvidersTest, SSLMigrationTest, SOLR749Test, 
TestReplicationHandler, QueryElevationComponentTest, ClusterStateUpdateTest, 
PrimitiveFieldTypeTest, StandardRequestHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, TestFieldSortValues, TestLockTree, 
HdfsChaosMonkeySafeLeaderTest, TestSolrConfigHandlerCloud, CloudMLTQParserTest, 
SystemInfoHandlerTest, TestCryptoKeys, TestOrdValues, TimeZoneUtilsTest, 
TestPushWriter, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, 
PKIAuthenticationIntegrationTest, TestManagedSynonymFilterFactory, 
TestPerFieldSimilarityWithDefaultOverride, OutputWriterTest, 
TestRawTransformer, PolyFieldTest, CoreMergeIndexesAdminHandlerTest, 
TestUseDocValuesAsStored2, SchemaVersionSpecificBehaviorTest, 
TestSolrIndexConfig, HdfsSyncSliceTest, TestCSVLoader, ZkControllerTest, 
TestWordDelimiterFilterFactory, TestXIncludeConfig, 
ConcurrentDeleteAndCreateCollectionTest, TestChildDocTransformer, 
RuleEngineTest, IndexSchemaRuntimeFieldTest, 
UniqFieldsUpdateProcessorFactoryTest, ClassificationUpdateProcessorFactoryTest, 
TestSegmentSorting, TestInitQParser, AnalysisErrorHandlingTest, 
ReplaceNodeTest, ConjunctionSolrSpellCheckerTest, ResponseLogComponentTest, 
TestLeaderInitiatedRecoveryThread, TestLRUCache, TestMissingGroups, 
DistributedFacetPivotLargeTest, XsltUpdateRequestHandlerTest, 
DirectoryFactoryTest, ZkStateWriterTest, DocumentAnalysisRequestHandlerTest, 
TolerantUpdateProcessorTest, TestNonDefinedSimilarityFactory, 
TestRemoteStreaming, WrapperMergePolicyFactoryTest, BasicDistributedZkTest, 
DOMUtilTest, TestRandomDVFaceting, PreAnalyzedFieldManagedSchemaCloudTest, 
TestOverriddenPrefixQueryForCustomFieldType, AnalyticsQueryTest, TestSolrXml, 
TestConfigSetImmutable, BlockCacheTest, TestCloudRecovery, 
IndexBasedSpellCheckerTest, TestCollationField, TestFaceting, TestRecovery, 
TestStressReorder, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, 
SpellCheckComponentTest, PeerSyncTest, TestFiltering, TestBadConfig, 
HighlighterTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SolrRequestParserTest, DocValuesTest, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, 
SolrInfoMBeanTest, TestQueryUtils, TestReversedWildcardFilterFactory, 
TermsComponentTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestDocSet, 
MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, 
SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, 
ResourceLoaderTest, ChaosMonkeyNothingIsSafeTest, AssignTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CustomCollectionTest, 
DeleteInactiveReplicaTest, DeleteNodeTest, DeleteStatusTest, 
DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, 
OverseerTaskQueueTest, PeerSyncReplicationTest, SaslZkACLProviderTest, 
ShardSplitTest, TestStressLiveNodes, BlobRepositoryCloudTest, 
TestDynamicLoading]
   [junit4] Completed [539/665 (1!)] on J0 in 48.80s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62856 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to