Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19917/
Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC
9 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences
Error Message:
Adding a policy with 'cores' attribute should not have succeeded.
Stack Trace:
java.lang.AssertionError: Adding a policy with 'cores' attribute should not
have succeeded.
at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:823FCD721232E0F7]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences(AutoScalingHandlerTest.java:83)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest
Error Message:
Source
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf'
does not exist
Stack Trace:
java.io.FileNotFoundException: Source
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf'
does not exist
at __randomizedtesting.SeedInfo.seed([DCC376617470EBCA]:0)
at
org.apache.commons.io.FileUtils.checkFileRequirements(FileUtils.java:1405)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1368)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1268)
at
org.apache.commons.io.FileUtils.copyDirectoryToDirectory(FileUtils.java:1209)
at
org.apache.solr.client.solrj.SolrSchemalessExampleTest.beforeClass(SolrSchemalessExampleTest.java:54)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
Error Message:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf
not found!
Stack Trace:
java.lang.AssertionError:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf
not found!
at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:3094A1345A1B5F5F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:77)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.request.TestRemoteStreaming.testStreamUrl
Error Message:
Server returned HTTP response code: 400 for URL:
http://127.0.0.1:43539/solr/collection1/debug/dump?wt=xml&stream.url=http%3A%2F%2F127.0.0.1%3A43539%2Fsolr%2Fcollection1%2Fselect%3Fq%3D*%3A*%26fl%3Did%26wt%3Dcsv
Stack Trace:
java.io.IOException: Server returned HTTP response code: 400 for URL:
http://127.0.0.1:43539/solr/collection1/debug/dump?wt=xml&stream.url=http%3A%2F%2F127.0.0.1%3A43539%2Fsolr%2Fcollection1%2Fselect%3Fq%3D*%3A*%26fl%3Did%26wt%3Dcsv
at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:EE237C93D8D1F13]:0)
at
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1895)
at
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1491)
at java.base/java.net.URLConnection.getContent(URLConnection.java:764)
at java.base/java.net.URL.getContent(URL.java:1131)
at
org.apache.solr.request.TestRemoteStreaming.getUrlForString(TestRemoteStreaming.java:96)
at
org.apache.solr.request.TestRemoteStreaming.testStreamUrl(TestRemoteStreaming.java:90)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler
Error Message:
expected:<200> but was:<400>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<400>
at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:F351E4C74B4AFFC8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler(CacheHeaderTest.java:67)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.servlet.SolrRequestParserTest.testStreamURL
Error Message:
Remote Streaming is disabled.
Stack Trace:
org.apache.solr.common.SolrException: Remote Streaming is disabled.
at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:7AC2AD481F562BCC]:0)
at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:190)
at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
at
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:140)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.servlet.SolrRequestParserTest.testStreamFile
Error Message:
Remote Streaming is disabled.
Stack Trace:
org.apache.solr.common.SolrException: Remote Streaming is disabled.
at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:BC3E62919569811E]:0)
at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:205)
at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
at
org.apache.solr.servlet.SolrRequestParserTest.testStreamFile(SolrRequestParserTest.java:162)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.util.TestSolrCLIRunExample.testSchemalessExample
Error Message:
it should be ok org.apache.solr.util.SolrCLI$RunExampleTool@1f3f05c [-e,
schemaless, -serverDir,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server, -exampleDir,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_23F7935B6B74E6F9-001/tempDir-001,
-p, 41155] expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: it should be ok
org.apache.solr.util.SolrCLI$RunExampleTool@1f3f05c [-e, schemaless,
-serverDir, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server,
-exampleDir,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_23F7935B6B74E6F9-001/tempDir-001,
-p, 41155] expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:DEBA88B78346F77E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:345)
at
org.apache.solr.util.TestSolrCLIRunExample.testSchemalessExample(TestSolrCLIRunExample.java:307)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample
Error Message:
After running Solr cloud example, test collection 'testCloudExamplePrompt' not
found in Solr at: http://localhost:42513/solr; tool output: Welcome to the
SolrCloud example! This interactive session will help you launch a SolrCloud
cluster on your local workstation. To begin, how many Solr nodes would you like
to run in your local cluster? (specify 1-4 nodes) [2]: Ok, let's start up 1
Solr nodes for your example SolrCloud cluster. Please enter the port for node1
[8983]: Creating Solr home directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_23F7935B6B74E6F9-001/tempDir-002/cloud/node1/solr
Starting up Solr on port 42513 using command:
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr" start -cloud
-p 42513 -s
"temp/solr.util.TestSolrCLIRunExample_23F7935B6B74E6F9-001/tempDir-002/cloud/node1/solr"
Now let's create a new collection for indexing documents in your 1-node
cluster. Please provide a name for your new collection: [gettingstarted] How
many shards would you like to split testCloudExamplePrompt into? [2] How many
replicas per shard would you like to create? [2] Please choose a configuration
for the testCloudExamplePrompt collection, available options are:
basic_configs, data_driven_schema_configs, or sample_techproducts_configs
[data_driven_schema_configs] data_driven_schema_configs is not a valid
configuration directory! Please choose a configuration for the
testCloudExamplePrompt collection, available options are: basic_configs,
data_driven_schema_configs, or sample_techproducts_configs
[data_driven_schema_configs]
Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection
'testCloudExamplePrompt' not found in Solr at: http://localhost:42513/solr;
tool output:
Welcome to the SolrCloud example!
This interactive session will help you launch a SolrCloud cluster on your local
workstation.
To begin, how many Solr nodes would you like to run in your local cluster?
(specify 1-4 nodes) [2]:
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]:
Creating Solr home directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_23F7935B6B74E6F9-001/tempDir-002/cloud/node1/solr
Starting up Solr on port 42513 using command:
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr" start -cloud
-p 42513 -s
"temp/solr.util.TestSolrCLIRunExample_23F7935B6B74E6F9-001/tempDir-002/cloud/node1/solr"
Now let's create a new collection for indexing documents in your 1-node cluster.
Please provide a name for your new collection: [gettingstarted]
How many shards would you like to split testCloudExamplePrompt into? [2]
How many replicas per shard would you like to create? [2]
Please choose a configuration for the testCloudExamplePrompt collection,
available options are:
basic_configs, data_driven_schema_configs, or sample_techproducts_configs
[data_driven_schema_configs]
data_driven_schema_configs is not a valid configuration directory! Please
choose a configuration for the testCloudExamplePrompt collection, available
options are:
basic_configs, data_driven_schema_configs, or sample_techproducts_configs
[data_driven_schema_configs]
at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:F88673915C01239F]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:448)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11338 lines...]
[junit4] Suite: org.apache.solr.servlet.CacheHeaderTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/init-core-data-001
[junit4] 2> 348987 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 348987 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 348992 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 348992 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 348992 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/tempDir-002/cores/core
[junit4] 2> 348993 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 348994 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@178c49f{/solr,null,AVAILABLE}
[junit4] 2> 348996 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1b395f9{HTTP/1.1,[http/1.1]}{127.0.0.1:34845}
[junit4] 2> 348996 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ] o.e.j.s.Server
Started @350603ms
[junit4] 2> 348996 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/tempDir-001,
hostPort=34845,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/tempDir-002/cores}
[junit4] 2> 348997 ERROR
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 348997 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 348997 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 348997 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 348997 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-20T16:48:52.054192Z
[junit4] 2> 348997 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/tempDir-001/solr.xml
[junit4] 2> 349000 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 349024 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393
[junit4] 2> 349028 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393
[junit4] 2> 349028 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393
[junit4] 2> 349029 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/tempDir-002/cores
[junit4] 2> 349029 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 349040 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 349054 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 349144 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 349150 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 349150 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393
[junit4] 2> 349150 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 349150 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001/tempDir-002/cores/core/data/]
[junit4] 2> 349152 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2586786062870572]
[junit4] 2> 349203 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 349203 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 349204 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 349204 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 349205 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=12.4580078125,
floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=14.56278365695894,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 349206 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15f8378[collection1] main]
[junit4] 2> 349207 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 349218 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 349295 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 349295 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 349295 INFO (coreLoadExecutor-2012-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570743079248330752
[junit4] 2> 349295 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 349295 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 349295 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 349295 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 349296 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 349296 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 349296 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 349296 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 349297 INFO (searcherExecutor-2013-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15f8378[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 349538 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#34845
[junit4] 2> 349541 INFO
(TEST-CacheHeaderTest.testEtag-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEtag
[junit4] 2> 349544 INFO (qtp10345148-4026) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349546 INFO (qtp10345148-4025) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349548 INFO (qtp10345148-4035) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349549 INFO (qtp10345148-4035) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349550 INFO (qtp10345148-4024) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349556 INFO (qtp10345148-4026) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349561 INFO (qtp10345148-4037) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349561 INFO (qtp10345148-4033) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349561 INFO
(TEST-CacheHeaderTest.testEtag-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEtag
[junit4] 2> 349565 INFO
(TEST-CacheHeaderTest.testCacheVetoException-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCacheVetoException
[junit4] 2> 349567 INFO (qtp10345148-4027) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
[junit4] 2> 349567 INFO (qtp10345148-4027) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=xyz_ignore_exception:solr&qt=standard} status=400 QTime=0
[junit4] 2> 349571 INFO
(TEST-CacheHeaderTest.testCacheVetoException-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCacheVetoException
[junit4] 2> 349580 INFO
(TEST-CacheHeaderTest.testCacheControl-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCacheControl
[junit4] 2> 349589 INFO (qtp10345148-4036) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349589 INFO (qtp10345148-4026) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349590 ERROR (qtp10345148-4026) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad
contentType for search handler :null request={q=solr&qt=standard}
[junit4] 2> at
org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:73)
[junit4] 2> at
org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 349590 INFO (qtp10345148-4026) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} status=400
QTime=0
[junit4] 2> 349591 INFO
(TEST-CacheHeaderTest.testCacheControl-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCacheControl
[junit4] 2> 349596 INFO
(TEST-CacheHeaderTest.testLastModified-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLastModified
[junit4] 2> 349599 INFO (qtp10345148-4030) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349610 INFO (qtp10345148-4034) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349612 INFO (qtp10345148-4036) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349613 INFO (qtp10345148-4037) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349614 INFO (qtp10345148-4024) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349615 INFO (qtp10345148-4030) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select params={q=solr&qt=standard} hits=0
status=0 QTime=0
[junit4] 2> 349616 INFO
(TEST-CacheHeaderTest.testLastModified-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLastModified
[junit4] 2> 349619 INFO
(TEST-CacheHeaderTest.testCacheVetoHandler-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCacheVetoHandler
[junit4] 2> 349622 INFO
(TEST-CacheHeaderTest.testCacheVetoHandler-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCacheVetoHandler
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CacheHeaderTest
-Dtests.method=testCacheVetoHandler -Dtests.seed=23F7935B6B74E6F9
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-UA
-Dtests.timezone=Australia/Darwin -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J0 | CacheHeaderTest.testCacheVetoHandler <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<400>
[junit4] > at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:F351E4C74B4AFFC8]:0)
[junit4] > at
org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler(CacheHeaderTest.java:67)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 349628 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1b395f9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 349628 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=33506407
[junit4] 2> 349628 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 349630 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 349632 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 349632 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 349632 INFO (coreCloseExecutor-2018-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1a96313
[junit4] 2> 349636 INFO (coreCloseExecutor-2018-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=27878163
[junit4] 2> 349640 INFO
(SUITE-CacheHeaderTest-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@178c49f{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.CacheHeaderTest_23F7935B6B74E6F9-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1105, maxMBSortInHeap=5.480389451419185,
sim=RandomSimilarity(queryNorm=true): {}, locale=ru-UA,
timezone=Australia/Darwin
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=48844224,total=346292224
[junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting,
TestQuerySenderListener, TestApiFramework, TestChildDocTransformer,
TestCSVLoader, CoreAdminCreateDiscoverTest, TestCoreAdminApis, PolyFieldTest,
TestNumericTerms64, TestSolrConfigHandler, SolrXmlInZkTest, TestFaceting,
PingRequestHandlerTest, TestReplicaProperties, TestReplicationHandler,
TestConfigSetProperties, TestFieldCacheSort, CloudMLTQParserTest,
TestEmbeddedSolrServerConstructors, DateMathParserTest, OverseerRolesTest,
TestDFISimilarityFactory, TestSolrCoreSnapshots, TestFieldCacheWithThreads,
MinimalSchemaTest, TestReqParamsAPI, DeleteLastCustomShardedReplicaTest,
DistributedSpellCheckComponentTest, VMParamsZkACLAndCredentialsProvidersTest,
TestManagedSchemaThreadSafety, ConnectionReuseTest, ReturnFieldsTest,
TestIntervalFaceting, AnalyticsMergeStrategyTest, NotRequiredUniqueKeyTest,
TestJoin, DistributedQueryElevationComponentTest, TestOmitPositions,
CheckHdfsIndexTest, AnalysisErrorHandlingTest, TestJmxIntegration,
TestSolrCloudWithHadoopAuthPlugin, HdfsUnloadDistributedZkTest,
TestPseudoReturnFields, TestSchemalessBufferedUpdates,
XsltUpdateRequestHandlerTest, QueryElevationComponentTest, BufferStoreTest,
CloudExitableDirectoryReaderTest, TestLMJelinekMercerSimilarityFactory,
GraphQueryTest, TestHalfAndHalfDocValues, TestNoOpRegenerator, SyncSliceTest,
TimeZoneUtilsTest, RequiredFieldsTest, TestTolerantUpdateProcessorRandomCloud,
BlobRepositoryCloudTest, TestCloudInspectUtil, CacheHeaderTest]
[junit4] Completed [145/725 (1!)] on J0 in 0.66s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 231 lines...]
[junit4] Suite: org.apache.solr.request.TestRemoteStreaming
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/init-core-data-001
[junit4] 2> 520495 WARN
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 520495 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 520496 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 520501 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 520501 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 520501 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/tempDir-001/cores/core
[junit4] 2> 520502 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 520502 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18cdfa5{/solr,null,AVAILABLE}
[junit4] 2> 520504 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4a37a1{HTTP/1.1,[http/1.1]}{127.0.0.1:۴۳۵۳۹}
[junit4] 2> 520504 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.Server Started @۵۲۲۱۱۰ms
[junit4] 2> 520504 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/TestRemoteStreaming-001,
hostPort=43539,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/tempDir-001/cores}
[junit4] 2> 520504 ERROR
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 520504 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 520504 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 520504 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 520504 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-20T16:51:43.561700Z
[junit4] 2> 520504 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/TestRemoteStreaming-001/solr.xml
[junit4] 2> 520506 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 520522 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393
[junit4] 2> 520526 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393
[junit4] 2> 520526 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393
[junit4] 2> 520527 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/tempDir-001/cores
[junit4] 2> 520527 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 520540 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 520559 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 520634 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 520639 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/TestRemoteStreaming-001/collection1,
trusted=true
[junit4] 2> 520639 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12a2393
[junit4] 2> 520639 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 520639 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/TestRemoteStreaming-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001/tempDir-001/cores/core/data/]
[junit4] 2> 520640 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7903410465387258]
[junit4] 2> 520671 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 520671 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 520672 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 520672 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 520673 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=129576460,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 520673 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@aa7862[collection1] main]
[junit4] 2> 520674 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 520691 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 520744 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 520744 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 520744 INFO (coreLoadExecutor-2981-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570743259025637376
[junit4] 2> 520745 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 520745 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 520745 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 520745 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 520745 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 520745 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 520745 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 520746 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 520746 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@aa7862[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 521035 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#43539
[junit4] 2> 521037 INFO
(TEST-TestRemoteStreaming.testQtUpdateFails-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQtUpdateFails
[junit4] 2> 521041 INFO (qtp8653276-5765) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1234 (1570743259336015872)]} 0 1
[junit4] 2> 521041 INFO (qtp8653276-5766) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570743259337064448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 521041 INFO (qtp8653276-5766) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11fe54d
commitCommandVersion:1570743259337064448
[junit4] 2> 521044 INFO (qtp8653276-5766) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77de77[collection1] main]
[junit4] 2> 521044 INFO (qtp8653276-5766) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 521045 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77de77[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 521045 INFO (qtp8653276-5766) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 521046 INFO (qtp8653276-5767) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 521047 INFO
(TEST-TestRemoteStreaming.testQtUpdateFails-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQtUpdateFails
[junit4] 2> 521051 INFO
(TEST-TestRemoteStreaming.testNoUrlAccess-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNoUrlAccess
[junit4] 2> 521053 INFO (qtp8653276-5760) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1234 (1570743259348598784)]} 0 0
[junit4] 2> 521053 INFO (qtp8653276-5765) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570743259349647360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 521053 INFO (qtp8653276-5765) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11fe54d
commitCommandVersion:1570743259349647360
[junit4] 2> 521056 INFO (qtp8653276-5765) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15a7599[collection1] main]
[junit4] 2> 521056 INFO (qtp8653276-5765) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 521058 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15a7599[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 521058 INFO (qtp8653276-5765) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 521058 INFO (qtp8653276-5767) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 521059 INFO
(TEST-TestRemoteStreaming.testNoUrlAccess-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testNoUrlAccess
[junit4] 2> 521068 INFO
(TEST-TestRemoteStreaming.testStreamUrl-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStreamUrl
[junit4] 2> 521070 INFO (qtp8653276-5767) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1234 (1570743259366424576)]} 0 0
[junit4] 2> 521070 INFO (qtp8653276-5761) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570743259367473152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 521070 INFO (qtp8653276-5761) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11fe54d
commitCommandVersion:1570743259367473152
[junit4] 2> 521071 INFO (qtp8653276-5761) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@bf87bf[collection1] main]
[junit4] 2> 521071 INFO (qtp8653276-5761) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 521073 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@bf87bf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)))}
[junit4] 2> 521073 INFO (qtp8653276-5761) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 521073 INFO (qtp8653276-5765) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 521075 INFO
(TEST-TestRemoteStreaming.testStreamUrl-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStreamUrl
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRemoteStreaming
-Dtests.method=testStreamUrl -Dtests.seed=23F7935B6B74E6F9 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ks-IN -Dtests.timezone=Australia/Tasmania
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J0 | TestRemoteStreaming.testStreamUrl <<<
[junit4] > Throwable #1: java.io.IOException: Server returned HTTP
response code: 400 for URL:
http://127.0.0.1:43539/solr/collection1/debug/dump?wt=xml&stream.url=http%3A%2F%2F127.0.0.1%3A43539%2Fsolr%2Fcollection1%2Fselect%3Fq%3D*%3A*%26fl%3Did%26wt%3Dcsv
[junit4] > at
__randomizedtesting.SeedInfo.seed([23F7935B6B74E6F9:EE237C93D8D1F13]:0)
[junit4] > at
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1895)
[junit4] > at
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1491)
[junit4] > at
java.base/java.net.URLConnection.getContent(URLConnection.java:764)
[junit4] > at java.base/java.net.URL.getContent(URL.java:1131)
[junit4] > at
org.apache.solr.request.TestRemoteStreaming.getUrlForString(TestRemoteStreaming.java:96)
[junit4] > at
org.apache.solr.request.TestRemoteStreaming.testStreamUrl(TestRemoteStreaming.java:90)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 521079 INFO
(TEST-TestRemoteStreaming.testMakeDeleteAllUrl-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMakeDeleteAllUrl
[junit4] 2> 521081 INFO (qtp8653276-5765) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1234 (1570743259377958912)]} 0 0
[junit4] 2> 521081 INFO (qtp8653276-5763) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570743259379007488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 521081 INFO (qtp8653276-5763) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11fe54d
commitCommandVersion:1570743259379007488
[junit4] 2> 521083 INFO (qtp8653276-5763) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f7ca20[collection1] main]
[junit4] 2> 521083 INFO (qtp8653276-5763) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 521084 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f7ca20[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))}
[junit4] 2> 521084 INFO (qtp8653276-5763) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 521085 INFO (qtp8653276-5761) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 521087 INFO (qtp8653276-5765) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a94cf0[collection1] realtime]
[junit4] 2> 521087 INFO (qtp8653276-5765) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570743259385298944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 521087 INFO (qtp8653276-5765) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11fe54d
commitCommandVersion:1570743259385298944
[junit4] 2> 521087 INFO (qtp8653276-5765) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@156dae4[collection1] main]
[junit4] 2> 521087 INFO (qtp8653276-5765) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 521088 INFO (searcherExecutor-2982-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@156dae4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 521088 INFO (qtp8653276-5765) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><query>*:*</query></delete>&commit=true}{deleteByQuery=*:*
(-1570743259384250368),commit=} 0 2
[junit4] 2> 521091 INFO (qtp8653276-5766) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 521091 INFO
(TEST-TestRemoteStreaming.testMakeDeleteAllUrl-seed#[23F7935B6B74E6F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMakeDeleteAllUrl
[junit4] 2> 521092 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4a37a1{HTTP/1.1,[http/1.1]}{127.0.0.1:۰}
[junit4] 2> 521092 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=33400389
[junit4] 2> 521092 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 521094 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 521095 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 521095 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 521096 INFO (coreCloseExecutor-2987-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@237afe
[junit4] 2> 521096 INFO (coreCloseExecutor-2987-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2325246
[junit4] 2> 521100 INFO
(SUITE-TestRemoteStreaming-seed#[23F7935B6B74E6F9]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18cdfa5{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_23F7935B6B74E6F9-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=ks-IN,
timezone=Australia/Tasmania
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=22142576,total=362807296
[junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting,
TestQuerySenderListener, TestApiFramework, TestChildDocTransformer,
TestCSVLoader, CoreAdminCreateDiscoverTest, TestCoreAdminApis, PolyFieldTest,
TestNumericTerms64, TestSolrConfigHandler, SolrXmlInZkTest, TestFaceting,
PingRequestHandlerTest, TestReplicaProperties, TestReplicationHandler,
TestConfigSetProperties, TestFieldCacheSort, CloudMLTQParserTest,
TestEmbeddedSolrServerConstructors, DateMathParserTest, OverseerRolesTest,
TestDFISimilarityFactory, TestSolrCoreSnapshots, TestFieldCacheWithThreads,
MinimalSchemaTest, TestReqParamsAPI, DeleteLastCustomShardedReplicaTest,
DistributedSpellCheckComponentTest, VMParamsZkACLAndCredentialsProvidersTest,
TestManagedSchemaThreadSafety, ConnectionReuseTest, ReturnFieldsTest,
TestIntervalFaceting, AnalyticsMergeStrategyTest, NotRequiredUniqueKeyTes
[...truncated too long message...]
estCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_23F7935B6B74E6F9-001
[junit4] 2> Jun 20, 2017 5:08:42 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1850, maxMBSortInHeap=6.534700284830105,
sim=RandomSimilarity(queryNorm=false): {}, locale=mn, timezone=America/Havana
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=283663720,total=514064384
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudRecovery,
TestSweetSpotSimilarityFactory, TestCoreContainer,
TestComplexPhraseQParserPlugin, ResourceLoaderTest,
IndexSchemaRuntimeFieldTest, PrimUtilsTest, TestCharFilters,
DirectSolrConnectionTest, FileUtilsTest, TestSolr4Spatial2,
TestSolrIndexConfig, WordBreakSolrSpellCheckerTest, NodeMutatorTest,
BasicFunctionalityTest, DirectSolrSpellCheckerTest, CdcrVersionReplicationTest,
SubstringBytesRefFilterTest, LeaderInitiatedRecoveryOnCommitTest,
SoftAutoCommitTest, ReplicationFactorTest, UpdateLogTest,
TestFieldCacheSortRandom, RecoveryAfterSoftCommitTest,
DistributedFacetPivotLargeTest, HighlighterTest, TestElisionMultitermQuery,
TestReRankQParserPlugin, TestFastLRUCache, ShardRoutingCustomTest,
BadComponentTest, SpellCheckCollatorWithCollapseTest, TestConfigSetsAPI,
TestRTGBase, BlockJoinFacetRandomTest, TestStandardQParsers,
TestCollectionAPIs, TestSolrConfigHandlerCloud, TestUpdate,
TestShardHandlerFactory, TestUseDocValuesAsStored, TestQueryUtils,
TestConfigSets, TestOverriddenPrefixQueryForCustomFieldType,
TestHdfsBackupRestoreCore, TestUninvertingReader, DistanceUnitsTest,
TestCloudJSONFacetJoinDomain, UpdateRequestProcessorFactoryTest,
TestLegacyField, CoreAdminRequestStatusTest, ShardRoutingTest, TestSolrXml,
TestXIncludeConfig, ZkStateReaderTest, TestNamedUpdateProcessors,
CollectionReloadTest, UninvertDocValuesMergePolicyTest,
DistributedTermsComponentTest, SolrSlf4jReporterTest, MergeStrategyTest,
RequestLoggingTest, HdfsThreadLeakTest, SolrCLIZkUtilsTest,
TestDefaultStatsCache, ZkControllerTest, CustomCollectionTest,
TestBulkSchemaConcurrent, TestHdfsUpdateLog, TestMissingGroups,
SolrMetricManagerTest, TestSchemaNameResource, SpatialFilterTest,
CollectionsAPIDistributedZkTest, TestRequestForwarding, SparseHLLTest,
TestSurroundQueryParser, TestPartialUpdateDeduplication, TestManagedResource,
CdcrUpdateLogTest, CSVRequestHandlerTest, TestSegmentSorting,
AtomicUpdateProcessorFactoryTest, TestSimpleTrackingShardHandler,
UtilsToolTest, TestLegacyFieldCache, SpatialHeatmapFacetsTest, TestLRUCache,
TestPivotHelperCode, ScriptEngineTest, FullHLLTest, SimpleMLTQParserTest,
TestAddFieldRealTimeGet, SpellCheckCollatorTest, TestTlogReplica,
TestInitQParser, TestSolrJ, TestCloudNestedDocsSort, MoreLikeThisHandlerTest,
TestBM25SimilarityFactory, AutoScalingHandlerTest, MetricsHandlerTest,
OverseerCollectionConfigSetProcessorTest, DocValuesNotIndexedTest,
TestSystemIdResolver, TestRawTransformer, TestInitParams,
DistributedMLTComponentTest, CollectionsAPIAsyncDistributedZkTest,
HdfsRecoveryZkTest, OpenCloseCoreStressTest, SolrIndexMetricsTest,
HighlighterMaxOffsetTest, TestBulkSchemaAPI,
TestLeaderElectionWithEmptyReplica, TestHashPartitioner, TestPullReplica,
SchemaVersionSpecificBehaviorTest, SSLMigrationTest, TestRecovery,
TestRealTimeGet, TestStressReorder, TestStressVersions, TestSolr4Spatial,
SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch,
SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering,
TestFunctionQuery, TestLazyCores, TestIndexSearcher, SimplePostToolTest,
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, SuggesterTest,
TestStressLucene, TestTrie, SuggesterWFSTTest, NoCacheHeaderTest,
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1,
IndexBasedSpellCheckerTest, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
FileBasedSpellCheckerTest, TestValueSourceCache, TestIndexingPerformance,
LoggingHandlerTest, IndexSchemaTest, QueryParsingTest, JsonLoaderTest,
TestComponentsName, SOLR749Test, AlternateDirectoryTest,
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest,
SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig,
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestConfig,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPhraseSuggestions,
EchoParamsTest, TestPerFieldSimilarity, URLClassifyProcessorTest,
TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest,
TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping,
TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AssignTest,
AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest,
CleanupOldIndexTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest,
DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest,
OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, RestartWhileUpdatingTest, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest]
[junit4] Completed [535/725 (6!)] on J1 in 18.92s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1321 lines...]
[junit4] Suite: org.apache.solr.client.solrj.SolrSchemalessExampleTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest_DCC376617470EBCA-001/init-core-data-001
[junit4] 2> 55661 WARN
(SUITE-SolrSchemalessExampleTest-seed#[DCC376617470EBCA]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
[junit4] 2> 55661 INFO
(SUITE-SolrSchemalessExampleTest-seed#[DCC376617470EBCA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 55662 INFO
(SUITE-SolrSchemalessExampleTest-seed#[DCC376617470EBCA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 55665 INFO
(SUITE-SolrSchemalessExampleTest-seed#[DCC376617470EBCA]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Canada/Pacific
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=98885752,total=267649024
[junit4] 2> NOTE: All tests run in this JVM: [TestJsonRecordReader,
SineEvaluatorTest, CommonParamsTest, CloudSolrClientBuilderTest,
TangentEvaluatorTest, TermsResponseTest, StreamExpressionToExplanationTest,
GreaterThanEvaluatorTest, LBHttpSolrClientBuilderTest, CeilingEvaluatorTest,
JdbcDriverTest, TestClusteringResponse, TestCollectionStateWatchers,
SolrExampleStreamingTest, CollectionAdminRequestRequiredParamsTest,
ArcSineEvaluatorTest, HyperbolicTangentEvaluatorTest, TestXMLEscaping,
ContentStreamTest, TestSpellCheckResponse, TestPolicy, TestEmbeddedSolrServer,
TestSolrProperties, QueryResponseTest, TestCoreAdmin, SolrSchemalessExampleTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrSchemalessExampleTest -Dtests.seed=DCC376617470EBCA
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SD
-Dtests.timezone=Canada/Pacific -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | SolrSchemalessExampleTest (suite) <<<
[junit4] > Throwable #1: java.io.FileNotFoundException: Source
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf'
does not exist
[junit4] > at
__randomizedtesting.SeedInfo.seed([DCC376617470EBCA]:0)
[junit4] > at
org.apache.commons.io.FileUtils.checkFileRequirements(FileUtils.java:1405)
[junit4] > at
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1368)
[junit4] > at
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1268)
[junit4] > at
org.apache.commons.io.FileUtils.copyDirectoryToDirectory(FileUtils.java:1209)
[junit4] > at
org.apache.solr.client.solrj.SolrSchemalessExampleTest.beforeClass(SolrSchemalessExampleTest.java:54)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [79/135 (1!)] on J0 in 0.04s, 0 tests, 1 error <<<
FAILURES!
[...truncated 35678 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]