Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1778/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

529 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/J1/temp/solr.analysis.TestFoldingMultitermExtrasQuery_160271694761E049-001/tempDir-001/collection1/conf/schema-folding-extra.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/J1/temp/solr.analysis.TestFoldingMultitermExtrasQuery_160271694761E049-001/tempDir-001/collection1/conf/schema-folding-extra.xml:
 null
        at __randomizedtesting.SeedInfo.seed([160271694761E049]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery.beforeTests(TestFoldingMultitermExtrasQuery.java:36)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 34 more


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationField

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/J0/temp/solr.schema.TestICUCollationField_160271694761E049-001/tempDir-001/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/J0/temp/solr.schema.TestICUCollationField_160271694761E049-001/tempDir-001/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([160271694761E049]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.schema.TestICUCollationField.beforeClass(TestICUCollationField.java:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 34 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldDocValues_160271694761E049-001/tempDir-001/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldDocValues_160271694761E049-001/tempDir-001/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([160271694761E049]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.schema.TestICUCollationFieldDocValues.beforeClass(TestICUCollationFieldDocValues.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 34 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldOptions_160271694761E049-001/tempDir-001/collection1/conf/schema-icucollateoptions.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldOptions_160271694761E049-001/tempDir-001/collection1/conf/schema-icucollateoptions.xml:
 null
        at __randomizedtesting.SeedInfo.seed([160271694761E049]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.schema.TestICUCollationFieldOptions.beforeClass(TestICUCollationFieldOptions.java:33)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 34 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([5563EC4E7D365280]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.NoFacetTest.beforeClass(NoFacetTest.java:63)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.expression.ExpressionTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([5563EC4E7D365280]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.expression.ExpressionTest.beforeClass(ExpressionTest.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([5563EC4E7D365280]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.facet.FieldFacetExtrasTest.beforeClass(FieldFacetExtrasTest.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([5563EC4E7D365280]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.facet.FieldFacetTest.beforeClass(FieldFacetTest.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([5563EC4E7D365280]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.facet.QueryFacetTest.beforeClass(QueryFacetTest.java:38)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([5563EC4E7D365280]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.facet.RangeFacetTest.beforeClass(RangeFacetTest.java:49)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.util.valuesource.FunctionTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([5563EC4E7D365280]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.util.valuesource.FunctionTest.beforeClass(FunctionTest.java:38)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.ExtractingRequestHandlerTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B62F73E8DFF2FC1A]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.beforeClass(ExtractingRequestHandlerTest.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.TestXLSXResponseWriter

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B62F73E8DFF2FC1A]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.extraction.TestXLSXResponseWriter.beforeClass(TestXLSXResponseWriter.java:50)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-clustering/test/J2/temp/solr.handler.clustering.ClusteringComponentTest_CC03B6EA2C3E10FB-001/tempDir-001/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-clustering/test/J2/temp/solr.handler.clustering.ClusteringComponentTest_CC03B6EA2C3E10FB-001/tempDir-001/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([CC03B6EA2C3E10FB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-clustering/test/J1/temp/solr.handler.clustering.carrot2.CarrotClusteringEngineTest_CC03B6EA2C3E10FB-001/tempDir-001/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-clustering/test/J1/temp/solr.handler.clustering.carrot2.CarrotClusteringEngineTest_CC03B6EA2C3E10FB-001/tempDir-001/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([CC03B6EA2C3E10FB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestTikaEntityProcessor

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport-schema-no-unique-key.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport-schema-no-unique-key.xml:
 null
        at __randomizedtesting.SeedInfo.seed([778763449138F580]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.TestTikaEntityProcessor.beforeClass(TestTikaEntityProcessor.java:107)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDataConfig

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDataConfig_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDataConfig_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([699BFD9F345D63C1]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestDataConfig.beforeClass(TestDataConfig.java:41)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder2

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDocBuilder2_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDocBuilder2_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([699BFD9F345D63C1]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestDocBuilder2.beforeClass(TestDocBuilder2.java:43)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestEphemeralCache

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestEphemeralCache_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestEphemeralCache_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([699BFD9F345D63C1]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestEphemeralCache.beforeClass(TestEphemeralCache.java:33)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestErrorHandling

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestErrorHandling_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestErrorHandling_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([699BFD9F345D63C1]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestErrorHandling.beforeClass(TestErrorHandling.java:43)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestFileListWithLineEntityProcessor

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListWithLineEntityProcessor_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListWithLineEntityProcessor_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([699BFD9F345D63C1]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestFileListWithLineEntityProcessor.beforeClass(TestFileListWithLineEntityProcessor.java:29)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestHierarchicalDocBuilder_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestHierarchicalDocBuilder_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([699BFD9F345D63C1]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.beforeClass(TestHierarchicalDocBuilder.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestNestedChildren

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestNestedChildren_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestNestedChildren_699BFD9F345D63C1-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([699BFD9F345D63C1]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.AbstractDIHJdbcTestCase.beforeClassDihJdbcTest(AbstractDIHJdbcTestCase.java:67)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestNonWritablePersistFile

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestNonWritablePersistFile_699BFD9F345D63C1-001/tempDir-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestNonWritablePersistFile_699BFD9F345D63C1-001/tempDir-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([699BFD9F345D63C1]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.TestNonWritablePersistFile.createTempSolrHomeAndCore(TestNonWritablePersistFile.java:56)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule

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

OTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-morphlines-core/test/J2/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest_DC1C0E75645855E0-001
   [junit4]   2> Sep 22, 2016 8:19:19 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> 13158 INFO  (SessionTracker) [    ] o.a.z.s.SessionTrackerImpl 
SessionTrackerImpl exited loop!
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, 
locale=ar-JO, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=168863480,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMorphlineZkAvroTest]
   [junit4] Completed [4/4 (4!)] on J2 in 14.52s, 1 test, 1 error <<< FAILURES!

[...truncated 543 lines...]
   [junit4] Suite: 
org.apache.solr.uima.analysis.UIMATokenizersSolrIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-uima/test/J1/temp/solr.uima.analysis.UIMATokenizersSolrIntegrationTest_5D228F7B7A165E98-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=669, maxMBSortInHeap=6.524904990808917, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=sl, 
timezone=Africa/Asmara
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=282569712,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[UIMATokenizersSolrIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UIMATokenizersSolrIntegrationTest -Dtests.seed=5D228F7B7A165E98 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl 
-Dtests.timezone=Africa/Asmara -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | UIMATokenizersSolrIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load 
schema classpath:uima/uima-tokenizers-schema.xml: null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5D228F7B7A165E98]:0)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
   [junit4]    >        at 
org.apache.solr.uima.analysis.UIMATokenizersSolrIntegrationTest.beforeClass(UIMATokenizersSolrIntegrationTest.java:32)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
   [junit4]    >        ... 33 more
   [junit4] Completed [1/2 (1!)] on J1 in 2.25s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-uima/test/J0/temp/solr.uima.processor.UIMAUpdateRequestProcessorTest_5D228F7B7A165E98-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-AE, 
timezone=Asia/Pyongyang
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=286552616,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[UIMAUpdateRequestProcessorTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.seed=5D228F7B7A165E98 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-AE 
-Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | UIMAUpdateRequestProcessorTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load 
schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/schema.xml:
 null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5D228F7B7A165E98]:0)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
   [junit4]    >        at 
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.beforeClass(UIMAUpdateRequestProcessorTest.java:52)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
   [junit4]    >        ... 32 more
   [junit4] Completed [2/2 (2!)] on J0 in 2.32s, 0 tests, 1 error <<< FAILURES!

[...truncated 498 lines...]
   [junit4] Suite: org.apache.solr.velocity.VelocityResponseWriterTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-velocity/test/J0/temp/solr.velocity.VelocityResponseWriterTest_700C932E963BB240-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=588, maxMBSortInHeap=7.543385942247976, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=it-CH, 
timezone=Australia/West
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=376509856,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [VelocityResponseWriterTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=VelocityResponseWriterTest -Dtests.seed=700C932E963BB240 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it-CH 
-Dtests.timezone=Australia/West -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | VelocityResponseWriterTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load 
schema 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/velocity/src/test-files/velocity/solr/collection1/conf/schema.xml:
 null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([700C932E963BB240]:0)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
   [junit4]    >        at 
org.apache.solr.velocity.VelocityResponseWriterTest.beforeClass(VelocityResponseWriterTest.java:35)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
   [junit4]    >        ... 32 more
   [junit4] Completed [1/1 (1!)] in 1.42s, 0 tests, 1 error <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:763: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:715: Some of the tests 
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? 
Dumps created:
* java_pid12244.hprof

Total time: 166 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to