Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1152/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

10 tests failed.
FAILED:  
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable

Error Message:
error processing commands

Stack Trace:
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
        at 
__randomizedtesting.SeedInfo.seed([EC06B1CBF54FA637:77B25E1AA8D9CC26]:0)
        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:37439/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:37439/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([9F4B896AE57EF44E:1BB88A892EA58081]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:458)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:45011/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:45011/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([9F4B896AE57EF44E:A6A4F05D2F1EA654]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:332)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:33199/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:33199/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([9F4B896AE57EF44E:E47DB8B0AC64D89B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:694)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:33093/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:33093/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([9F4B896AE57EF44E:5AAA7B7A1B03E6E6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:649)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:37683/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:37683/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([9F4B896AE57EF44E:D5BBC64C3D6F4153]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:417)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at http://127.0.0.1:38647/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:38647/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([9F4B896AE57EF44E:B08FAECAD1768C24]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:806)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:45129/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:45129/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([9F4B896AE57EF44E:4E38E13051C614E2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at http://127.0.0.1:35649/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:35649/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([9F4B896AE57EF44E:5AD6849C92611430]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:841)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
        at 
__randomizedtesting.SeedInfo.seed([EC06B1CBF54FA637:CA965E99A1C1603D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13255 lines...]
   [junit4] Suite: 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001/init-core-data-001
   [junit4]   2> 2016333 WARN  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=160 numCloses=160
   [junit4]   2> 2016333 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2016334 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2016335 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2016337 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2016344 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2016350 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 2016351 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=tiny
   [junit4]   2> 2016354 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2016354 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001/tmp-home-001/collection1/conf/managed-schema
   [junit4]   2> 2016359 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001/tmp-home-001/collection1/conf/schema.xml
 to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001/tmp-home-001/collection1/conf/schema.xml.bak
   [junit4]   2> 2016401 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@841b86
   [junit4]   2> 2016409 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@841b86
   [junit4]   2> 2016410 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@841b86
   [junit4]   2> 2016411 INFO  (coreLoadExecutor-3921-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2016419 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2016425 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2016427 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2016427 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001/tmp-home-001/collection1,
 trusted=true
   [junit4]   2> 2016427 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@841b86
   [junit4]   2> 2016427 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2016427 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001/tmp-home-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001/init-core-data-001/]
   [junit4]   2> 2016429 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=86.1689453125, 
floorSegmentMB=0.55078125, forceMergeDeletesPctAllowed=4.238623540603354, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8128403924661595
   [junit4]   2> 2016448 WARN  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2016476 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2016476 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2016477 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2016477 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2016478 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1929839335, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2016478 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@157abaa[collection1] 
main]
   [junit4]   2> 2016478 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001/tmp-home-001/collection1/conf
   [junit4]   2> 2016479 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2016479 INFO  (coreLoadExecutor-3921-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1589096900246634496
   [junit4]   2> 2016480 INFO  
(searcherExecutor-3922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@157abaa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2016482 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2016483 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[EC06B1CBF54FA637])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> 2016485 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[EC06B1CBF54FA637])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null 
path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 2016490 ERROR 
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[EC06B1CBF54FA637])
 [    ] o.a.s.h.RequestHandlerBase 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2016490 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[EC06B1CBF54FA637])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/schema params={} 
status=400 QTime=0
   [junit4]   2> 2016490 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[EC06B1CBF54FA637])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestEmbeddedSolrServerSchemaAPI 
-Dtests.method=testSchemaAddFieldAndFailOnImmutable 
-Dtests.seed=EC06B1CBF54FA637 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP 
-Dtests.timezone=America/Phoenix -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | 
TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable <<<
   [junit4]    > Throwable #1: 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EC06B1CBF54FA637:77B25E1AA8D9CC26]:0)
   [junit4]    >        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2016493 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[EC06B1CBF54FA637])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndVerifyExistence
   [junit4]   2> 2016493 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[EC06B1CBF54FA637])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null 
path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 2016493 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[EC06B1CBF54FA637])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaAddFieldAndVerifyExistence
   [junit4] IGNOR/A 0.00s J0 | 
TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence
   [junit4]    > Assumption #1: it needs to ammend schema
   [junit4]   2> 2016494 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8799293
   [junit4]   2> 2016494 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2016494 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1176232: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@484d24
   [junit4]   2> 2016497 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2016497 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44716c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@139fb32
   [junit4]   2> 2016508 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2016508 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e44a7b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1e52337
   [junit4]   2> 2016508 INFO  (coreCloseExecutor-3927-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c00439
   [junit4]   2> 2016508 INFO  (coreCloseExecutor-3927-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=29361209
   [junit4]   2> 2016509 INFO  (coreCloseExecutor-3927-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@307719: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1de56e0
   [junit4]   2> 2016517 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2016517 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8799293
   [junit4]   2> 2016517 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2016518 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2016518 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_EC06B1CBF54FA637-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, 
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=America/Phoenix
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=183484328,total=321802240
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, 
JvmMetricsTest, SaslZkACLProviderTest, MissingSegmentRecoveryTest, 
TermsComponentTest, TestBulkSchemaConcurrent, 
StatelessScriptUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, 
TestCrossCoreJoin, SoftAutoCommitTest, MoveReplicaTest, QueryResultKeyTest, 
TestSolrIndexConfig, TestImplicitCoreProperties, TestPostingsSolrHighlighter, 
TestFoldingMultitermQuery, UpdateParamsTest, SimpleFacetsTest, TestSort, 
LeaderElectionIntegrationTest, TestSuggestSpellingConverter, TestSchemaManager, 
RAMDirectoryFactoryTest, PrimitiveFieldTypeTest, ActionThrottleTest, TestSolrJ, 
TestShortCircuitedRequests, TestCoreBackup, TestLeaderElectionWithEmptyReplica, 
TestCryptoKeys, BasicAuthStandaloneTest, AnalysisErrorHandlingTest, 
ResourceLoaderTest, QueryParsingTest, TestExportWriter, 
CollectionStateFormat2Test, DocumentBuilderTest, CdcrVersionReplicationTest, 
TestManagedStopFilterFactory, AutoscalingHistoryHandlerTest, BasicZkTest, 
TestDocTermOrds, SimpleMLTQParserTest, AnalysisAfterCoreReloadTest, 
TestCollationFieldDocValues, AssignBackwardCompatibilityTest, CursorMarkTest, 
RemoteQueryErrorTest, BasicDistributedZkTest, SimpleCollectionCreateDeleteTest, 
TestUseDocValuesAsStored2, ConjunctionSolrSpellCheckerTest, TestBadConfig, 
CurrencyFieldTypeTest, BasicFunctionalityTest, TestSolrCloudSnapshots, 
SpellCheckComponentTest, ExecutePlanActionTest, 
TestReversedWildcardFilterFactory, InfixSuggestersTest, TestPolicyCloud, 
DirectUpdateHandlerOptimizeTest, HighlighterMaxOffsetTest, 
TestRebalanceLeaders, TestRestManager, SolrPluginUtilsTest, 
SpatialHeatmapFacetsTest, BadCopyFieldTest, TestSweetSpotSimilarityFactory, 
TriggerIntegrationTest, TestPhraseSuggestions, DistribCursorPagingTest, 
TestDynamicFieldCollectionResource, TestDefaultStatsCache, TestRecovery, 
TestEmbeddedSolrServerSchemaAPI]
   [junit4] Completed [452/766 (1!)] on J0 in 0.20s, 2 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 385 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_EC06B1CBF54FA637-001/init-core-data-001
   [junit4]   2> 2872428 WARN  
(SUITE-TestDistribStateManager-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=150 numCloses=150
   [junit4]   2> 2872428 INFO  
(SUITE-TestDistribStateManager-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2872429 INFO  
(SUITE-TestDistribStateManager-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2872430 INFO  
(SUITE-TestDistribStateManager-seed#[EC06B1CBF54FA637]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2872431 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 2872432 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2872432 INFO  (Thread-2940) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2872432 INFO  (Thread-2940) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2872433 ERROR (Thread-2940) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2872532 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34325
   [junit4]   2> 2872535 INFO  (zkConnectionManagerCallback-3011-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2872535 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 2872535 ERROR 
(TEST-TestDistribStateManager.testMulti-seed#[EC06B1CBF54FA637]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2872536 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34325 34325
   [junit4]   2> 2875799 INFO  (Thread-2940) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34325 34325
   [junit4]   2> 2875800 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 2875803 INFO  
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[EC06B1CBF54FA637]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 2875804 INFO  
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[EC06B1CBF54FA637]) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2875805 INFO  (Thread-2941) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2875805 INFO  (Thread-2941) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2875806 ERROR (Thread-2941) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2875905 INFO  
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[EC06B1CBF54FA637]) [   
 ] o.a.s.c.ZkTestServer start zk server on port:46147
   [junit4]   2> 2875907 INFO  (zkConnectionManagerCallback-3013-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2875907 INFO  
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[EC06B1CBF54FA637]) [   
 ] o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 2875917 INFO  (zkConnectionManagerCallback-3015-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2875918 INFO  
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[EC06B1CBF54FA637]) [   
 ] o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 2880919 ERROR 
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[EC06B1CBF54FA637]) [   
 ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2880920 INFO  
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[EC06B1CBF54FA637]) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46147 46147
   [junit4]   2> 2886032 INFO  (Thread-2941) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46147 46147
   [junit4]   2> 2886033 INFO  
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[EC06B1CBF54FA637]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData 
-Dtests.seed=EC06B1CBF54FA637 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-CS -Dtests.timezone=Singapore -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.2s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have 
fired!
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EC06B1CBF54FA637:CA965E99A1C1603D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2886037 INFO  
(TEST-TestDistribStateManager.testCreateMode-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 2886037 INFO  
(TEST-TestDistribStateManager.testCreateMode-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 2886038 INFO  
(TEST-TestDistribStateManager.testCreateMode-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 2886039 INFO  
(TEST-TestDistribStateManager.testCreateMode-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 2886041 INFO  
(TEST-TestDistribStateManager.testListData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 2886042 INFO  
(TEST-TestDistribStateManager.testListData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2886042 INFO  (Thread-2942) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2886042 INFO  (Thread-2942) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2886043 ERROR (Thread-2942) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2886142 INFO  
(TEST-TestDistribStateManager.testListData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43791
   [junit4]   2> 2886144 INFO  (zkConnectionManagerCallback-3017-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2886145 INFO  
(TEST-TestDistribStateManager.testListData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 2886149 ERROR 
(TEST-TestDistribStateManager.testListData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2886150 INFO  
(TEST-TestDistribStateManager.testListData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43791 43791
   [junit4]   2> 2897773 INFO  (Thread-2942) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43791 43791
   [junit4]   2> 2897774 INFO  
(TEST-TestDistribStateManager.testListData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 2897777 INFO  
(TEST-TestDistribStateManager.testHasData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 2897777 INFO  
(TEST-TestDistribStateManager.testHasData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 2897777 INFO  
(TEST-TestDistribStateManager.testHasData-seed#[EC06B1CBF54FA637]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_EC06B1CBF54FA637-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-CS, timezone=Singapore
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=206486048,total=382324736
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, 
JvmMetricsTest, SaslZkACLProviderTest, MissingSegmentRecoveryTest, 
TermsComponentTest, TestBulkSchemaConcurrent, 
StatelessScriptUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, 
TestCrossCoreJoin, SoftAutoCommitTest, MoveReplicaTest, QueryResultKeyTest, 
TestSolrIndexConfig, TestImplicitCoreProperties, TestPostingsSolrHighlighter, 
TestFoldingMultitermQuery, UpdateParamsTest, SimpleFacetsTest, TestSort, 
LeaderElectionIntegrationTest, TestSuggestSpellingConverter, TestSchemaManager, 
RAMDirectoryFactoryTest, PrimitiveFieldTypeTest, ActionThrottleTest, TestSolrJ, 
TestShortCircuitedRequests, TestCoreBackup, TestLeaderElectionWithEmptyReplica, 
TestCryptoKeys, BasicAuthStandaloneTest, AnalysisErrorHandlingTest, 
ResourceLoaderTest, QueryParsingTest, TestExportWriter, 
CollectionStateFormat2Test, DocumentBuilderTest, CdcrVersionReplicationTest, 
TestManagedStopFilterFactory, AutoscalingHistoryHandlerTest, BasicZkTest, 
TestDocTermOrds, SimpleMLTQParserTest, AnalysisAfterCoreReloadTest, 
TestCollationFieldDocValues, AssignBackwardCompatibilityTest, CursorMarkTest, 
RemoteQueryErrorTest, BasicDistributedZkTest, SimpleCollectionCreateDeleteTest, 
TestUseDocValuesAsStored2, ConjunctionSolrSpellCheckerTest, TestBadConfig, 
CurrencyFieldTypeTest, BasicFunctionalityTest, TestSolrCloudSnapshots, 
SpellCheckComponentTest, ExecutePlanActionTest, 
TestReversedWildcardFilterFactory, InfixSuggestersTest, TestPolicyCloud, 
DirectUpdateHandlerOptimizeTest, HighlighterMaxOffsetTest, 
TestRebalanceLeaders, TestRestManager, SolrPluginUtilsTest, 
SpatialHeatmapFacetsTest, BadCopyFieldTest, TestSweetSpotSimilarityFactory, 
TriggerIntegrationTest, TestPhraseSuggestions, DistribCursorPagingTest, 
TestDynamicFieldCollectionResource, TestDefaultStatsCache, TestRecovery, 
TestEmbeddedSolrServerSchemaAPI, SmileWriterTest, TestLargeCluster, 
TestRTimerTree, MinimalSchemaTest, SyncSliceTest, TestIndexingPerformance, 
BigEndianAscendingWordSerializerTest, StressHdfsTest, TestCSVLoader, 
CacheHeaderTest, CursorPagingTest, RulesTest, SolrMetricManagerTest, 
SolrCoreTest, TestChildDocTransformer, TestPayloadCheckQParserPlugin, 
DateFieldTest, HdfsChaosMonkeyNothingIsSafeTest, TestSimpleQParserPlugin, 
ExternalFileFieldSortTest, TestExceedMaxTermLength, StatsReloadRaceTest, 
TestStressCloudBlindAtomicUpdates, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestRandomDVFaceting, SchemaApiFailureTest, TestConfig, 
ResponseLogComponentTest, TestJoin, SparseHLLTest, MetricTriggerTest, 
SpatialFilterTest, SearchRateTriggerTest, 
PeerSyncWithIndexFingerprintCachingTest, ZkStateWriterTest, 
PropertiesRequestHandlerTest, TestSystemCollAutoCreate, 
URLClassifyProcessorTest, DistributedQueueTest, AutoAddReplicasPlanActionTest, 
IndexSchemaRuntimeFieldTest, TestSortByMinMaxFunction, TermVectorComponentTest, 
SolrGangliaReporterTest, TestMultiWordSynonyms, TestFastOutputStream, 
SpellCheckCollatorTest, TestSchemaNameResource, 
UpdateRequestProcessorFactoryTest, MultiTermTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, RollingRestartTest, TestCloudInspectUtil, 
TestCloudPseudoReturnFields, TestCloudSearcherWarming, 
TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLockTree, 
TestOnReconnectListenerSupport, TestRandomRequestDistribution, 
TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens, 
TestTlogReplica, TestDistribStateManager]
   [junit4] Completed [573/766 (2!)] on J0 in 25.39s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 1530 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> 85709 INFO  (SUITE-SchemaTest-seed#[9F4B896AE57EF44E]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/init-core-data-001
   [junit4]   2> 85710 INFO  (SUITE-SchemaTest-seed#[9F4B896AE57EF44E]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 85710 INFO  (SUITE-SchemaTest-seed#[9F4B896AE57EF44E]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 85711 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetFieldsAccuracy
   [junit4]   2> 85722 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 85722 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 85722 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-003/cores/core
   [junit4]   2> 85723 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 85724 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f8d3fd{/solr,null,AVAILABLE}
   [junit4]   2> 85725 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@cd3130{HTTP/1.1,[http/1.1]}{127.0.0.1:36103}
   [junit4]   2> 85725 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.e.j.s.Server Started @86791ms
   [junit4]   2> 85725 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36103, 
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-001,
 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-003/cores}
   [junit4]   2> 85726 ERROR 
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 85726 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 85726 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 85726 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85726 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T07:19:56.434Z
   [junit4]   2> 85726 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-001/solr.xml
   [junit4]   2> 85739 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68bb41, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 85781 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68bb41
   [junit4]   2> 85798 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68bb41
   [junit4]   2> 85798 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68bb41


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

ypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 97239 INFO  (coreLoadExecutor-791-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 97245 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 97252 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema.xml instead
   [junit4]   2> 97256 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 97308 WARN  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 97308 WARN  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 97308 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 97309 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-103/collection1/conf/managed-schema
   [junit4]   2> 97315 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-103/collection1/conf/schema.xml
 to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-103/collection1/conf/schema.xml.bak
   [junit4]   2> 97315 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-103/collection1,
 trusted=true
   [junit4]   2> 97315 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68bb41
   [junit4]   2> 97316 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 97316 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-103/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-105/cores/core/data/]
   [junit4]   2> 97363 WARN  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 97364 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 97364 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 97365 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dd1bd[collection1] 
main]
   [junit4]   2> 97366 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-103/collection1/conf
   [junit4]   2> 97366 INFO  (coreLoadExecutor-791-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 97366 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#39229
   [junit4]   2> 97367 INFO  
(searcherExecutor-792-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@dd1bd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 97373 INFO  (qtp22354686-1746) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001/tempDir-103/collection1/conf/managed-schema
   [junit4]   2> 97377 INFO  (qtp22354686-1746) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 97379 INFO  (qtp22354686-1747) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/nameText 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 97385 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@55a3f5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 97385 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7606732
   [junit4]   2> 97385 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 97385 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c3e506: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7017e
   [junit4]   2> 97391 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 97391 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ce8ff2: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@10d0a77
   [junit4]   2> 97396 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 97396 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@136a3e8: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@132f173
   [junit4]   2> 97397 INFO  (coreCloseExecutor-796-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e29725
   [junit4]   2> 97397 INFO  (coreCloseExecutor-796-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=14849829
   [junit4]   2> 97397 INFO  (coreCloseExecutor-796-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2237a9: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@f05c26
   [junit4]   2> 97412 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f71d65{/solr,null,UNAVAILABLE}
   [junit4]   2> 97413 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[9F4B896AE57EF44E]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending addFieldTypeWithAnalyzerClassAccuracy
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_9F4B896AE57EF44E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=379, maxMBSortInHeap=7.869881391490314, 
sim=RandomSimilarity(queryNorm=false): {}, locale=bg-BG, 
timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=74547856,total=186552320
   [junit4]   2> NOTE: All tests run in this JVM: [UuidEvaluatorTest, 
TestSuggesterResponse, LargeVolumeJettyTest, GetByIdTest, SolrParamTest, 
OperationsTest, TestCollectionStateWatchers, TestValidatingJsonMap, 
RegressionEvaluatorTest, NormalizeEvaluatorTest, CloudSolrClientTest, 
ArrayEvaluatorTest, HttpSolrClientBuilderTest, NoOpResponseParserTest, 
PowerEvaluatorTest, SineEvaluatorTest, TestHash, 
TestCloudSolrClientConnections, JettyWebappTest, HyperbolicSineEvaluatorTest, 
JdbcDriverTest, AddEvaluatorTest, CommonParamsTest, TestJavaBinCodec, 
MultiplyEvaluatorTest, OrEvaluatorTest, RoundEvaluatorTest, SchemaTest]
   [junit4] Completed [137/146 (1!)] on J2 in 11.72s, 35 tests, 8 errors <<< 
FAILURES!

[...truncated 43019 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to