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

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_112) - Build # 2422 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2422/
Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"},  from server:  null
	at __randomizedtesting.SeedInfo.seed([A1546985C8C090BC:791944D23F1D351C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12420 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/init-core-data-001
   [junit4]   2> 1880125 INFO  (SUITE-TestDynamicLoading-seed#[A1546985C8C090BC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1880126 INFO  (SUITE-TestDynamicLoading-seed#[A1546985C8C090BC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1880127 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1880127 INFO  (Thread-4123) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1880127 INFO  (Thread-4123) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1880227 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ZkTestServer start zk server on port:36465
   [junit4]   2> 1880232 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1880233 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1880234 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1880234 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1880234 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1880235 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1880235 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1880236 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1880236 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1880237 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1880237 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1880297 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/control-001/cores/collection1
   [junit4]   2> 1880299 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1880299 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f63a9e7{/,null,AVAILABLE}
   [junit4]   2> 1880301 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65fbf59e{HTTP/1.1,[http/1.1]}{127.0.0.1:42469}
   [junit4]   2> 1880301 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server Started @1881998ms
   [junit4]   2> 1880301 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/tempDir-001/control/data, hostContext=/, hostPort=42469, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/control-001/cores}
   [junit4]   2> 1880301 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1880301 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1880301 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1880301 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1880301 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T23:32:42.251Z
   [junit4]   2> 1880303 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1880303 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/control-001/solr.xml
   [junit4]   2> 1880307 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1880308 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36465/solr
   [junit4]   2> 1880316 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:42469_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42469_
   [junit4]   2> 1880316 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:42469_    ] o.a.s.c.Overseer Overseer (id=97108516017143812-127.0.0.1:42469_-n_0000000000) starting
   [junit4]   2> 1880318 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:42469_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42469_
   [junit4]   2> 1880319 INFO  (zkCallback-2615-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1880387 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:42469_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/control-001/cores
   [junit4]   2> 1880387 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:42469_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1880389 INFO  (OverseerStateUpdate-97108516017143812-127.0.0.1:42469_-n_0000000000) [n:127.0.0.1:42469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1881399 WARN  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1881400 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1881431 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1881523 WARN  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ 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> 1881527 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1881532 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1881533 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/control-001/cores/collection1/data/]
   [junit4]   2> 1881533 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ 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@33be2fa4
   [junit4]   2> 1881534 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=47.1865234375, floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=12.03555639235432, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.699867362111718
   [junit4]   2> 1881537 WARN  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ 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> 1881544 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1881544 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1881545 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1881545 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1881545 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4662004617162665]
   [junit4]   2> 1881546 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19470971[collection1] main]
   [junit4]   2> 1881546 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1881546 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1881546 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1881547 INFO  (searcherExecutor-7302-thread-1-processing-n:127.0.0.1:42469_ x:collection1 c:control_collection) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19470971[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1881547 INFO  (coreLoadExecutor-7301-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553736257762230272
   [junit4]   2> 1881552 INFO  (coreZkRegister-7294-thread-1-processing-n:127.0.0.1:42469_ x:collection1 c:control_collection) [n:127.0.0.1:42469_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1881552 INFO  (coreZkRegister-7294-thread-1-processing-n:127.0.0.1:42469_ x:collection1 c:control_collection) [n:127.0.0.1:42469_ 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> 1881552 INFO  (coreZkRegister-7294-thread-1-processing-n:127.0.0.1:42469_ x:collection1 c:control_collection) [n:127.0.0.1:42469_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42469/collection1/
   [junit4]   2> 1881552 INFO  (coreZkRegister-7294-thread-1-processing-n:127.0.0.1:42469_ x:collection1 c:control_collection) [n:127.0.0.1:42469_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1881552 INFO  (coreZkRegister-7294-thread-1-processing-n:127.0.0.1:42469_ x:collection1 c:control_collection) [n:127.0.0.1:42469_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:42469/collection1/ has no replicas
   [junit4]   2> 1881554 INFO  (coreZkRegister-7294-thread-1-processing-n:127.0.0.1:42469_ x:collection1 c:control_collection) [n:127.0.0.1:42469_ 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:42469/collection1/ shard1
   [junit4]   2> 1881704 INFO  (coreZkRegister-7294-thread-1-processing-n:127.0.0.1:42469_ x:collection1 c:control_collection) [n:127.0.0.1:42469_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1881891 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1881891 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36465/solr ready
   [junit4]   2> 1881891 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1881891 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1881953 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-1-001/cores/collection1
   [junit4]   2> 1881954 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-1-001
   [junit4]   2> 1881954 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1881955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1534925f{/,null,AVAILABLE}
   [junit4]   2> 1881955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55111cea{HTTP/1.1,[http/1.1]}{127.0.0.1:34768}
   [junit4]   2> 1881955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server Started @1883653ms
   [junit4]   2> 1881955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=34768, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-1-001/cores}
   [junit4]   2> 1881955 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1881955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1881955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1881955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1881956 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T23:32:43.905Z
   [junit4]   2> 1881958 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1881958 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-1-001/solr.xml
   [junit4]   2> 1881962 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1881962 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36465/solr
   [junit4]   2> 1881967 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:34768_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1881969 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:34768_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34768_
   [junit4]   2> 1881969 INFO  (zkCallback-2619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1881969 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1881969 INFO  (zkCallback-2615-thread-2-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1882056 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:34768_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-1-001/cores
   [junit4]   2> 1882056 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:34768_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1882079 WARN  (OverseerStateUpdate-97108516017143812-127.0.0.1:42469_-n_0000000000) [n:127.0.0.1:42469_    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 1882081 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1882082 INFO  (OverseerStateUpdate-97108516017143812-127.0.0.1:42469_-n_0000000000) [n:127.0.0.1:42469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1882183 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1883087 WARN  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1883087 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1883098 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1883173 WARN  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ 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> 1883175 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1883181 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1883181 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1883181 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@33be2fa4
   [junit4]   2> 1883182 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=47.1865234375, floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=12.03555639235432, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.699867362111718
   [junit4]   2> 1883184 WARN  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ 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> 1883191 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1883191 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1883191 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883191 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883192 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4662004617162665]
   [junit4]   2> 1883192 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32fd7dc9[collection1] main]
   [junit4]   2> 1883192 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1883192 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1883193 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1883193 INFO  (searcherExecutor-7313-thread-1-processing-n:127.0.0.1:34768_ x:collection1 c:collection1) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32fd7dc9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1883193 INFO  (coreLoadExecutor-7312-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553736259488186368
   [junit4]   2> 1883197 INFO  (coreZkRegister-7307-thread-1-processing-n:127.0.0.1:34768_ x:collection1 c:collection1) [n:127.0.0.1:34768_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1883197 INFO  (coreZkRegister-7307-thread-1-processing-n:127.0.0.1:34768_ x:collection1 c:collection1) [n:127.0.0.1:34768_ 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> 1883197 INFO  (coreZkRegister-7307-thread-1-processing-n:127.0.0.1:34768_ x:collection1 c:collection1) [n:127.0.0.1:34768_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34768/collection1/
   [junit4]   2> 1883197 INFO  (coreZkRegister-7307-thread-1-processing-n:127.0.0.1:34768_ x:collection1 c:collection1) [n:127.0.0.1:34768_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1883197 INFO  (coreZkRegister-7307-thread-1-processing-n:127.0.0.1:34768_ x:collection1 c:collection1) [n:127.0.0.1:34768_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34768/collection1/ has no replicas
   [junit4]   2> 1883199 INFO  (coreZkRegister-7307-thread-1-processing-n:127.0.0.1:34768_ x:collection1 c:collection1) [n:127.0.0.1:34768_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34768/collection1/ shard2
   [junit4]   2> 1883300 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1883349 INFO  (coreZkRegister-7307-thread-1-processing-n:127.0.0.1:34768_ x:collection1 c:collection1) [n:127.0.0.1:34768_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1883451 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1883712 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-2-001/cores/collection1
   [junit4]   2> 1883713 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-2-001
   [junit4]   2> 1883713 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1883714 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e0b3910{/,null,AVAILABLE}
   [junit4]   2> 1883714 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ab87b5e{HTTP/1.1,[http/1.1]}{127.0.0.1:46425}
   [junit4]   2> 1883714 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server Started @1885412ms
   [junit4]   2> 1883714 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=46425, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-2-001/cores}
   [junit4]   2> 1883715 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1883715 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1883715 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1883715 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1883715 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T23:32:45.665Z
   [junit4]   2> 1883716 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1883716 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-2-001/solr.xml
   [junit4]   2> 1883722 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1883722 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36465/solr
   [junit4]   2> 1883726 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:46425_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1883727 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:46425_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46425_
   [junit4]   2> 1883728 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1883728 INFO  (zkCallback-2619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1883728 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1883728 INFO  (zkCallback-2615-thread-2-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1883803 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:46425_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-2-001/cores
   [junit4]   2> 1883803 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:46425_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1883804 INFO  (OverseerStateUpdate-97108516017143812-127.0.0.1:42469_-n_0000000000) [n:127.0.0.1:42469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1883906 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1883906 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] 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> 1884811 WARN  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1884812 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1884827 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1884931 WARN  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ 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> 1884948 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1884955 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1884956 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1884956 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@33be2fa4
   [junit4]   2> 1884957 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=47.1865234375, floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=12.03555639235432, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.699867362111718
   [junit4]   2> 1884961 WARN  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ 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> 1884970 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1884970 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1884971 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1884971 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1884971 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4662004617162665]
   [junit4]   2> 1884971 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7120155a[collection1] main]
   [junit4]   2> 1884972 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1884972 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1884972 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1884973 INFO  (searcherExecutor-7324-thread-1-processing-n:127.0.0.1:46425_ x:collection1 c:collection1) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7120155a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1884973 INFO  (coreLoadExecutor-7323-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553736261354651648
   [junit4]   2> 1884978 INFO  (coreZkRegister-7318-thread-1-processing-n:127.0.0.1:46425_ x:collection1 c:collection1) [n:127.0.0.1:46425_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1884978 INFO  (coreZkRegister-7318-thread-1-processing-n:127.0.0.1:46425_ x:collection1 c:collection1) [n:127.0.0.1:46425_ 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> 1884978 INFO  (coreZkRegister-7318-thread-1-processing-n:127.0.0.1:46425_ x:collection1 c:collection1) [n:127.0.0.1:46425_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46425/collection1/
   [junit4]   2> 1884978 INFO  (coreZkRegister-7318-thread-1-processing-n:127.0.0.1:46425_ x:collection1 c:collection1) [n:127.0.0.1:46425_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1884978 INFO  (coreZkRegister-7318-thread-1-processing-n:127.0.0.1:46425_ x:collection1 c:collection1) [n:127.0.0.1:46425_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46425/collection1/ has no replicas
   [junit4]   2> 1884980 INFO  (coreZkRegister-7318-thread-1-processing-n:127.0.0.1:46425_ x:collection1 c:collection1) [n:127.0.0.1:46425_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46425/collection1/ shard1
   [junit4]   2> 1885081 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1885081 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] 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> 1885130 INFO  (coreZkRegister-7318-thread-1-processing-n:127.0.0.1:46425_ x:collection1 c:collection1) [n:127.0.0.1:46425_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1885232 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1885232 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] 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> 1885361 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-3-001/cores/collection1
   [junit4]   2> 1885361 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-3-001
   [junit4]   2> 1885362 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1885363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c95a556{/,null,AVAILABLE}
   [junit4]   2> 1885363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4031600c{HTTP/1.1,[http/1.1]}{127.0.0.1:36175}
   [junit4]   2> 1885363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server Started @1887061ms
   [junit4]   2> 1885363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=36175, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-3-001/cores}
   [junit4]   2> 1885363 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1885363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1885363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1885363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1885363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T23:32:47.313Z
   [junit4]   2> 1885365 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1885365 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-3-001/solr.xml
   [junit4]   2> 1885369 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1885369 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36465/solr
   [junit4]   2> 1885374 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:36175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1885376 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:36175_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36175_
   [junit4]   2> 1885377 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1885377 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1885377 INFO  (zkCallback-2619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1885377 INFO  (zkCallback-2615-thread-2-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1885377 INFO  (zkCallback-2637-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1885444 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:36175_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-3-001/cores
   [junit4]   2> 1885444 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:36175_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1885446 INFO  (OverseerStateUpdate-97108516017143812-127.0.0.1:42469_-n_0000000000) [n:127.0.0.1:42469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1885547 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1885547 INFO  (zkCallback-2637-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_    ] 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> 1885547 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] 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> 1886451 WARN  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1886452 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1886462 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1886548 WARN  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ 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> 1886550 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1886555 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1886555 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1886555 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@33be2fa4
   [junit4]   2> 1886556 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=47.1865234375, floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=12.03555639235432, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.699867362111718
   [junit4]   2> 1886558 WARN  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ 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> 1886564 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1886564 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1886565 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1886565 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1886565 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4662004617162665]
   [junit4]   2> 1886565 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@328dcbd7[collection1] main]
   [junit4]   2> 1886566 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1886566 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1886566 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1886567 INFO  (searcherExecutor-7335-thread-1-processing-n:127.0.0.1:36175_ x:collection1 c:collection1) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@328dcbd7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1886567 INFO  (coreLoadExecutor-7334-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553736263026081792
   [junit4]   2> 1886570 INFO  (coreZkRegister-7329-thread-1-processing-n:127.0.0.1:36175_ x:collection1 c:collection1) [n:127.0.0.1:36175_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1886570 INFO  (updateExecutor-2634-thread-1-processing-n:127.0.0.1:36175_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36175_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1886570 INFO  (recoveryExecutor-2635-thread-1-processing-n:127.0.0.1:36175_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36175_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1886570 INFO  (recoveryExecutor-2635-thread-1-processing-n:127.0.0.1:36175_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36175_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1886570 INFO  (recoveryExecutor-2635-thread-1-processing-n:127.0.0.1:36175_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36175_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1886570 INFO  (recoveryExecutor-2635-thread-1-processing-n:127.0.0.1:36175_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36175_ 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> 1886570 INFO  (recoveryExecutor-2635-thread-1-processing-n:127.0.0.1:36175_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36175_ 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:34768/collection1/] and I am [http://127.0.0.1:36175/collection1/]
   [junit4]   2> 1886571 INFO  (recoveryExecutor-2635-thread-1-processing-n:127.0.0.1:36175_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36175_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:34768]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36175_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1886574 INFO  (qtp1489482607-15379) [n:127.0.0.1:34768_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1886574 INFO  (qtp1489482607-15379) [n:127.0.0.1:34768_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1886575 INFO  (qtp1489482607-15379) [n:127.0.0.1:34768_    ] 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:36175_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36175","node_name":"127.0.0.1:36175_","state":"down"}
   [junit4]   2> 1886673 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1886673 INFO  (zkCallback-2637-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_    ] 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> 1886673 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] 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> 1887002 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-4-001/cores/collection1
   [junit4]   2> 1887002 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-4-001
   [junit4]   2> 1887003 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1887004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a426610{/,null,AVAILABLE}
   [junit4]   2> 1887004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71e2dceb{HTTP/1.1,[http/1.1]}{127.0.0.1:46525}
   [junit4]   2> 1887004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.Server Started @1888702ms
   [junit4]   2> 1887004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=46525, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-4-001/cores}
   [junit4]   2> 1887004 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1887004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1887004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1887004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1887004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T23:32:48.954Z
   [junit4]   2> 1887006 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1887006 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-4-001/solr.xml
   [junit4]   2> 1887011 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1887011 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36465/solr
   [junit4]   2> 1887015 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:46525_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1887017 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:46525_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46525_
   [junit4]   2> 1887018 INFO  (zkCallback-2637-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1887018 INFO  (zkCallback-2619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1887018 INFO  (zkCallback-2615-thread-1-processing-n:127.0.0.1:42469_) [n:127.0.0.1:42469_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1887019 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1887018 INFO  (zkCallback-2644-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1887018 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1887059 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:46525_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-4-001/cores
   [junit4]   2> 1887059 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [n:127.0.0.1:46525_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1887060 INFO  (OverseerStateUpdate-97108516017143812-127.0.0.1:42469_-n_0000000000) [n:127.0.0.1:42469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1887162 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:34768_) [n:127.0.0.1:34768_    ] 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> 1887162 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] 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> 1887162 INFO  (zkCallback-2644-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_    ] 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> 1887162 INFO  (zkCallback-2637-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_    ] 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> 1887575 INFO  (qtp1489482607-15379) [n:127.0.0.1:34768_    ] 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:36175_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36175","node_name":"127.0.0.1:36175_","state":"recovering"}
   [junit4]   2> 1887575 INFO  (qtp1489482607-15379) [n:127.0.0.1:34768_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1887575 INFO  (qtp1489482607-15379) [n:127.0.0.1:34768_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:36175_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1888067 WARN  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1888067 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1888078 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1888167 WARN  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ 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> 1888169 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1888174 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1888175 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1888175 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@33be2fa4
   [junit4]   2> 1888175 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=47.1865234375, floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=12.03555639235432, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.699867362111718
   [junit4]   2> 1888178 WARN  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ 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> 1888184 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1888184 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1888184 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1888184 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1888184 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4662004617162665]
   [junit4]   2> 1888185 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ea3d3a8[collection1] main]
   [junit4]   2> 1888185 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1888186 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1888186 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1888186 INFO  (searcherExecutor-7346-thread-1-processing-n:127.0.0.1:46525_ x:collection1 c:collection1) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ea3d3a8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1888186 INFO  (coreLoadExecutor-7345-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553736264723726336
   [junit4]   2> 1888190 INFO  (coreZkRegister-7340-thread-1-processing-n:127.0.0.1:46525_ x:collection1 c:collection1) [n:127.0.0.1:46525_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1888190 INFO  (updateExecutor-2641-thread-1-processing-n:127.0.0.1:46525_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:46525_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1888190 INFO  (recoveryExecutor-2642-thread-1-processing-n:127.0.0.1:46525_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:46525_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1888190 INFO  (recoveryExecutor-2642-thread-1-processing-n:127.0.0.1:46525_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:46525_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1888190 INFO  (recoveryExecutor-2642-thread-1-processing-n:127.0.0.1:46525_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:46525_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1888190 INFO  (recoveryExecutor-2642-thread-1-processing-n:127.0.0.1:46525_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:46525_ 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> 1888190 INFO  (recoveryExecutor-2642-thread-1-processing-n:127.0.0.1:46525_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:46525_ 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:46425/collection1/] and I am [http://127.0.0.1:46525/collection1/]
   [junit4]   2> 1888191 INFO  (recoveryExecutor-2642-thread-1-processing-n:127.0.0.1:46525_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:46525_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:46425]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46525_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1888193 INFO  (qtp221312166-15407) [n:127.0.0.1:46425_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1888193 INFO  (qtp221312166-15407) [n:127.0.0.1:46425_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1888193 INFO  (qtp221312166-15407) [n:127.0.0.1:46425_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:46525_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:46525","node_name":"127.0.0.1:46525_","state":"down"}
   [junit4]   2> 1888293 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:46425_) [n:127.0.0.1:46425_    ] 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> 1888293 INFO  (zkCallback-2644-thread-1-processing-n:127.0.0.1:46525_) [n:127.0.0.1:46525_    ] 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> 1888293 INFO  (zkCallback-2637-thread-1-processing-n:127.0.0.1:36175_) [n:127.0.0.1:36175_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent s

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

micLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46525
   [junit4]   2> 1922570 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=160874087
   [junit4]   2> 1922571 INFO  (coreCloseExecutor-7512-thread-1) [n:127.0.0.1:46525_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e81b136
   [junit4]   2> 1922572 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.Overseer Overseer (id=97108516017143826-127.0.0.1:46525_-n_0000000004) closing
   [junit4]   2> 1922572 INFO  (OverseerStateUpdate-97108516017143826-127.0.0.1:46525_-n_0000000004) [n:127.0.0.1:46525_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46525_
   [junit4]   2> 1922574 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@71e2dceb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1922574 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a426610{/,null,UNAVAILABLE}
   [junit4]   2> 1922575 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A1546985C8C090BC]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36465 36465
   [junit4]   2> 1927599 INFO  (Thread-4123) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36465 36465
   [junit4]   2> 1927600 WARN  (Thread-4123) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/collection-queue-work
   [junit4]   2> 	32	/solr/overseer/queue
   [junit4]   2> 	22	/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=A1546985C8C090BC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 47.5s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A1546985C8C090BC:791944D23F1D351C]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1927603 INFO  (SUITE-TestDynamicLoading-seed#[A1546985C8C090BC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A1546985C8C090BC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {blobName=PostingsFormat(name=Memory doPackFST= true), size=BlockTreeOrds(blocksize=128), _version_=FST50, id=PostingsFormat(name=Direct), version=PostingsFormat(name=Memory doPackFST= true), md5=FST50, timestamp=FST50}, docValues:{}, maxPointsInLeafNode=1678, maxMBSortInHeap=5.384867402323403, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=mt, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=12,threads=1,free=212775232,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, TestStressCloudBlindAtomicUpdates, TestSystemIdResolver, TestOrdValues, SpellingQueryConverterTest, DocumentBuilderTest, TestRequestForwarding, TestNumericTerms32, TestDynamicFieldCollectionResource, TestMiniSolrCloudClusterSSL, BasicFunctionalityTest, TestQuerySenderListener, UpdateRequestProcessorFactoryTest, TestFastOutputStream, ConfigSetsAPITest, LeaderInitiatedRecoveryOnCommitTest, TestRandomRequestDistribution, TestLMDirichletSimilarityFactory, TestFieldCacheSanityChecker, TestManagedResourceStorage, FacetPivotSmallTest, TestFieldResource, TestClassicSimilarityFactory, SolrInfoMBeanTest, CachingDirectoryFactoryTest, SpatialRPTFieldTypeTest, TestSweetSpotSimilarityFactory, SchemaVersionSpecificBehaviorTest, SpatialFilterTest, HdfsRestartWhileUpdatingTest, TestInfoStreamLogging, MultiThreadedOCPTest, TestGeoJSONResponseWriter, BlockJoinFacetDistribTest, DocExpirationUpdateProcessorFactoryTest, CollectionsAPIAsyncDistributedZkTest, RecoveryAfterSoftCommitTest, FileUtilsTest, TestWordDelimiterFilterFactory, TestSimpleQParserPlugin, TestFuzzyAnalyzedSuggestions, TestRTGBase, SparseHLLTest, InfoHandlerTest, TestCharFilters, HdfsChaosMonkeyNothingIsSafeTest, SimplePostToolTest, BaseCdcrDistributedZkTest, TestTrie, TestPartialUpdateDeduplication, TermsComponentTest, TolerantUpdateProcessorTest, DeleteStatusTest, CustomCollectionTest, CdcrReplicationHandlerTest, TestCoreContainer, TestRandomCollapseQParserPlugin, TestQueryUtils, DistributedMLTComponentTest, TestJsonRequest, CoreAdminCreateDiscoverTest, LoggingHandlerTest, DocValuesTest, TestBackupRepositoryFactory, TestTrackingShardHandlerFactory, TestJsonFacetRefinement, ChangedSchemaMergeTest, PreAnalyzedUpdateProcessorTest, TestRecoveryHdfs, TestFieldCacheVsDocValues, GraphQueryTest, DeleteNodeTest, TestSimpleTrackingShardHandler, TestExactStatsCache, TestDefaultStatsCache, ZkControllerTest, SolrIndexConfigTest, DateMathParserTest, TestHashPartitioner, TestCursorMarkWithoutUniqueKey, StressHdfsTest, TestElisionMultitermQuery, TestSolrQueryResponse, DirectSolrConnectionTest, LeaderElectionContextKeyTest, SoftAutoCommitTest, SSLMigrationTest, SystemInfoHandlerTest, TestUpdate, SpellCheckComponentTest, TestSuggestSpellingConverter, SearchHandlerTest, AddBlockUpdateTest, SpatialHeatmapFacetsTest, URLClassifyProcessorTest, EnumFieldTest, RAMDirectoryFactoryTest, CopyFieldTest, TestTestInjection, ExitableDirectoryReaderTest, StatsReloadRaceTest, ConvertedLegacyTest, TestQueryTypes, DataDrivenBlockJoinTest, IndexBasedSpellCheckerTest, SortByFunctionTest, SliceStateTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping, DistributedTermsComponentTest, SolrCoreTest, TestGroupingSearch, BadIndexSchemaTest, TestFiltering, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DocValuesMultiTest, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestOmitPositions, RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, JSONWriterTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestSolrIndexConfig, BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestSearchPerf, NumericFieldsTest, TestConfig, OutputWriterTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, DistribCursorPagingTest, DocValuesNotIndexedTest, LeaderInitiatedRecoveryOnShardRestartTest, OverriddenZkACLAndCredentialsProvidersTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudRecovery, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudCluster, TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorRandomCloud, CoreSorterTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSetImmutable, TestConfigSetProperties, TestCorePropertiesReload, TestCustomStream, TestDynamicLoading]
   [junit4] Completed [533/662 (1!)] on J1 in 47.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 62833 lines...]