Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6093/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
5 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8:9A9405509E5E5EC8]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) ... 10 more FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper] Stack Trace: java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper] at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257) at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001 at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: java.lang.NullPointerException Stack Trace: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263) at com.google.common.cache.LocalCache.get(LocalCache.java:4000) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874) at org.apache.hadoop.security.Groups.getGroups(Groups.java:182) at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64) at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86) at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012) at org.apache.hadoop.util.Shell.runCommand(Shell.java:483) at org.apache.hadoop.util.Shell.run(Shell.java:456) at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722) at org.apache.hadoop.util.Shell.execCommand(Shell.java:815) at org.apache.hadoop.util.Shell.execCommand(Shell.java:798) at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84) at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52) at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51) at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239) at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220) at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257) ... 31 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: Stack Trace: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0) at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 10945 lines...] [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_A74CAB7CA6B000B8-001\init-core-data-001 [junit4] 2> 494601 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 494791 WARN (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 2> 494816 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16918, maxDocsPerChunk=514, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16918, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {}, locale=sl, timezone=Asia/Aden [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=51340640,total=132050944 [junit4] 2> NOTE: All tests run in this JVM: [SuggesterTSTTest, TestSolrDeletionPolicy2, DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, TestLeaderElectionZkExpiry, DebugComponentTest, AutoCommitTest, TestSubQueryTransformerDistrib, SharedFSAutoReplicaFailoverTest, DateFieldTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotLongTailTest, AnalyticsQueryTest, TestSolrCloudWithDelegationTokens, TestSolrCLIRunExample, HLLUtilTest, NoCacheHeaderTest, TestReqParamsAPI, SpellPossibilityIteratorTest, FileBasedSpellCheckerTest, AliasIntegrationTest, HdfsUnloadDistributedZkTest, TestClassicSimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestExpandComponent, ConnectionManagerTest, TestCloudManagedSchema, ResourceLoaderTest, TestRealTimeGet, TestRandomFaceting, CopyFieldTest, TestFieldCollectionResource, TestConfigSetsAPIZkFailure, TestSchemaNameResource, TestCustomDocTransformer, HdfsRecoverLeaseTest, TestLocalFSCloudBackupRestore, TestBadConfig, TestSolrCoreSnapshots, SolrPluginUtilsTest, PluginInfoTest, DeleteStatusTest, TestReversedWildcardFilterFactory, TestAuthenticationFramework, TestSearcherReuse, TestIndexingPerformance, TestHdfsBackupRestoreCore, TestShardHandlerFactory, ResponseLogComponentTest, TestComplexPhraseQParserPlugin, TestSolrConfigHandlerConcurrent, LoggingHandlerTest, CoreAdminHandlerTest, BadCopyFieldTest, EchoParamsTest, OverseerStatusTest, InfoHandlerTest, TestLMJelinekMercerSimilarityFactory, ZkSolrClientTest, OutputWriterTest, TestCoreDiscovery, TestCrossCoreJoin, DistributedMLTComponentTest, SolrIndexSplitterTest, TestDistributedMissingSort, TestXmlQParser, TestDistribIDF, CollectionStateFormat2Test, TestSolrQueryParserResource, MultiTermTest, DocExpirationUpdateProcessorFactoryTest, TestSuggestSpellingConverter, QueryResultKeyTest, WordBreakSolrSpellCheckerTest, TestDocBasedVersionConstraints, AddBlockUpdateTest, RollingRestartTest, SuggesterWFSTTest, TestSolrCloudWithSecureImpersonation] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A74CAB7CA6B000B8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=Cp1252 [junit4] ERROR 0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<< [junit4] > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException [junit4] > at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0) [junit4] > at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263) [junit4] > at com.google.common.cache.LocalCache.get(LocalCache.java:4000) [junit4] > at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004) [junit4] > at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874) [junit4] > at org.apache.hadoop.security.Groups.getGroups(Groups.java:182) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.lang.NullPointerException [junit4] > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012) [junit4] > at org.apache.hadoop.util.Shell.runCommand(Shell.java:483) [junit4] > at org.apache.hadoop.util.Shell.run(Shell.java:456) [junit4] > at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722) [junit4] > at org.apache.hadoop.util.Shell.execCommand(Shell.java:815) [junit4] > at org.apache.hadoop.util.Shell.execCommand(Shell.java:798) [junit4] > at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84) [junit4] > at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52) [junit4] > at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51) [junit4] > at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239) [junit4] > at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220) [junit4] > at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208) [junit4] > at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599) [junit4] > at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379) [junit4] > at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342) [junit4] > at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257) [junit4] > ... 31 moreThrowable #2: java.lang.NullPointerException [junit4] > at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed [140/632 (1!)] on J1 in 0.24s, 0 tests, 2 errors <<< FAILURES! [...truncated 1374 lines...] [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\init-core-data-001 [junit4] 2> 2786474 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2786476 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2786477 INFO (Thread-5370) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2786477 INFO (Thread-5370) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2786579 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:51136 [junit4] 2> 2786579 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2786580 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786725 INFO (zkCallback-10682-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16b65 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786725 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786726 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2786726 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 2786730 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 0x156e8609a930000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2786733 INFO (jetty-launcher-10681-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2786733 INFO (jetty-launcher-10681-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2786734 INFO (jetty-launcher-10681-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14bc285{/solr,null,AVAILABLE} [junit4] 2> 2786734 INFO (jetty-launcher-10681-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52801d{/solr,null,AVAILABLE} [junit4] 2> 2786739 INFO (jetty-launcher-10681-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@bd849b{HTTP/1.1,[http/1.1]}{127.0.0.1:51141} [junit4] 2> 2786739 INFO (jetty-launcher-10681-thread-2) [ ] o.e.j.s.Server Started @2791040ms [junit4] 2> 2786739 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51141} [junit4] 2> 2786739 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 2786740 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1' [junit4] 2> 2786740 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2786740 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2786741 INFO (jetty-launcher-10681-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@7f0dc3{HTTP/1.1,[http/1.1]}{127.0.0.1:51144} [junit4] 2> 2786741 INFO (jetty-launcher-10681-thread-1) [ ] o.e.j.s.Server Started @2791042ms [junit4] 2> 2786741 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51144} [junit4] 2> 2786741 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 2786741 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2' [junit4] 2> 2786741 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2786741 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2786743 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2786749 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2786750 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786750 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786753 INFO (zkCallback-10684-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@134d7c1 name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786753 INFO (zkCallback-10683-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd519c name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786753 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786753 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786753 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2786753 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2786754 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2786754 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2786775 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\. [junit4] 2> 2786777 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 6753809 [junit4] 2> 2786777 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2] [junit4] 2> 2786777 WARN (jetty-launcher-10681-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\lib [junit4] 2> 2786777 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 2786782 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\. [junit4] 2> 2786782 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 9308972 [junit4] 2> 2786782 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1] [junit4] 2> 2786783 WARN (jetty-launcher-10681-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\lib [junit4] 2> 2786783 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 2786785 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2786785 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2786785 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2786785 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51136/solr [junit4] 2> 2786785 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2786786 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2786786 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2786786 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2786786 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2786786 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51136/solr [junit4] 2> 2786786 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2786786 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2786787 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786787 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786789 INFO (zkCallback-10690-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae772c name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786789 INFO (zkCallback-10689-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1821809 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786789 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786789 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786790 INFO (jetty-launcher-10681-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2786790 INFO (jetty-launcher-10681-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2786791 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 0x156e8609a930004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2786792 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/14910399@18951de [junit4] 2> 2786792 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/14910399@16d60b6 [junit4] 2> 2786793 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786793 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786795 INFO (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29068c name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786795 INFO (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a12f5f name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786795 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786795 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786796 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2786797 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2786799 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2786802 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2786804 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2786805 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2786807 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2786807 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2786810 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2786810 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2786811 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2786811 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2786812 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2786820 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2786822 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2786822 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2786823 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2786823 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2786824 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2786825 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2786825 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2786827 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2786827 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2786827 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2786830 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2786831 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2786833 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2786833 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2786834 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2786834 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2786835 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96519943642873861-127.0.0.1:51144_solr-n_0000000000 [junit4] 2> 2786835 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96519943642873862-127.0.0.1:51141_solr-n_0000000001 [junit4] 2> 2786836 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51144_solr [junit4] 2> 2786836 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 2786836 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96519943642873861-127.0.0.1:51144_solr-n_0000000000 to know if I could be the leader [junit4] 2> 2786837 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51141_solr [junit4] 2> 2786837 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51141_solr [junit4] 2> 2786838 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.Overseer Overseer (id=96519943642873861-127.0.0.1:51144_solr-n_0000000000) starting [junit4] 2> 2786838 INFO (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 2786838 INFO (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 2786842 INFO (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2786842 INFO (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2786844 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 2786852 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2786852 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:51144_solr as DOWN [junit4] 2> 2786854 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51144_solr [junit4] 2> 2786854 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51144_solr [junit4] 2> 2786855 INFO (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 2786856 INFO (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 2786859 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2786859 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2786860 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\. [junit4] 2> 2786861 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2786862 INFO (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2786862 INFO (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2786862 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 [junit4] 2> 2786862 INFO (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2786863 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 2786865 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2) [junit4] 2> 2786866 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:51144_solr"} current state version: 0 [junit4] 2> 2786867 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51144_solr [junit4] 2> 2786868 INFO (OverseerCollectionConfigSetProcessor-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 2786881 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2786881 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2786882 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\. [junit4] 2> 2786883 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2786884 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 [junit4] 2> 2786884 INFO (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2786884 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2786885 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786886 INFO (zkCallback-10695-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c014b5 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786886 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786886 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2786890 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2786891 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2786893 INFO (zkCallback-10698-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c843f7 name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2786893 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2786893 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2786893 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2786895 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2786896 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2786898 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema [junit4] 2> 2786902 INFO (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2786923 INFO (TEST-TestManagedSchemaAPI.test-seed#[A74CAB7CA6B000B8]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 2786926 INFO (qtp10453352-48572) [n:127.0.0.1:51141_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2786929 INFO (OverseerCollectionConfigSetProcessor-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "name":"testschemaapi", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 2786929 INFO (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"testschemaapi", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 2786929 INFO (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi [junit4] 2> 2786930 INFO (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi [junit4] 2> 2786930 INFO (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi [junit4] 2> 2786932 INFO (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating... [junit4] 2> 2786932 INFO (zkCallback-10698-thread-1) [ ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating... [junit4] 2> 2786932 INFO (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating... [junit4] 2> 2786935 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"testschemaapi", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 2786935 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi [junit4] 2> 2786937 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json [junit4] 2> 2787035 INFO (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2 [junit4] 2> 2787035 INFO (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51144_solr [junit4] 2> 2787035 INFO (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51141_solr [junit4] 2> 2787038 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2 [junit4] 2> 2787038 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2 [junit4] 2> 2787041 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1} [junit4] 2> 2787041 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1} [junit4] 2> 2787042 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down [junit4] 2> 2787043 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down [junit4] 2> 2787046 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi [junit4] 2> 2787046 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0] [junit4] 2> 2787046 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name [junit4] 2> 2787046 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi [junit4] 2> 2787046 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "core":"testschemaapi_shard1_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:51144/solr", [junit4] 2> "node_name":"127.0.0.1:51144_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"testschemaapi", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2787048 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0] [junit4] 2> 2787048 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "core":"testschemaapi_shard1_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:51144/solr", [junit4] 2> "node_name":"127.0.0.1:51144_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"testschemaapi", [junit4] 2> "operation":"state"} [junit4] 2> 2787048 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name [junit4] 2> 2787050 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "core":"testschemaapi_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:51141/solr", [junit4] 2> "node_name":"127.0.0.1:51141_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"testschemaapi", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2787050 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "core":"testschemaapi_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:51141/solr", [junit4] 2> "node_name":"127.0.0.1:51141_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"testschemaapi", [junit4] 2> "operation":"state"} [junit4] 2> 2787153 INFO (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0 [junit4] 2> 2787154 INFO (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2787154 INFO (zkCallback-10691-thread-2-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2787155 INFO (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1] [junit4] 2> 2787155 INFO (zkCallback-10691-thread-2-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1] [junit4] 2> 2788046 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2 [junit4] 2> 2788046 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi [junit4] 2> 2788046 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 2788046 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi] [junit4] 2> 2788048 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper [junit4] 2> 2788048 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2' [junit4] 2> 2788048 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2788048 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2788051 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 2788060 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2788061 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2788064 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 2788065 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1 [junit4] 2> 2788068 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal [junit4] 2> 2788074 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2788079 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 [junit4] 2> 2788080 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi [junit4] 2> 2788080 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2788080 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\] [junit4] 2> 2788080 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2 [junit4] 2> 2788080 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\snapshot_metadata [junit4] 2> 2788080 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file... [junit4] 2> 2788080 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi [junit4] 2> 2788081 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 2788081 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi] [junit4] 2> 2788082 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper [junit4] 2> 2788082 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1' [junit4] 2> 2788082 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2788082 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2788085 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 2788089 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2788090 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2788092 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\ [junit4] 2> 2788092 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/ [junit4] 2> 2788093 WARN (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index... [junit4] 2> 2788094 INFO (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 2788094 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index [junit4] 2> 2788095 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5365f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14adf13),segFN=segments_1,generation=1} [junit4] 2> 2788095 INFO (qtp5807460-48581) [n:127.0.0.1:51144_solr c: [...truncated too long message...] -- [ecj-lint] 11. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\HdfsDirectoryFactory.java (at line 227) [ecj-lint] dir = new BlockDirectory(path, hdfsDir, cache, null, blockCacheReadEnabled, false, cacheMerges, cacheReadOnce); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'dir' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 12. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 120) [ecj-lint] reader = cfiltfac.create(reader); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'reader' is not closed at this location [ecj-lint] ---------- [ecj-lint] 13. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 144) [ecj-lint] return namedList; [ecj-lint] ^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 14. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java (at line 1250) [ecj-lint] DirectoryReader reader = s==null ? null : s.get().getIndexReader(); [ecj-lint] ^^^^^^ [ecj-lint] Resource leak: 'reader' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 15. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 253) [ecj-lint] ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp); [ecj-lint] ^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'parallelStream' is never closed [ecj-lint] ---------- [ecj-lint] 16. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 392) [ecj-lint] ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp); [ecj-lint] ^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'parallelStream' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 17. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\component\ExpandComponent.java (at line 223) [ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), field), mapping); [ecj-lint] ^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'uninvertingReader' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 18. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java (at line 544) [ecj-lint] tvWindowStream = new OffsetWindowTokenFilter(tvStream); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'tvWindowStream' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 19. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java (at line 829) [ecj-lint] fastForRandomSet = new HashDocSet(sset.getDocs(), 0, sset.size()); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'fastForRandomSet' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 20. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java (at line 146) [ecj-lint] ratesJsonStream = resourceLoader.openResource(ratesFileLocation); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 21. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java (at line 1177) [ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), collapseField), mapping); [ecj-lint] ^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'uninvertingReader' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 22. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 145) [ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len); [ecj-lint] ^ [ecj-lint] Resource leak: 'h' is never closed [ecj-lint] ---------- [ecj-lint] 23. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 154) [ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len); [ecj-lint] ^ [ecj-lint] Resource leak: 'h' is never closed [ecj-lint] ---------- [ecj-lint] 24. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 163) [ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len); [ecj-lint] ^ [ecj-lint] Resource leak: 'h' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 25. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java (at line 78) [ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o; [ecj-lint] ^^ [ecj-lint] Resource leak: 'is' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 26. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java (at line 78) [ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o; [ecj-lint] ^^ [ecj-lint] Resource leak: 'is' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 27. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java (at line 184) [ecj-lint] throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred while loading solr.xml from zookeeper", e); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'loader' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 28. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java (at line 98) [ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel, pos); [ecj-lint] ^^ [ecj-lint] Resource leak: 'is' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 29. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226) [ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel, pos); [ecj-lint] ^^ [ecj-lint] Resource leak: 'is' is never closed [ecj-lint] ---------- [ecj-lint] 30. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226) [ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel, pos); [ecj-lint] ^^ [ecj-lint] Resource leak: 'is' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 31. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640) [ecj-lint] BAOS bos = new BAOS(); [ecj-lint] ^^^ [ecj-lint] Resource leak: 'bos' is never closed [ecj-lint] ---------- [ecj-lint] 32. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640) [ecj-lint] BAOS bos = new BAOS(); [ecj-lint] ^^^ [ecj-lint] Resource leak: 'bos' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 33. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java (at line 149) [ecj-lint] SolrQueryRequest req = requestInfo == null ? null : requestInfo.getReq(); [ecj-lint] ^^^ [ecj-lint] Resource leak: 'req' is never closed [ecj-lint] ---------- [ecj-lint] 33 problems (4 errors, 29 warnings) BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:652: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1992: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details. Total time: 93 minutes 45 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
