Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/573/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value 'X val' for path 'x' full output: {
"responseHeader":{ "status":0, "QTime":0}, "params":{"wt":"json"},
"context":{ "webapp":"", "path":"/test1", "httpMethod":"GET"},
"class":"org.apache.solr.core.BlobStoreTestRequestHandler", "x":null}, from
server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value 'X val' for path 'x'
full output: {
"responseHeader":{
"status":0,
"QTime":0},
"params":{"wt":"json"},
"context":{
"webapp":"",
"path":"/test1",
"httpMethod":"GET"},
"class":"org.apache.solr.core.BlobStoreTestRequestHandler",
"x":null}, from server: null
at
__randomizedtesting.SeedInfo.seed([1130B8D02E213F1E:C97D9587D9FC9ABE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure
Error Message:
The data directory was not cleaned up on unload after a failed core reload
Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after
a failed core reload
at
__randomizedtesting.SeedInfo.seed([1130B8D02E213F1E:6AF91A9C0D03ED1F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
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
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 11553 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\init-core-data-001
[junit4] 2> 986307 INFO
(SUITE-TestDynamicLoading-seed#[1130B8D02E213F1E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 986307 INFO
(SUITE-TestDynamicLoading-seed#[1130B8D02E213F1E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 986311 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 986311 INFO (Thread-2097) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 986311 INFO (Thread-2097) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 986411 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:64058
[junit4] 2> 986428 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588a296c780000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 986451 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 986459 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 986464 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 986469 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 986474 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 986480 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 986485 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 986489 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 986493 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 986498 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 986502 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 987065 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores\collection1
[junit4] 2> 987069 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 987071 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c6a9d5{/,null,AVAILABLE}
[junit4] 2> 987077 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@197912d{HTTP/1.1,[http/1.1]}{127.0.0.1:64065}
[junit4] 2> 987077 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server Started @991433ms
[junit4] 2> 987077 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/control/data,
hostContext=/, hostPort=64065,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores}
[junit4] 2> 987077 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 987077 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 987078 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 987078 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 987078 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T03:52:01.137Z
[junit4] 2> 987085 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 987085 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\solr.xml
[junit4] 2> 987105 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 987107 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
[junit4] 2> 987111 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588a296c780003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 987184 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64065_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:64065_
[junit4] 2> 987188 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64065_ ] o.a.s.c.Overseer Overseer
(id=96979302506561540-127.0.0.1:64065_-n_0000000000) starting
[junit4] 2> 987206 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64065_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64065_
[junit4] 2> 987212 INFO
(OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000)
[n:127.0.0.1:64065_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 987539 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64065_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores
[junit4] 2> 987539 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64065_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 987552 INFO
(OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000)
[n:127.0.0.1:64065_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 988597 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 988636 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 988826 WARN
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ 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> 988833 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 988873 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 988874 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores\collection1\data\]
[junit4] 2> 988874 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1406eb2
[junit4] 2> 988876 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.1572265625,
floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=11.405127752801654,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6873752029787575
[junit4] 2> 988886 WARN
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 988921 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 988921 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 988923 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 988924 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 988925 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6101462768115533]
[junit4] 2> 988925 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b95965[collection1] main]
[junit4] 2> 988929 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 988930 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 988930 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 988932 INFO
(searcherExecutor-3992-thread-1-processing-n:127.0.0.1:64065_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@b95965[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 988932 INFO
(coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_)
[n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551668842847010816
[junit4] 2> 988951 INFO
(coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 988951 INFO
(coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_
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> 988952 INFO
(coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64065/collection1/
[junit4] 2> 988952 INFO
(coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 988952 INFO
(coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:64065/collection1/ has no replicas
[junit4] 2> 988963 INFO
(coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_
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:64065/collection1/ shard1
[junit4] 2> 989053 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 989056 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 989057 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 989065 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588a296c780006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 989073 INFO
(coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 989762 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores\collection1
[junit4] 2> 989764 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001
[junit4] 2> 989765 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 989768 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f579f5{/,null,AVAILABLE}
[junit4] 2> 989772 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f62995{HTTP/1.1,[http/1.1]}{127.0.0.1:64093}
[junit4] 2> 989772 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server Started @994128ms
[junit4] 2> 989772 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=64093,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores}
[junit4] 2> 989772 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 989773 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 989773 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 989773 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 989773 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T03:52:03.832Z
[junit4] 2> 989781 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 989781 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\solr.xml
[junit4] 2> 989798 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 989800 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
[junit4] 2> 989821 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64093_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 989832 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64093_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64093_
[junit4] 2> 989835 INFO (zkCallback-1360-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 989835 INFO
(zkCallback-1356-thread-3-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 989836 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 990088 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64093_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores
[junit4] 2> 990088 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64093_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 990094 INFO
(OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000)
[n:127.0.0.1:64065_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 990200 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 991131 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 991162 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 991296 WARN
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ 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> 991299 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 991328 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 991328 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores\collection1\data\]
[junit4] 2> 991328 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1406eb2
[junit4] 2> 991330 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.1572265625,
floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=11.405127752801654,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6873752029787575
[junit4] 2> 991334 WARN
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 991356 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 991356 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 991357 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 991357 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 991359 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6101462768115533]
[junit4] 2> 991359 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bdb2d8[collection1] main]
[junit4] 2> 991362 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 991363 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 991363 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 991365 INFO
(searcherExecutor-4003-thread-1-processing-n:127.0.0.1:64093_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@1bdb2d8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 991365 INFO
(coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_)
[n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551668845398196224
[junit4] 2> 991377 INFO
(coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 991377 INFO
(coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ 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> 991377 INFO
(coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64093/collection1/
[junit4] 2> 991377 INFO
(coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 991377 INFO
(coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:64093/collection1/ has no replicas
[junit4] 2> 991386 INFO
(coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:64093/collection1/ shard2
[junit4] 2> 991491 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 991538 INFO
(coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 991645 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 992152 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores\collection1
[junit4] 2> 992155 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001
[junit4] 2> 992156 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 992157 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ae333{/,null,AVAILABLE}
[junit4] 2> 992158 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@dfe546{HTTP/1.1,[http/1.1]}{127.0.0.1:64111}
[junit4] 2> 992159 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server Started @996515ms
[junit4] 2> 992159 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=64111,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores}
[junit4] 2> 992159 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 992160 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 992160 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 992160 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 992160 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T03:52:06.219Z
[junit4] 2> 992167 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588a296c78000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 992167 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 992167 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\solr.xml
[junit4] 2> 992183 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 992184 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
[junit4] 2> 992190 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588a296c78000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 992207 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64111_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 992219 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64111_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64111_
[junit4] 2> 992223 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 992223 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 992225 INFO
(zkCallback-1356-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 992225 INFO (zkCallback-1360-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 992344 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 992348 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64111_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores
[junit4] 2> 992348 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64111_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 992352 INFO
(OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000)
[n:127.0.0.1:64065_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 992457 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] 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> 992457 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 993377 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 993419 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 993567 WARN
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ 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> 993574 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 993613 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 993614 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores\collection1\data\]
[junit4] 2> 993614 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1406eb2
[junit4] 2> 993616 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.1572265625,
floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=11.405127752801654,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6873752029787575
[junit4] 2> 993624 WARN
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 993668 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 993668 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 993670 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 993671 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 993672 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6101462768115533]
[junit4] 2> 993673 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@efabfe[collection1] main]
[junit4] 2> 993675 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 993677 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 993677 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 993679 INFO
(searcherExecutor-4014-thread-1-processing-n:127.0.0.1:64111_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@efabfe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 993680 INFO
(coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_)
[n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551668847825649664
[junit4] 2> 993696 INFO
(coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 993696 INFO
(coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ 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> 993696 INFO
(coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64111/collection1/
[junit4] 2> 993696 INFO
(coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 993696 INFO
(coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:64111/collection1/ has no replicas
[junit4] 2> 993707 INFO
(coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:64111/collection1/ shard1
[junit4] 2> 993814 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] 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> 993814 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 993861 INFO
(coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 993975 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] 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> 993976 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 994471 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores\collection1
[junit4] 2> 994474 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001
[junit4] 2> 994475 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 994476 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1498674{/,null,AVAILABLE}
[junit4] 2> 994478 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@44b3b5{HTTP/1.1,[http/1.1]}{127.0.0.1:64123}
[junit4] 2> 994482 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server Started @998837ms
[junit4] 2> 994482 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=64123,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores}
[junit4] 2> 994482 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 994482 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 994482 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 994483 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 994483 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T03:52:08.542Z
[junit4] 2> 994492 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 994492 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\solr.xml
[junit4] 2> 994518 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 994520 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
[junit4] 2> 994545 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64123_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 994557 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64123_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64123_
[junit4] 2> 994565 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 994566 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 994566 INFO (zkCallback-1360-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 994567 INFO
(zkCallback-1356-thread-3-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 994569 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 994683 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 994683 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] 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> 994870 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64123_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores
[junit4] 2> 994870 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64123_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 994874 INFO
(OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000)
[n:127.0.0.1:64065_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 994981 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] 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> 994981 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
] 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> 994981 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 995896 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 995949 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 996106 WARN
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ 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> 996110 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 996147 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 996148 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores\collection1\data\]
[junit4] 2> 996148 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1406eb2
[junit4] 2> 996150 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.1572265625,
floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=11.405127752801654,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6873752029787575
[junit4] 2> 996171 WARN
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 996213 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 996214 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 996217 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 996217 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 996219 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6101462768115533]
[junit4] 2> 996219 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@17f0d83[collection1] main]
[junit4] 2> 996221 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 996224 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 996224 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 996226 INFO
(searcherExecutor-4025-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@17f0d83[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 996226 INFO
(coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_)
[n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551668850495324160
[junit4] 2> 996236 INFO
(coreZkRegister-4019-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 996237 INFO
(updateExecutor-1375-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 996237 INFO
(recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 996238 INFO
(recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 996238 INFO
(recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 996238 INFO
(recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ 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> 996238 INFO
(recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ 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:64093/collection1/]
and I am [http://127.0.0.1:64123/collection1/]
[junit4] 2> 996241 INFO
(recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:64093]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:64123_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 996249 INFO (qtp30119678-8073) [n:127.0.0.1:64093_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 996250 INFO (qtp30119678-8073) [n:127.0.0.1:64093_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 996250 INFO (qtp30119678-8073) [n:127.0.0.1:64093_ ]
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:64123_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64123","node_name":"127.0.0.1:64123_","state":"down"}
[junit4] 2> 996349 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] 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> 996349 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
] 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> 996349 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 996843 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\cores\collection1
[junit4] 2> 996847 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001
[junit4] 2> 996847 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 996848 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5920e1{/,null,AVAILABLE}
[junit4] 2> 996851 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6387e4{HTTP/1.1,[http/1.1]}{127.0.0.1:64136}
[junit4] 2> 996851 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.e.j.s.Server Started @1001207ms
[junit4] 2> 996852 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=64136,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\cores}
[junit4] 2> 996852 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 996852 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 996852 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 996852 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 996852 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T03:52:10.911Z
[junit4] 2> 996858 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 996858 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\solr.xml
[junit4] 2> 996874 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 996875 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
[junit4] 2> 996896 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64136_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 996905 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64136_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64136_
[junit4] 2> 996906 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 996906 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 996906 INFO
(zkCallback-1385-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 996906 INFO (zkCallback-1360-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 996906 INFO
(zkCallback-1356-thread-2-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 996906 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 997024 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] 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> 997024 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 997025 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
] 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> 997223 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64136_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\cores
[junit4] 2> 997223 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E])
[n:127.0.0.1:64136_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 997227 INFO
(OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000)
[n:127.0.0.1:64065_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 997251 INFO (qtp30119678-8073) [n:127.0.0.1:64093_ ]
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:64123_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64123","node_name":"127.0.0.1:64123_","state":"recovering"}
[junit4] 2> 997252 INFO (qtp30119678-8073) [n:127.0.0.1:64093_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 997252 INFO (qtp30119678-8073) [n:127.0.0.1:64093_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:64123_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 997331 INFO
(zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_
] 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> 997332 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
] 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> 997331 INFO
(zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_
] 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> 997331 INFO
(zkCallback-1385-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_
] 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> 998254 INFO
(coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_)
[n:127.0.0.1:64136_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 998305 INFO
(coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_)
[n:127.0.0.1:64136_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 998441 WARN
(coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_)
[n:127.0.0.1:64136_ 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> 998446 INFO
(coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_)
[n:127.0.0.1:64136_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 998473 INFO
(coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_)
[n:127.0.0.1:64136_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 998474 INFO
(coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_)
[n:127.0.0.1:64136_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\s
[...truncated too long message...]
eckComponent Loading spell index for spellchecker: external
[junit4] 2> 1670113 INFO
(searcherExecutor-6343-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1670114 INFO
(searcherExecutor-6343-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1670115 INFO
(searcherExecutor-6343-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1670116 INFO
(searcherExecutor-6343-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@86f934[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1670313 INFO (qtp13849945-13482) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551669557318385664)]} 0 8
[junit4] 2> 1670314 INFO (qtp13849945-13479) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1670315 INFO (qtp13849945-13479) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5d83d6
[junit4] 2> 1670323 INFO (qtp13849945-13479) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@45a43f[corex] main]
[junit4] 2> 1670324 INFO (qtp13849945-13479) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1670326 INFO
(searcherExecutor-6343-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@45a43f[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
[junit4] 2> 1670328 INFO (qtp13849945-13479) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 14
[junit4] 2> 1670332 INFO (qtp13849945-13478) [ ] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@17dea08
[junit4] 2> 1670448 INFO (qtp13849945-13478) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=116
[junit4] 2> 1670451 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1130B8D02E213F1E]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@5f0e17{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1670451 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1130B8D02E213F1E]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3094508
[junit4] 2> 1670452 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1130B8D02E213F1E]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4cf119{/solr,null,UNAVAILABLE}
[junit4] 2> 1670456 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1130B8D02E213F1E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
[junit4] 2> 1670457 INFO
(SUITE-CoreAdminHandlerTest-seed#[1130B8D02E213F1E]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1670458 INFO
(SUITE-CoreAdminHandlerTest-seed#[1130B8D02E213F1E]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=429595
[junit4] 2> 1670459 INFO
(coreCloseExecutor-6349-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1b7621
[junit4] 2> 1670460 INFO
(coreCloseExecutor-6349-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
CLOSING SolrCore org.apache.solr.core.SolrCore@10becd4
[junit4] 2> 1670461 INFO
(coreCloseExecutor-6349-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore
org.apache.solr.core.SolrCore@aed08e
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1130B8D02E213F1E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
_version_=PostingsFormat(name=Memory doPackFST= false),
multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Memory
doPackFST= false), id=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false),
range_facet_l=PostingsFormat(name=Memory doPackFST= false),
timestamp=PostingsFormat(name=Memory doPackFST= false)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1048,
maxMBSortInHeap=6.147316791601444,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-BH,
timezone=Europe/Warsaw
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=122393744,total=346927104
[junit4] 2> NOTE: All tests run in this JVM: [TestSchemaNameResource,
HdfsRestartWhileUpdatingTest, TestAtomicUpdateErrorCases, TestZkChroot,
MinimalSchemaTest, SpatialHeatmapFacetsTest, TestValueSourceCache,
TestSolrQueryParser, TestSchemaManager,
TestOverriddenPrefixQueryForCustomFieldType, BinaryUpdateRequestHandlerTest,
TestFoldingMultitermQuery, WrapperMergePolicyFactoryTest,
SpellPossibilityIteratorTest, TestSolr4Spatial,
PKIAuthenticationIntegrationTest, SharedFSAutoReplicaFailoverUtilsTest,
ResponseHeaderTest, TestPKIAuthenticationPlugin,
DistributedQueryComponentCustomSortTest, TestReplicationHandlerBackup,
UUIDUpdateProcessorFallbackTest, DeleteNodeTest, CloudMLTQParserTest,
TestSha256AuthenticationProvider, AtomicUpdatesTest, BlockJoinFacetRandomTest,
SuggesterTest, DebugComponentTest, RegexBoostProcessorTest, ZkSolrClientTest,
StatsComponentTest, LoggingHandlerTest, ExplicitHLLTest, PreAnalyzedFieldTest,
ExitableDirectoryReaderTest, TestRangeQuery, TestUtils, UUIDFieldTest,
TestHighFrequencyDictionaryFactory, SpellCheckComponentTest,
TestReversedWildcardFilterFactory, TestNRTOpen, TestLegacyFieldCache,
QueryResultKeyTest, TestDistributedMissingSort,
TermVectorComponentDistributedTest, ResourceLoaderTest,
TestSubQueryTransformerDistrib, SolrCLIZkUtilsTest, TestCodecSupport,
TestClassicSimilarityFactory, TestSolrCoreProperties, BlockDirectoryTest,
TestQuerySenderNoQuery, RulesTest, DistributedFacetPivotSmallTest,
CreateCollectionCleanupTest, DateMathParserTest, HdfsThreadLeakTest,
TestFieldCacheReopen, TestRandomRequestDistribution, ScriptEngineTest,
OutOfBoxZkACLAndCredentialsProvidersTest, CoreSorterTest,
HdfsChaosMonkeyNothingIsSafeTest, TestSolrCLIRunExample, BadIndexSchemaTest,
TestCollationFieldDocValues, TestCloudDeleteByQuery, AnalyticsQueryTest,
SuggestComponentTest, TestShardHandlerFactory, RestartWhileUpdatingTest,
CdcrUpdateLogTest, MigrateRouteKeyTest, TestSolrDynamicMBean,
TestReRankQParserPlugin, TestCloudPivotFacet, TestTrieFacet, TestDocSet,
TestDistribDocBasedVersion, NoCacheHeaderTest, CdcrReplicationHandlerTest,
TestDocTermOrds, TestObjectReleaseTracker, AddBlockUpdateTest,
SearchHandlerTest, TermVectorComponentTest, CollectionsAPISolrJTest,
ConnectionReuseTest, SortByFunctionTest, UpdateParamsTest,
DistributedSuggestComponentTest, RAMDirectoryFactoryTest,
DistribCursorPagingTest, OpenCloseCoreStressTest, TestRestoreCore,
ReplicaListTransformerTest, HttpPartitionTest, DistributedDebugComponentTest,
ChangedSchemaMergeTest, WordBreakSolrSpellCheckerTest,
TestDFRSimilarityFactory, TestInitQParser, TestFuzzyAnalyzedSuggestions,
TestFieldCacheSort, TestQueryUtils, CleanupOldIndexTest,
TestAnalyzeInfixSuggestions, AsyncCallRequestStatusResponseTest,
ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, TestExportWriter,
SolrXmlInZkTest, DocValuesMissingTest, SolrCmdDistributorTest, CopyFieldTest,
SolrCoreCheckLockOnStartupTest, LeaderElectionIntegrationTest,
TestNonDefinedSimilarityFactory, TestSchemaSimilarityResource,
TestDefaultStatsCache, CloneFieldUpdateProcessorFactoryTest, GraphQueryTest,
TestBulkSchemaAPI, PreAnalyzedUpdateProcessorTest, TestLRUStatsCache,
DefaultValueUpdateProcessorTest, TestDynamicLoading, TestSQLHandlerNonCloud,
ShowFileRequestHandlerTest, ReplaceNodeTest, ClusterStateTest,
SortSpecParsingTest, TestStandardQParsers, TestSolrQueryResponse, TestJoin,
SSLMigrationTest, TestRawResponseWriter, HdfsCollectionsAPIDistributedZkTest,
TestLMDirichletSimilarityFactory, UtilsToolTest,
DistributedFacetExistsSmallTest, DeleteShardTest, SuggesterTSTTest,
TestSolrConfigHandlerConcurrent, TestNamedUpdateProcessors,
CollectionsAPIDistributedZkTest, URLClassifyProcessorTest,
TestTrackingShardHandlerFactory, TestExactSharedStatsCache,
RecoveryAfterSoftCommitTest, TestQuerySenderListener,
LeaderInitiatedRecoveryOnCommitTest, FullSolrCloudDistribCmdsTest,
TestCollectionAPI, AliasIntegrationTest, TestConfig, OverseerTest, BasicZkTest,
RecoveryZkTest, LeaderElectionTest, TestDistributedSearch, TestIndexSearcher,
SoftAutoCommitTest, SimplePostToolTest, TestCoreDiscovery,
TestExtendedDismaxParser, CoreAdminHandlerTest]
[junit4] Completed [368/654 (2!)] on J1 in 3.08s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 53943 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]