Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/383/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at https://127.0.0.1:34590/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:34590/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:35A27FDD001A3AF]: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.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at https://127.0.0.1:57862/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:57862/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:A86D03BE2FD2AF0A]: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.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at https://127.0.0.1:57162/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:57162/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:423429E86CC5371E]: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.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at https://127.0.0.1:65435/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:65435/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:CD596B38C3CB627D]: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.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at https://127.0.0.1:59923/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:59923/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:FC9F15C452C0FBB5]: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 https://127.0.0.1:35491/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:35491/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:4248D60EE5A7C5C8]: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.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at https://127.0.0.1:61624/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:61624/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:56DA4C44AF6237CC]: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.deletingAFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at https://127.0.0.1:43477/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:43477/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:BE465D29D1BA857A]: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)




Build Log:
[...truncated 15089 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> 144712 INFO  (SUITE-SchemaTest-seed#[87A9241E1BDAD760]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/init-core-data-001
   [junit4]   2> 144713 WARN  (SUITE-SchemaTest-seed#[87A9241E1BDAD760]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=72 numCloses=72
   [junit4]   2> 144713 INFO  (SUITE-SchemaTest-seed#[87A9241E1BDAD760]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 144715 INFO  (SUITE-SchemaTest-seed#[87A9241E1BDAD760]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 144717 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail
   [junit4]   2> 144746 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 144746 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 144746 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-003/cores/core
   [junit4]   2> 144749 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 144750 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fd22003{/solr,null,AVAILABLE}
   [junit4]   2> 144751 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@715cc009{SSL,[ssl, 
http/1.1]}{127.0.0.1:34590}
   [junit4]   2> 144751 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.Server Started @147052ms
   [junit4]   2> 144751 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34590, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-001,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-003/cores}
   [junit4]   2> 144752 ERROR 
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 144752 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 144752 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 144752 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 144752 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T08:31:00.633Z
   [junit4]   2> 144752 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-001/solr.xml
   [junit4]   2> 144757 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 144795 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 144802 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 144802 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 144803 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-003/cores
   [junit4]   2> 144804 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 144805 INFO  (coreLoadExecutor-432-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 144815 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 144822 INFO  (coreLoadExecutor-432-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> 144827 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 144888 WARN  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 144888 WARN  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 144888 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 144890 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 144891 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-001/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-001/collection1/conf/schema.xml.bak
   [junit4]   2> 144891 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 144891 INFO  (coreLoadExecutor-432-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@49bc63af
   [junit4]   2> 144891 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 144891 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-003/cores/core/data/]
   [junit4]   2> 144933 WARN  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 144934 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 144934 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 144935 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c8b19e5[collection1] 
main]
   [junit4]   2> 144935 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-001/collection1/conf
   [junit4]   2> 144936 INFO  (coreLoadExecutor-432-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 144937 INFO  
(searcherExecutor-433-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c8b19e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145438 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#34590
   [junit4]   2> 145501 ERROR (qtp356610841-1469) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: 
error processing commands, errors: [{delete-dynamic-field={name=*_notexists}, 
errorMessages=[The dynamic field '*_notexists' is not present in this schema, 
and so cannot be deleted.
   [junit4]   2> ]}], 
   [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.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 145502 INFO  (qtp356610841-1469) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=400 QTime=25
   [junit4]   2> 145505 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@715cc009{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 145505 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1181204432
   [junit4]   2> 145505 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 145505 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79cfdebb: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1cc922dc
   [junit4]   2> 145513 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 145513 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@db328ed: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4f12702c
   [junit4]   2> 145516 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 145517 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@be21540: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5219e11b
   [junit4]   2> 145519 INFO  (coreCloseExecutor-437-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@64c9c4de
   [junit4]   2> 145519 INFO  (coreCloseExecutor-437-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1690944734
   [junit4]   2> 145520 INFO  (coreCloseExecutor-437-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@51cebede: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2c14ff5c
   [junit4]   2> 145542 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fd22003{/solr,null,UNAVAILABLE}
   [junit4]   2> 145544 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest 
-Dtests.method=deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail 
-Dtests.seed=87A9241E1BDAD760 -Dtests.slow=true -Dtests.locale=es-PE 
-Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.84s J1 | 
SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:34590/solr/collection1: error processing 
commands
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([87A9241E1BDAD760:35A27FDD001A3AF]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:458)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 145552 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDeleteFieldTypeAccuracy
   [junit4]   2> 145574 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 145574 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 145574 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-006/cores/core
   [junit4]   2> 145577 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 145577 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48e5621b{/solr,null,AVAILABLE}
   [junit4]   2> 145578 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@12cafaa0{SSL,[ssl, 
http/1.1]}{127.0.0.1:64477}
   [junit4]   2> 145578 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.e.j.s.Server Started @147879ms
   [junit4]   2> 145578 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64477, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-006/cores}
   [junit4]   2> 145578 ERROR 
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 145578 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 145578 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 145578 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 145578 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T08:31:01.459Z
   [junit4]   2> 145579 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/solr.xml
   [junit4]   2> 145586 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 145624 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 145631 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 145632 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 145633 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-006/cores
   [junit4]   2> 145633 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 145635 INFO  (coreLoadExecutor-444-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 145649 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 145655 INFO  (coreLoadExecutor-444-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> 145660 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 145720 WARN  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 145721 WARN  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 145721 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 145723 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 145723 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/collection1/conf/schema.xml.bak
   [junit4]   2> 145724 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/collection1,
 trusted=true
   [junit4]   2> 145724 INFO  (coreLoadExecutor-444-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@49bc63af
   [junit4]   2> 145724 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 145724 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-006/cores/core/data/]
   [junit4]   2> 145782 WARN  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 145782 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 145782 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 145784 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58667c9[collection1] 
main]
   [junit4]   2> 145785 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/collection1/conf
   [junit4]   2> 145785 INFO  (coreLoadExecutor-444-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 145786 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#64477
   [junit4]   2> 145788 INFO  
(searcherExecutor-445-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58667c9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145828 INFO  (qtp648208594-1485) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 145829 INFO  (qtp648208594-1485) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 145835 INFO  (qtp648208594-1484) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/delInt 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 145844 INFO  (qtp648208594-1487) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 145844 INFO  (qtp648208594-1487) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 145847 INFO  (qtp648208594-1489) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/delInt 
params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 145850 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@12cafaa0{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 145850 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1769786620
   [junit4]   2> 145850 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 145850 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44b6565d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1e94c6ab
   [junit4]   2> 145859 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 145859 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a7dec65: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4f12702c
   [junit4]   2> 145866 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 145866 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@581f2e0c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5219e11b
   [junit4]   2> 145870 INFO  (coreCloseExecutor-449-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@531bba1d
   [junit4]   2> 145870 INFO  (coreCloseExecutor-449-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1394326045
   [junit4]   2> 145870 INFO  (coreCloseExecutor-449-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@458232a9: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5a4d658c
   [junit4]   2> 145888 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@48e5621b{/solr,null,UNAVAILABLE}
   [junit4]   2> 145889 INFO  
(TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[87A9241E1BDAD760]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDeleteFieldTypeAccuracy
   [junit4]   2> 145895 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema
   [junit4]   2> 145926 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 145926 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 145926 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-009/cores/core
   [junit4]   2> 145931 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 145932 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fb24aa5{/solr,null,AVAILABLE}
   [junit4]   2> 145933 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@46ff0df{SSL,[ssl, 
http/1.1]}{127.0.0.1:57862}
   [junit4]   2> 145933 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.Server Started @148233ms
   [junit4]   2> 145933 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57862, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-007,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-009/cores}
   [junit4]   2> 145934 ERROR 
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 145935 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 145935 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 145935 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 145935 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T08:31:01.816Z
   [junit4]   2> 145935 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-007/solr.xml
   [junit4]   2> 145942 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 145994 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 146003 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 146003 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49bc63af
   [junit4]   2> 146006 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-009/cores
   [junit4]   2> 146006 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 146007 INFO  (coreLoadExecutor-456-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 146021 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 146029 INFO  (coreLoadExecutor-456-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> 146035 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 146236 WARN  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 146237 WARN  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 146238 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 146239 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 146262 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-007/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-007/collection1/conf/schema.xml.bak
   [junit4]   2> 146262 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-007/collection1,
 trusted=true
   [junit4]   2> 146262 INFO  (coreLoadExecutor-456-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@49bc63af
   [junit4]   2> 146263 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 146263 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-007/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-009/cores/core/data/]
   [junit4]   2> 146355 WARN  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 146356 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 146356 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 146411 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e43abcb[collection1] main]
   [junit4]   2> 146412 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-007/collection1/conf
   [junit4]   2> 146421 INFO  (coreLoadExecutor-456-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 146426 INFO  
(searcherExecutor-457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e43abcb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146926 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#57862
   [junit4]   2> 146986 ERROR (qtp335409753-1511) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: 
error processing commands, errors: [{add-copy-field={source=srcnotexist, 
dest=[destNotExist1, destNotExist2]}, errorMessages=[copyField source 
:'srcnotexist' is not a glob and doesn't match any explicit field or 
dynamicField.
   [junit4]   2> ]}], 
   [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.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 146989 INFO  (qtp335409753-1511) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 146997 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@46ff0df{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 146997 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=877599323
   [junit4]   2> 146997 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 146997 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41aea0a9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@579b71d7
   [junit4]   2> 147007 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 147007 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a734971: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4f12702c
   [junit4]   2> 147013 INFO  
(TEST-SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[87A9241E1BDAD760])
 [    ] o.a.s.m.Solr

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

r upgrading to managed schema, renamed the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-103/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-103/collection1/conf/schema.xml.bak
   [junit4]   2> 163904 INFO  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-103/collection1,
 trusted=true
   [junit4]   2> 163905 INFO  (coreLoadExecutor-840-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@49bc63af
   [junit4]   2> 163905 INFO  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 163905 INFO  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-103/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-105/cores/core/data/]
   [junit4]   2> 163944 WARN  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 163945 INFO  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 163945 INFO  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 163946 INFO  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e331552[collection1] main]
   [junit4]   2> 163946 INFO  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-103/collection1/conf
   [junit4]   2> 163947 INFO  (coreLoadExecutor-840-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 163948 INFO  
(searcherExecutor-841-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e331552[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 164451 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.SolrJettyTestBase Jetty Assigned Port#56397
   [junit4]   2> 164471 INFO  (qtp922576633-2222) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-103/collection1/conf/managed-schema
   [junit4]   2> 164472 INFO  (qtp922576633-2222) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 164476 INFO  (qtp922576633-2223) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001/tempDir-103/collection1/conf/managed-schema
   [junit4]   2> 164480 INFO  (qtp922576633-2223) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 164481 INFO  (qtp922576633-2224) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr 
path=/schema/dynamicfields/*_replace params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 164483 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.e.j.s.AbstractConnector Stopped ServerConnector@57a44aac{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 164483 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=582885958
   [junit4]   2> 164483 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 164483 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70dfd386: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4bd78f6c
   [junit4]   2> 164487 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 164487 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17443a2a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4f12702c
   [junit4]   2> 164492 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 164493 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f6bd1dc: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5219e11b
   [junit4]   2> 164493 INFO  (coreCloseExecutor-845-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@60a2163b
   [junit4]   2> 164494 INFO  (coreCloseExecutor-845-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1621235259
   [junit4]   2> 164494 INFO  (coreCloseExecutor-845-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@82e518b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@29e17c6d
   [junit4]   2> 164504 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c7ce87d{/solr,null,UNAVAILABLE}
   [junit4]   2> 164506 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[87A9241E1BDAD760]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testReplaceDynamicFieldAccuracy
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_87A9241E1BDAD760-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1041, maxMBSortInHeap=5.658009679408189, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-PE, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=83219872,total=486539264
   [junit4]   2> NOTE: All tests run in this JVM: [JDBCStreamTest, 
SolrParamTest, OrEvaluatorTest, HyperbolicCosineEvaluatorTest, 
TestSolrJErrorHandling, TestSuggesterResponse, 
StreamExpressionToExplanationTest, TestConfigSetAdminRequest, 
BasicHttpSolrClientTest, RoundEvaluatorTest, AbsoluteValueEvaluatorTest, 
MergeIndexesEmbeddedTest, SolrExampleBinaryTest, TangentEvaluatorTest, 
TestZkConfigManager, GreaterThanEqualToEvaluatorTest, SolrQueryTest, 
HttpSolrClientConPoolTest, LargeVolumeBinaryJettyTest, 
HyperbolicTangentEvaluatorTest, TestNamedListCodec, 
LBHttpSolrClientBuilderTest, SquareRootEvaluatorTest, NaturalLogEvaluatorTest, 
SolrExceptionTest, DivideEvaluatorTest, SolrSchemalessExampleTest, 
CollectionAdminRequestRequiredParamsTest, JdbcDriverTest, SolrZkClientTest, 
EqualToEvaluatorTest, FacetFieldTest, DocumentAnalysisResponseTest, 
NormalizeEvaluatorTest, TestSpellCheckResponse, TestSolrProperties, 
QueryResponseTest, TestDocumentObjectBinder, TestFastInputStream, 
TestUpdateRequestCodec, NamedListTest, GetByIdTest, TestPolicy, 
CloudSolrClientBuilderTest, CloudSolrClientCacheTest, 
CloudSolrClientMultiConstructorTest, CloudSolrClientTest, 
StreamExpressionToExpessionTest, StreamingTest, AddEvaluatorTest, 
AndEvaluatorTest, AppendEvaluatorTest, ArcCosineEvaluatorTest, 
ArcTangentEvaluatorTest, ArrayEvaluatorTest, AscEvaluatorTest, 
CoalesceEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest, 
CubedRootEvaluatorTest, FieldValueEvaluatorTest, HyperbolicSineEvaluatorTest, 
LengthEvaluatorTest, LessThanEqualToEvaluatorTest, ModuloEvaluatorTest, 
NormalDistributionEvaluatorTest, PowerEvaluatorTest, RawValueEvaluatorTest, 
RegressionEvaluatorTest, ReverseEvaluatorTest, SineEvaluatorTest, 
SubtractEvaluatorTest, UniformDistributionEvaluatorTest, 
StreamExpressionParserTest, OperationsTest, SchemaTest]
   [junit4] Completed [135/146 (1!)] on J1 in 19.81s, 35 tests, 8 errors <<< 
FAILURES!

[...truncated 47276 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to