Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6649/ Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{ "status":0, "QTime":0}, "overlay":{ "znodeVersion":0, "runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}}, from server: null Stack Trace: java.lang.AssertionError: Could not get expected value 'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{ "status":0, "QTime":0}, "overlay":{ "znodeVersion":0, "runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}}, from server: null at __randomizedtesting.SeedInfo.seed([87D489100C013851:5F99A447FBDC9DF1]: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:556) at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi Error Message: Error from server at http://127.0.0.1:65355/solr: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 400 </title> </head> <body> <h2>HTTP ERROR: 400</h2> <p>Problem accessing /solr/____v2/c. Reason: <pre> {metadata={error-class=org.apache.solr.common.SolrException,root-error-class=java.nio.file.InvalidPathException},msg=java.nio.file.InvalidPathException: Illegal char <?> at index 53: C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr?uildsolr-core estJ1 empsolr.handler.V2ApiIntegrationTest_87D489100C013851-001 empDir-002,code=400}</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:65355/solr: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 400 </title> </head> <body> <h2>HTTP ERROR: 400</h2> <p>Problem accessing /solr/____v2/c. Reason: <pre> {metadata={error-class=org.apache.solr.common.SolrException,root-error-class=java.nio.file.InvalidPathException},msg=java.nio.file.InvalidPathException: Illegal char <?> at index 53: C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr?uildsolr-core estJ1 empsolr.handler.V2ApiIntegrationTest_87D489100C013851-001 empDir-002,code=400}</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([87D489100C013851:5B4A6E91B4185CEF]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:219) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12791 lines...] [junit4] Suite: org.apache.solr.core.TestDynamicLoading [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\init-core-data-001 [junit4] 2> 2811545 WARN (SUITE-TestDynamicLoading-seed#[87D489100C013851]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15 [junit4] 2> 2811545 INFO (SUITE-TestDynamicLoading-seed#[87D489100C013851]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 2811546 INFO (SUITE-TestDynamicLoading-seed#[87D489100C013851]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 2811546 INFO (SUITE-TestDynamicLoading-seed#[87D489100C013851]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 2811548 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2811550 INFO (Thread-4964) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2811550 INFO (Thread-4964) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2811554 ERROR (Thread-4964) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2811649 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkTestServer start zk server on port:64800 [junit4] 2> 2811662 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2811665 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 2811666 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2811668 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2811670 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2811672 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 2811673 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2811675 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2811677 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2811679 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2811681 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2811682 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2812044 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\control-001\cores\collection1 [junit4] 2> 2812045 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2812046 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@129ff55{/,null,AVAILABLE} [junit4] 2> 2812047 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7f71b3{HTTP/1.1,[http/1.1]}{127.0.0.1:64807} [junit4] 2> 2812047 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server Started @2813336ms [junit4] 2> 2812048 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\tempDir-001/control/data, hostPort=64807, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\control-001\cores} [junit4] 2> 2812048 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2812048 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2812048 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2812048 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2812048 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-15T04:11:47.829731500Z [junit4] 2> 2812053 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 0x15ca9f335060002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2812054 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2812054 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\control-001\solr.xml [junit4] 2> 2812059 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@512100, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2812063 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64800/solr [junit4] 2> 2812067 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 0x15ca9f335060003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2812097 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2812098 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64807_ [junit4] 2> 2812099 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.Overseer Overseer (id=98140153927041028-127.0.0.1:64807_-n_0000000000) starting [junit4] 2> 2812111 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64807_ [junit4] 2> 2812116 INFO (zkCallback-4408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2812361 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2812366 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2812366 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2812370 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\control-001\cores [junit4] 2> 2812370 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2812372 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2812376 INFO (OverseerStateUpdate-98140153927041028-127.0.0.1:64807_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 2813400 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2813413 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2813499 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2813514 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true [junit4] 2> 2813514 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.core_node1' (registry 'solr.core.control_collection.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2813515 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2813515 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\control-001\cores\collection1\data\] [junit4] 2> 2813516 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.009765625, floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=3.7241747046666465, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2813519 WARN (coreLoadExecutor-11436-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2813588 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2813588 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2813590 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2813590 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2813591 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=18.884765625, floorSegmentMB=2.1357421875, forceMergeDeletesPctAllowed=7.567399794904018, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2813591 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e18e05[collection1] main] [junit4] 2> 2813593 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2813593 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2813594 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2813595 INFO (searcherExecutor-11437-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e18e05[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2813595 INFO (coreLoadExecutor-11436-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1570242464973848576 [junit4] 2> 2813603 INFO (coreZkRegister-11429-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2813603 INFO (coreZkRegister-11429-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2813603 INFO (coreZkRegister-11429-thread-1) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64807/collection1/ [junit4] 2> 2813603 INFO (coreZkRegister-11429-thread-1) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2813603 INFO (coreZkRegister-11429-thread-1) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:64807/collection1/ has no replicas [junit4] 2> 2813603 INFO (coreZkRegister-11429-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2813607 INFO (coreZkRegister-11429-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64807/collection1/ shard1 [junit4] 2> 2813760 INFO (coreZkRegister-11429-thread-1) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2813901 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2813902 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64800/solr ready [junit4] 2> 2813902 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2813902 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2 [junit4] 2> 2814277 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-1-001\cores\collection1 [junit4] 2> 2814279 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-1-001 of type NRT [junit4] 2> 2814279 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2814280 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b4ce{/,null,AVAILABLE} [junit4] 2> 2814280 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a833d4{HTTP/1.1,[http/1.1]}{127.0.0.1:64825} [junit4] 2> 2814281 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server Started @2815569ms [junit4] 2> 2814281 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\tempDir-001/jetty1, hostPort=64825, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-1-001\cores, replicaType=NRT} [junit4] 2> 2814281 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2814281 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2814281 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2814281 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2814281 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-15T04:11:50.062853300Z [junit4] 2> 2814285 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2814285 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-1-001\solr.xml [junit4] 2> 2814289 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@512100, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2814293 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64800/solr [junit4] 2> 2814306 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2814309 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2814312 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64825_ [junit4] 2> 2814313 INFO (zkCallback-4408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2814313 INFO (zkCallback-4418-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2814313 INFO (zkCallback-4412-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2814404 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2814409 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2814409 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2814411 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-1-001\cores [junit4] 2> 2814411 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2814413 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2814417 INFO (OverseerStateUpdate-98140153927041028-127.0.0.1:64807_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 2814521 INFO (zkCallback-4418-thread-1) [ ] 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> 2815428 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2815441 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2815531 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2815547 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 2815548 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 'solr.core.collection1.shard2.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2815548 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2815548 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-1-001\cores\collection1\data\] [junit4] 2> 2815550 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.009765625, floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=3.7241747046666465, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2815552 WARN (coreLoadExecutor-11447-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2815629 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2815629 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2815631 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2815631 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2815632 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=18.884765625, floorSegmentMB=2.1357421875, forceMergeDeletesPctAllowed=7.567399794904018, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2815633 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c18ec2[collection1] main] [junit4] 2> 2815634 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2815634 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2815635 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2815636 INFO (searcherExecutor-11448-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c18ec2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2815636 INFO (coreLoadExecutor-11447-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1570242467113992192 [junit4] 2> 2815643 INFO (coreZkRegister-11442-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2815643 INFO (coreZkRegister-11442-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2815643 INFO (coreZkRegister-11442-thread-1) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64825/collection1/ [junit4] 2> 2815644 INFO (coreZkRegister-11442-thread-1) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2815644 INFO (coreZkRegister-11442-thread-1) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:64825/collection1/ has no replicas [junit4] 2> 2815644 INFO (coreZkRegister-11442-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2815647 INFO (coreZkRegister-11442-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64825/collection1/ shard2 [junit4] 2> 2815750 INFO (zkCallback-4418-thread-1) [ ] 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> 2815799 INFO (coreZkRegister-11442-thread-1) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2815904 INFO (zkCallback-4418-thread-1) [ ] 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> 2816287 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-2-001\cores\collection1 [junit4] 2> 2816288 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-2-001 of type NRT [junit4] 2> 2816288 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2816289 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5093ac{/,null,AVAILABLE} [junit4] 2> 2816289 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1fbe58d{HTTP/1.1,[http/1.1]}{127.0.0.1:64837} [junit4] 2> 2816290 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server Started @2817578ms [junit4] 2> 2816290 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\tempDir-001/jetty2, hostPort=64837, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-2-001\cores} [junit4] 2> 2816290 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2816290 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2816290 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2816290 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2816290 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-15T04:11:52.071902600Z [junit4] 2> 2816294 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2816294 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-2-001\solr.xml [junit4] 2> 2816300 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@512100, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2816303 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64800/solr [junit4] 2> 2816307 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 0x15ca9f33506000b, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2816316 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2816319 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2816321 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64837_ [junit4] 2> 2816322 INFO (zkCallback-4408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2816324 INFO (zkCallback-4418-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2816324 INFO (zkCallback-4412-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2816324 INFO (zkCallback-4424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2816520 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2816524 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2816525 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2816528 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-2-001\cores [junit4] 2> 2816528 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2816530 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2816532 INFO (OverseerStateUpdate-98140153927041028-127.0.0.1:64807_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 2816636 INFO (zkCallback-4424-thread-1) [ ] 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> 2816636 INFO (zkCallback-4418-thread-1) [ ] 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> 2817550 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2817565 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2817651 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2817667 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 2817667 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry 'solr.core.collection1.shard1.core_node2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2817668 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2817668 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-2-001\cores\collection1\data\] [junit4] 2> 2817671 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.009765625, floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=3.7241747046666465, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2817673 WARN (coreLoadExecutor-11458-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2817744 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2817744 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2817747 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2817747 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2817749 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=18.884765625, floorSegmentMB=2.1357421875, forceMergeDeletesPctAllowed=7.567399794904018, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2817749 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f5b56[collection1] main] [junit4] 2> 2817751 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2817752 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2817753 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2817756 INFO (searcherExecutor-11459-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f5b56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2817756 INFO (coreLoadExecutor-11458-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1570242469336973312 [junit4] 2> 2817762 INFO (coreZkRegister-11453-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2817762 INFO (coreZkRegister-11453-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2817762 INFO (coreZkRegister-11453-thread-1) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64837/collection1/ [junit4] 2> 2817762 INFO (coreZkRegister-11453-thread-1) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2817762 INFO (coreZkRegister-11453-thread-1) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:64837/collection1/ has no replicas [junit4] 2> 2817762 INFO (coreZkRegister-11453-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2817769 INFO (coreZkRegister-11453-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64837/collection1/ shard1 [junit4] 2> 2817873 INFO (zkCallback-4418-thread-1) [ ] 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> 2817873 INFO (zkCallback-4424-thread-1) [ ] 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> 2817923 INFO (coreZkRegister-11453-thread-1) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2818027 INFO (zkCallback-4418-thread-1) [ ] 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> 2818027 INFO (zkCallback-4424-thread-1) [ ] 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> 2818417 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-3-001\cores\collection1 [junit4] 2> 2818418 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-3-001 of type NRT [junit4] 2> 2818418 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2818427 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f0c7d{/,null,AVAILABLE} [junit4] 2> 2818428 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@67e0a{HTTP/1.1,[http/1.1]}{127.0.0.1:64850} [junit4] 2> 2818428 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server Started @2819716ms [junit4] 2> 2818428 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\tempDir-001/jetty3, hostPort=64850, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-3-001\cores, replicaType=NRT} [junit4] 2> 2818428 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2818428 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2818429 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2818429 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2818429 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-15T04:11:54.210608800Z [junit4] 2> 2818433 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2818433 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-3-001\solr.xml [junit4] 2> 2818438 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@512100, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2818441 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64800/solr [junit4] 2> 2818455 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2818457 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2818460 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64850_ [junit4] 2> 2818461 INFO (zkCallback-4408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2818461 INFO (zkCallback-4424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2818461 INFO (zkCallback-4418-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2818462 INFO (zkCallback-4430-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2818462 INFO (zkCallback-4412-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2818670 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2818674 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2818674 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2818677 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-3-001\cores [junit4] 2> 2818677 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2818678 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2818681 INFO (OverseerStateUpdate-98140153927041028-127.0.0.1:64807_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 2818784 INFO (zkCallback-4424-thread-1) [ ] 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> 2818784 INFO (zkCallback-4430-thread-1) [ ] 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> 2818784 INFO (zkCallback-4418-thread-1) [ ] 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> 2819693 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2819706 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2819807 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2819824 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 2819825 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry 'solr.core.collection1.shard2.core_node3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2819825 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2819825 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-3-001\cores\collection1\data\] [junit4] 2> 2819827 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.009765625, floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=3.7241747046666465, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2819827 WARN (coreLoadExecutor-11469-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2819897 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2819897 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2819899 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2819899 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2819900 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=18.884765625, floorSegmentMB=2.1357421875, forceMergeDeletesPctAllowed=7.567399794904018, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2819900 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a9051[collection1] main] [junit4] 2> 2819901 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2819902 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2819903 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2819904 INFO (searcherExecutor-11470-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10a9051[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2819904 INFO (coreLoadExecutor-11469-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1570242471589314560 [junit4] 2> 2819907 INFO (coreZkRegister-11464-thread-1) [ ] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 2819907 INFO (updateExecutor-4427-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 2819908 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 2819908 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 2819908 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 2819908 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 2819908 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:64825/collection1/] and I am [http://127.0.0.1:64850/collection1/] [junit4] 2> 2819910 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:64825]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:64850_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 2819913 INFO (qtp6056674-26865) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 2819914 INFO (qtp6056674-26865) [ ] 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:64850_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64850","node_name":"127.0.0.1:64850_","state":"down","type":"NRT"} [junit4] 2> 2820012 INFO (zkCallback-4418-thread-1) [ ] 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> 2820012 INFO (zkCallback-4424-thread-1) [ ] 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> 2820012 INFO (zkCallback-4430-thread-1) [ ] 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> 2820562 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-4-001\cores\collection1 [junit4] 2> 2820563 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-4-001 of type NRT [junit4] 2> 2820563 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2820564 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b6cba{/,null,AVAILABLE} [junit4] 2> 2820565 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1d38dd7{HTTP/1.1,[http/1.1]}{127.0.0.1:64865} [junit4] 2> 2820565 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.e.j.s.Server Started @2821853ms [junit4] 2> 2820565 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\tempDir-001/jetty4, hostPort=64865, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-4-001\cores} [junit4] 2> 2820565 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2820565 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2820565 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2820565 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2820565 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-15T04:11:56.346690300Z [junit4] 2> 2820572 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2820572 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-4-001\solr.xml [junit4] 2> 2820577 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@512100, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2820580 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64800/solr [junit4] 2> 2820594 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2820597 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2820600 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64865_ [junit4] 2> 2820602 INFO (zkCallback-4418-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2820602 INFO (zkCallback-4408-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2820602 INFO (zkCallback-4430-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2820603 INFO (zkCallback-4424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2820603 INFO (zkCallback-4412-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2820603 INFO (zkCallback-4437-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2820810 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2820819 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2820819 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2820823 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-4-001\cores [junit4] 2> 2820824 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[87D489100C013851]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2820826 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2820829 INFO (OverseerStateUpdate-98140153927041028-127.0.0.1:64807_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 2820915 INFO (qtp6056674-26865) [ ] 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:64850_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64850","node_name":"127.0.0.1:64850_","state":"recovering","type":"NRT"} [junit4] 2> 2820915 INFO (qtp6056674-26865) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 2820915 INFO (qtp6056674-26865) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:64850_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 2820932 INFO (zkCallback-4418-thread-1) [ ] 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> 2820932 INFO (zkCallback-4437-thread-1) [ ] 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> 2820932 INFO (zkCallback-4424-thread-1) [ ] 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> 2820932 INFO (zkCallback-4430-thread-1) [ ] 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> 2821416 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:64825/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 2821416 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:64850 START replicas=[http://127.0.0.1:64825/collection1/] nUpdates=100 [junit4] 2> 2821419 INFO (qtp6056674-26868) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2821419 INFO (qtp6056674-26868) [ ] o.a.s.c.S.Request [collection1] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 2821422 INFO (recoveryExecutor-4428-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 2821527 INFO (zkCallback-4430-thread-1) [ ] 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> 2821527 INFO (zkCallback-4437-thread-1) [ ] 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> 2821527 INFO (zkCallback-4424-thread-1) [ ] 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> 2821527 INFO (zkCallback-4418-thread-1) [ ] 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> 2821841 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2821855 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2821949 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2821964 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 2821964 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.core_node4' (registry 'solr.core.collection1.shard1.core_node4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512100 [junit4] 2> 2821964 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2821964 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-4-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_87D489100C013851-001\shard-4-001\cores\collection1\data\] [junit4] 2> 2821967 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.009765625, floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=3.7241747046666465, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2821970 WARN (coreLoadExecutor-11480-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2822040 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2822041 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2822043 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2822043 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2822044 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=18.884765625, floorSegmentMB=2.1357421875, forceMergeDeletesPctAllowed=7.567399794904018, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2822044 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c64ae8[collection1] main] [junit4] 2> 2822045 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2822046 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2822046 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2822047 INFO (searcherExecutor-11481-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c64ae8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2822048 INFO (coreLoadExecutor-11480-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1570242473837461504 [junit4] 2> 2822051 INFO (coreZkRegister-11475-thread-1) [ ] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 2822052 INFO (updateExecutor-4434-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 2822052 INFO (recoveryExecutor-4435-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 2822052 INFO (recoveryExecutor-4435-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 2822052 INFO (recoveryExecutor-4435-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 2822052 INFO (recoveryExecutor-4435-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 2822052 INFO (recoveryExecutor-4435-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:64837/collection1/] and I am [http://127.0.0.1:64865/collection1/] [junit4] 2> 2822055 INFO (recoveryExecutor-4435-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:64837]; [WaitForState: action= [...truncated too long message...] r) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65348 65348 [junit4] 2> 2905135 INFO (Thread-5172) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65348 65348 [junit4] 2> 2905136 WARN (Thread-5172) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 2 /solr/configs/conf1/managed-schema [junit4] 2> 2 /solr/security.json [junit4] 2> 2 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 2 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_87D489100C013851-001 [junit4] 2> Jun 15, 2017 4:13:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2037, maxMBSortInHeap=5.498064299342273, sim=RandomSimilarity(queryNorm=true): {}, locale=en, timezone=America/Argentina/San_Juan [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9-ea (32-bit)/cpus=3,threads=1,free=199654968,total=489684992 [junit4] 2> NOTE: All tests run in this JVM: [BaseCdcrDistributedZkTest, TestSolrQueryParser, TestUnifiedSolrHighlighter, TestHalfAndHalfDocValues, TestCloudSchemaless, SpatialRPTFieldTypeTest, TestSolr4Spatial, AnalysisErrorHandlingTest, QueryResultKeyTest, TestAnalyzeInfixSuggestions, ZkSolrClientTest, TestSchemalessBufferedUpdates, LeaderElectionIntegrationTest, BlockJoinFacetRandomTest, PreAnalyzedFieldTest, TestSolrCloudWithKerberosAlt, TestDocTermOrds, ClusterStateTest, VMParamsZkACLAndCredentialsProvidersTest, TestSchemaResource, DocValuesNotIndexedTest, TestRangeQuery, RankQueryTest, MetricUtilsTest, TestLockTree, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConjunctionSolrSpellCheckerTest, ReturnFieldsTest, BitVectorTest, TestTrie, TestManagedResourceStorage, BadCopyFieldTest, UninvertDocValuesMergePolicyTest, DocValuesMissingTest, HdfsBasicDistributedZkTest, SpellPossibilityIteratorTest, HighlighterConfigTest, CollectionsAPIAsyncDistributedZkTest, ScriptEngineTest, CoreSorterTest, TestCloudManagedSchema, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, NotRequiredUniqueKeyTest, CachingDirectoryFactoryTest, HttpSolrCallGetCoreTest, StatsComponentTest, TestGeoJSONResponseWriter, TestInfoStreamLogging, TestNumericTokenStream, TestJavabinTupleStreamParser, NoCacheHeaderTest, SuggestComponentTest, TestCoreDiscovery, SolrMetricReporterTest, DefaultValueUpdateProcessorTest, EchoParamsTest, ConvertedLegacyTest, BadComponentTest, HLLUtilTest, LukeRequestHandlerTest, TestSchemaVersionResource, JavabinLoaderTest, SpellCheckComponentTest, UtilsToolTest, TestExactStatsCache, TestSolrConfigHandlerConcurrent, TestAddFieldRealTimeGet, TestRandomFaceting, TestDistribDocBasedVersion, TestSolrDeletionPolicy2, TestPKIAuthenticationPlugin, HdfsNNFailoverTest, TestScoreJoinQPScore, TestSearcherReuse, RegexBoostProcessorTest, CoreMergeIndexesAdminHandlerTest, SharedFSAutoReplicaFailoverTest, FieldAnalysisRequestHandlerTest, DebugComponentTest, TestLeaderInitiatedRecoveryThread, BasicZkTest, DeleteStatusTest, CloneFieldUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, DOMUtilTest, UpdateParamsTest, TestPointFields, DistributedExpandComponentTest, TestSegmentSorting, TestFastWriter, TestXmlQParserPlugin, TestReversedWildcardFilterFactory, MetricsHandlerTest, TestLegacyNumericRangeQueryBuilder, TestComponentsName, TestHashQParserPlugin, CacheHeaderTest, MoveReplicaTest, TestOnReconnectListenerSupport, TestAtomicUpdateErrorCases, TestNumericTerms32, TemplateUpdateProcessorTest, RequestHandlersTest, TestCrossCoreJoin, TestJettySolrRunner, TestConfig, TestQueryWrapperFilter, CircularListTest, DistributedQueueTest, TestSolrQueryResponse, AtomicUpdatesTest, DistanceUnitsTest, SubstringBytesRefFilterTest, TestRecoveryHdfs, TestShardHandlerFactory, TestIntervalFaceting, HdfsTlogReplayBufferedWhileIndexingTest, TestLRUCache, PrimUtilsTest, SolrCloudReportersTest, OverriddenZkACLAndCredentialsProvidersTest, SolrCmdDistributorTest, CdcrReplicationDistributedZkTest, FullSolrCloudDistribCmdsTest, TestConfigSetProperties, DistribDocExpirationUpdateProcessorTest, TestCloudRecovery, TestConfigReload, TestCollectionAPI, TestJoin, NodeMutatorTest, DistributedFacetPivotLargeTest, DistanceFunctionTest, AnalyticsQueryTest, TestClusterStateMutator, TestFieldCacheSortRandom, TestInPlaceUpdatesDistrib, TestStressLiveNodes, SolrIndexMetricsTest, TestNonDefinedSimilarityFactory, SuggesterTest, TestLMDirichletSimilarityFactory, TestDFRSimilarityFactory, TestFoldingMultitermQuery, TestDistribIDF, TestFuzzyAnalyzedSuggestions, SuggesterTSTTest, TestOmitPositions, HdfsSyncSliceTest, TestRequestStatusCollectionAPI, ShowFileRequestHandlerTest, DataDrivenBlockJoinTest, TestLuceneMatchVersion, HdfsRecoveryZkTest, URLClassifyProcessorTest, SolrInfoBeanTest, TestCustomDocTransformer, TestEmbeddedSolrServerConstructors, ChangedSchemaMergeTest, CSVRequestHandlerTest, FieldMutatingUpdateProcessorTest, TestFilteredDocIdSet, TestJsonFacets, LargeFieldTest, TestRealTimeGet, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ResponseLogComponentTest, DistributedFacetPivotSmallAdvancedTest, SolrCoreCheckLockOnStartupTest, TestPullReplicaErrorHandling, TestQueryTypes, BJQParserTest, TestZkChroot, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, RecoveryZkTest, TestReplicationHandler, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, ZkControllerTest, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SolrCoreTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterWFSTTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, FileBasedSpellCheckerTest, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, TestStressRecovery, TestDocSet, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, DateFieldTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, ActionThrottleTest, CdcrBootstrapTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, HttpPartitionTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestClusterProperties, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestLocalFSCloudBackupRestore, TestPullReplica, TestRequestForwarding, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, TestPolicyCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSets, TestCorePropertiesReload, TestCustomStream, TestDynamicLoading, TestSolrCoreSnapshots, RequestLoggingTest, TestBlobHandler, TestReqParamsAPI, TestRestoreCore, TestSystemCollAutoCreate, V2ApiIntegrationTest] [junit4] Completed [580/725 (2!)] on J1 in 5.79s, 5 tests, 1 error <<< FAILURES! [...truncated 36783 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org