Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/433/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestXPathEntityProcessor
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001
at __randomizedtesting.SeedInfo.seed([85672A1F806B2647]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ReplaceNodeNoTargetTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877:25E8A43B7829158F]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.search.TestPayloadCheckQParserPlugin
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001
at __randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001
at __randomizedtesting.SeedInfo.seed([71F949DDE700EABF]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11693 lines...]
[junit4] Suite: org.apache.solr.search.TestPayloadCheckQParserPlugin
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
[junit4] 2> 13759 WARN
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 13762 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 13767 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 13767 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 13768 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 13769 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 13864 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 13911 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 13995 WARN
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDoubleField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 14029 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
[junit4] 2> 14125 WARN
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 14125 WARN
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 14125 WARN
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 14127 INFO (coreLoadExecutor-102-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 14128 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 14193 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 14216 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 14297 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid
field id
[junit4] 2> 14311 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 14312 WARN (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 14312 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 14313 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\]
[junit4] 2> 14331 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6361874033483677]
[junit4] 2> 14398 WARN (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated
plugin/analysis class [solr.OldLuceneQParserPlugin]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 14722 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 14722 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 14736 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 14736 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 14738 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=39.580078125,
floorSegmentMB=1.787109375, forceMergeDeletesPctAllowed=21.329127453697776,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8833753309425587
[junit4] 2> 14739 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@774ad7b1[collection1] main]
[junit4] 2> 14743 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 14800 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 14873 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 14874 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 14874 INFO (coreLoadExecutor-102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1591223800912936960
[junit4] 2> 14875 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 14876 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 14876 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 14876 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 14876 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 14878 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 14882 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 14882 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 14884 INFO
(searcherExecutor-103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@774ad7b1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 14887 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 14930 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1591223800930762752)]} 0 42
[junit4] 2> 14937 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1591223800977948672)]} 0 1
[junit4] 2> 14939 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1591223800980045824)]} 0 1
[junit4] 2> 14940 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1591223800982142976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 14941 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3933b17d
commitCommandVersion:1591223800982142976
[junit4] 2> 15003 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@62c2caea[collection1] main]
[junit4] 2> 15004 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 15004 INFO (searcherExecutor-103-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62c2caea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C3)))}
[junit4] 2> 15005 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 64
[junit4] 2> 15008 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 15027 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 15028 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@45391945[collection1] realtime]
[junit4] 2> 15029 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 16
[junit4] 2> 15153 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+v%3DA+payloads%3D1}&fl=*,score&wt=xml}
hits=1 status=0 QTime=123
[junit4] 2> 15156 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+v%3DB+payloads%3D2}&fl=*,score&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 15157 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+v%3DC+payloads%3D3}&fl=*,score&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 15206 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}A+B&fl=*,score&wt=xml}
hits=1 status=0 QTime=47
[junit4] 2> 15208 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2+3'}A+B+C&fl=*,score&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 15214 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2'}one+two&fl=*,score&wt=xml}
hits=1 status=0 QTime=5
[junit4] 2> 15216 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2.0'}one+two&fl=*,score&wt=xml}
hits=1 status=0 QTime=1
[junit4] 2> 15220 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dps+payloads%3D'NOUN+VERB'}cat+jumped&fl=*,score&wt=xml}
hits=1 status=0 QTime=2
[junit4] 2> 15220 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+v%3DA+payloads%3D2}&fl=*,score&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 15223 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}B+C&fl=*,score&wt=xml}
hits=0 status=0 QTime=1
[junit4] 2> 15225 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2+3'}A+B&fl=*,score&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 15227 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}A+B+C&fl=*,score&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 15229 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2.0'}two+three&fl=*,score&wt=xml}
hits=0 status=0 QTime=1
[junit4] 2> 15231 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!payload_check+f%3Dvals_dps+payloads%3D'VERB+NOUN'}cat+jumped&fl=*,score&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 15231 INFO
(TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 15232 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 15232 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1204017636
[junit4] 2> 15232 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 15232 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b8f00bf: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 15232 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 15233 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@16eb528a: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 15233 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 15233 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@69ab2f66: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 15234 INFO (coreCloseExecutor-108-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1a67921
[junit4] 2> 15234 INFO (coreCloseExecutor-108-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=27687201
[junit4] 2> 15234 INFO (coreCloseExecutor-108-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4143c66f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 15240 INFO
(SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{vals_dpi=PostingsFormat(name=MockRandom),
vals_dps=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory),
vals_dpf=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1540,
maxMBSortInHeap=7.544821982145832, sim=RandomSimilarity(queryNorm=true): {},
locale=de-AT, timezone=Africa/Khartoum
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=60709136,total=97320960
[junit4] 2> NOTE: All tests run in this JVM: [TestMergePolicyConfig,
DirectSolrSpellCheckerTest, TestPayloadCheckQParserPlugin]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestPayloadCheckQParserPlugin -Dtests.seed=ADBC9BE1D6D57877
-Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Africa/Khartoum
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestPayloadCheckQParserPlugin (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [3/773 (1!)] on J0 in 1.54s, 1 test, 1 error <<< FAILURES!
[...truncated 19 lines...]
[junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\init-core-data-001
[junit4] 2> 51393 WARN
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 51393 INFO
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 51398 INFO
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 51398 INFO
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 51404 INFO
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001
[junit4] 2> 51405 INFO
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 51405 INFO (Thread-57) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 51405 INFO (Thread-57) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 51409 ERROR (Thread-57) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 51507 INFO
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56869
[junit4] 2> 51517 INFO (zkConnectionManagerCallback-80-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51527 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1003ca672170000, likely client has closed socket
[junit4] 2> 51532 INFO (jetty-launcher-77-thread-1) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 51533 INFO (jetty-launcher-77-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 51533 INFO (jetty-launcher-77-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 51533 INFO (jetty-launcher-77-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 51533 INFO (jetty-launcher-77-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ce38365{/solr,null,AVAILABLE}
[junit4] 2> 51535 INFO (jetty-launcher-77-thread-5) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 51536 INFO (jetty-launcher-77-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 51536 INFO (jetty-launcher-77-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 51536 INFO (jetty-launcher-77-thread-5) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 51536 INFO (jetty-launcher-77-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7696fab4{HTTP/1.1,[http/1.1]}{127.0.0.1:56873}
[junit4] 2> 51536 INFO (jetty-launcher-77-thread-1) [ ] o.e.j.s.Server
Started @59546ms
[junit4] 2> 51536 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56873}
[junit4] 2> 51536 INFO (jetty-launcher-77-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4036a59b{/solr,null,AVAILABLE}
[junit4] 2> 51538 INFO (jetty-launcher-77-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a035e5d{HTTP/1.1,[http/1.1]}{127.0.0.1:56876}
[junit4] 2> 51538 INFO (jetty-launcher-77-thread-5) [ ] o.e.j.s.Server
Started @59547ms
[junit4] 2> 51538 INFO (jetty-launcher-77-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56876}
[junit4] 2> 51538 ERROR (jetty-launcher-77-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 51538 INFO (jetty-launcher-77-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 51538 INFO (jetty-launcher-77-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 51538 INFO (jetty-launcher-77-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 51538 INFO (jetty-launcher-77-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T18:21:47.249Z
[junit4] 2> 51542 ERROR (jetty-launcher-77-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 51542 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 51542 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 51542 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 51542 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T18:21:47.253Z
[junit4] 2> 51549 INFO (jetty-launcher-77-thread-6) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 51549 INFO (jetty-launcher-77-thread-6) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 51552 INFO (jetty-launcher-77-thread-6) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 51552 INFO (jetty-launcher-77-thread-6) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 51552 INFO (jetty-launcher-77-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48d0b68b{/solr,null,AVAILABLE}
[junit4] 2> 51551 INFO (jetty-launcher-77-thread-3) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 51553 INFO (jetty-launcher-77-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 51553 INFO (jetty-launcher-77-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 51553 INFO (jetty-launcher-77-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 51554 INFO (jetty-launcher-77-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65a05d7c{/solr,null,AVAILABLE}
[junit4] 2> 51554 INFO (jetty-launcher-77-thread-2) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 51555 INFO (jetty-launcher-77-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 51555 INFO (jetty-launcher-77-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 51555 INFO (jetty-launcher-77-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 51555 INFO (jetty-launcher-77-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b563497{/solr,null,AVAILABLE}
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-4) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@395ad6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:56889}
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-2) [ ] o.e.j.s.Server
Started @59566ms
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56889}
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 51557 ERROR (jetty-launcher-77-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-6) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@41510ccd{HTTP/1.1,[http/1.1]}{127.0.0.1:56883}
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-6) [ ] o.e.j.s.Server
Started @59567ms
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56883}
[junit4] 2> 51558 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T18:21:47.268Z
[junit4] 2> 51558 ERROR (jetty-launcher-77-thread-6) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 51558 INFO (jetty-launcher-77-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 51558 INFO (jetty-launcher-77-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 51558 INFO (jetty-launcher-77-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 51558 INFO (jetty-launcher-77-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T18:21:47.269Z
[junit4] 2> 51557 INFO (jetty-launcher-77-thread-4) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 51560 INFO (jetty-launcher-77-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7845946b{HTTP/1.1,[http/1.1]}{127.0.0.1:56886}
[junit4] 2> 51565 INFO (jetty-launcher-77-thread-3) [ ] o.e.j.s.Server
Started @59576ms
[junit4] 2> 51566 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56886}
[junit4] 2> 51568 INFO (jetty-launcher-77-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@559249ab{/solr,null,AVAILABLE}
[junit4] 2> 51568 ERROR (jetty-launcher-77-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 51568 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 51568 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 51568 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 51568 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T18:21:47.279Z
[junit4] 2> 51575 INFO (jetty-launcher-77-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@716c98{HTTP/1.1,[http/1.1]}{127.0.0.1:56896}
[junit4] 2> 51575 INFO (jetty-launcher-77-thread-4) [ ] o.e.j.s.Server
Started @59584ms
[junit4] 2> 51575 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56896}
[junit4] 2> 51576 ERROR (jetty-launcher-77-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 51576 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 51576 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 51576 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 51576 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T18:21:47.287Z
[junit4] 2> 51579 INFO (zkConnectionManagerCallback-86-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51581 INFO (zkConnectionManagerCallback-88-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51581 INFO (zkConnectionManagerCallback-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51581 INFO (zkConnectionManagerCallback-84-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51585 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 51586 INFO (jetty-launcher-77-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 51587 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 51587 INFO (jetty-launcher-77-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 51600 INFO (zkConnectionManagerCallback-90-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51601 INFO (zkConnectionManagerCallback-92-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51604 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1003ca672170003, likely client has closed socket
[junit4] 2> 51612 INFO (jetty-launcher-77-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
[junit4] 2> 51633 INFO (jetty-launcher-77-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
[junit4] 2> 51640 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 51646 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
[junit4] 2> 51646 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
[junit4] 2> 51652 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 51655 INFO (zkConnectionManagerCallback-96-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51658 INFO (zkConnectionManagerCallback-100-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51658 INFO (zkConnectionManagerCallback-105-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51658 INFO (zkConnectionManagerCallback-108-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51667 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1003ca672170007, likely client has closed socket
[junit4] 2> 51679 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
[junit4] 2> 51688 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
[junit4] 2> 51697 INFO
(zkConnectionManagerCallback-110-thread-1-processing-n:127.0.0.1:56883_solr)
[n:127.0.0.1:56883_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51712 INFO
(zkConnectionManagerCallback-116-thread-1-processing-n:127.0.0.1:56889_solr)
[n:127.0.0.1:56889_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51712 INFO (zkConnectionManagerCallback-119-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51706 INFO
(zkConnectionManagerCallback-112-thread-1-processing-n:127.0.0.1:56876_solr)
[n:127.0.0.1:56876_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51725 INFO (zkConnectionManagerCallback-124-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51725 INFO
(zkConnectionManagerCallback-122-thread-1-processing-n:127.0.0.1:56873_solr)
[n:127.0.0.1:56873_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51737 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1003ca67217000e, likely client has closed socket
[junit4] 2> 51885 INFO
(zkConnectionManagerCallback-126-thread-1-processing-n:127.0.0.1:56886_solr)
[n:127.0.0.1:56886_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51887 INFO
(zkConnectionManagerCallback-128-thread-1-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 51921 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:56896_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 51922 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:56886_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 51923 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:56896_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56896_solr
[junit4] 2> 51925 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:56886_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56886_solr
[junit4] 2> 51926 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:56896_solr ] o.a.s.c.Overseer Overseer
(id=72124279614275602-127.0.0.1:56896_solr-n_0000000000) starting
[junit4] 2> 51930 INFO
(zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr)
[n:127.0.0.1:56886_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 51930 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 51968 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:56896_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56896_solr
[junit4] 2> 52049 INFO
(zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr)
[n:127.0.0.1:56886_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 52049 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 52102 INFO (jetty-launcher-77-thread-6)
[n:127.0.0.1:56883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 52104 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:56873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 52104 INFO (jetty-launcher-77-thread-5)
[n:127.0.0.1:56876_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 52105 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:56889_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 52107 INFO (jetty-launcher-77-thread-6)
[n:127.0.0.1:56883_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 52111 INFO (jetty-launcher-77-thread-5)
[n:127.0.0.1:56876_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 52111 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:56873_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 52112 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:56889_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 52115 INFO (jetty-launcher-77-thread-6)
[n:127.0.0.1:56883_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56883_solr
[junit4] 2> 52137 INFO
(zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr)
[n:127.0.0.1:56886_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 52137 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 52139 INFO (jetty-launcher-77-thread-5)
[n:127.0.0.1:56876_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56876_solr
[junit4] 2> 52140 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:56873_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56873_solr
[junit4] 2> 52140 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:56889_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56889_solr
[junit4] 2> 52212 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (6)
[junit4] 2> 52212 INFO
(zkCallback-111-thread-1-processing-n:127.0.0.1:56876_solr)
[n:127.0.0.1:56876_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (6)
[junit4] 2> 52216 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:56873_solr)
[n:127.0.0.1:56873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (6)
[junit4] 2> 52216 INFO
(zkCallback-109-thread-1-processing-n:127.0.0.1:56883_solr)
[n:127.0.0.1:56883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (6)
[junit4] 2> 52224 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:56896_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56896.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52226 INFO
(zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr)
[n:127.0.0.1:56886_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (6)
[junit4] 2> 52227 INFO
(zkCallback-115-thread-1-processing-n:127.0.0.1:56889_solr)
[n:127.0.0.1:56889_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (6)
[junit4] 2> 52256 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:56886_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56886.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52261 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:56896_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56896.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52262 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:56886_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56886.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52262 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:56886_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56886.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52262 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:56896_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56896.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52263 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:56886_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node5\.
[junit4] 2> 52264 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:56896_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node4\.
[junit4] 2> 52373 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:56873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56873.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52380 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:56873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56873.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52380 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:56873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56873.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52387 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:56873_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node1\.
[junit4] 2> 52427 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:56889_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56889.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52438 INFO (jetty-launcher-77-thread-5)
[n:127.0.0.1:56876_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56876.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52438 INFO (jetty-launcher-77-thread-6)
[n:127.0.0.1:56883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56883.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52472 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:56889_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56889.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52473 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:56889_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56889.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52475 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:56889_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node6\.
[junit4] 2> 52489 INFO (jetty-launcher-77-thread-5)
[n:127.0.0.1:56876_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56876.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52489 INFO (jetty-launcher-77-thread-5)
[n:127.0.0.1:56876_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56876.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52489 INFO (jetty-launcher-77-thread-6)
[n:127.0.0.1:56883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56883.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52490 INFO (jetty-launcher-77-thread-6)
[n:127.0.0.1:56883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56883.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
[junit4] 2> 52491 INFO (jetty-launcher-77-thread-5)
[n:127.0.0.1:56876_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node3\.
[junit4] 2> 52496 INFO (jetty-launcher-77-thread-6)
[n:127.0.0.1:56883_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node2\.
[junit4] 2> 52905 INFO (zkConnectionManagerCallback-142-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 52927 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1003ca672170013, likely client has closed socket
[junit4] 2> 52931 INFO (zkConnectionManagerCallback-146-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 52932 INFO
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
[junit4] 2> 52935 INFO
(SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56869/solr ready
[junit4] 2> 52984 INFO
(TEST-ReplaceNodeNoTargetTest.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 52989 INFO (zkConnectionManagerCallback-148-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 52991 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1003ca672170015, likely client has closed socket
[junit4] 2> 52992 INFO
(TEST-ReplaceNodeNoTargetTest.test-seed#[ADBC9BE1D6D57877]) [ ]
o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
[junit4] 2> 53255 INFO (qtp1415801785-372) [n:127.0.0.1:56873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=15
[junit4] 2> 53261 INFO (qtp1003105822-385) [n:127.0.0.1:56876_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 53285 INFO (qtp1706394569-402) [n:127.0.0.1:56883_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 53326 INFO (qtp2122677555-412) [n:127.0.0.1:56886_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=9
[junit4] 2> 53335 INFO (qtp1975871128-421) [n:127.0.0.1:56889_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 53360 INFO (qtp1701824532-431) [n:127.0.0.1:56896_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 53370 INFO (qtp1415801785-376) [n:127.0.0.1:56873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=341
[junit4] 2> 53372 INFO (qtp1415801785-373) [n:127.0.0.1:56873_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 53385 INFO
(OverseerThreadFactory-228-thread-1-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
replacenodetest_coll_notarget
[junit4] 2> 53426 INFO (qtp1415801785-369) [n:127.0.0.1:56873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=9
[junit4] 2> 53433 INFO (qtp1003105822-381) [n:127.0.0.1:56876_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 53440 INFO (qtp1706394569-398) [n:127.0.0.1:56883_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 53444 INFO (qtp2122677555-408) [n:127.0.0.1:56886_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 53452 INFO (qtp1975871128-421) [n:127.0.0.1:56889_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=3
[junit4] 2> 53459 INFO (qtp1701824532-431) [n:127.0.0.1:56896_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=2
[junit4] 2> 53584 INFO
(OverseerThreadFactory-228-thread-1-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.s.c.a.PolicyHelper returnSession,
curr-time 1017543319 sessionWrapper.createTime 1017543194493076,
this.sessionWrapper.createTime 1017543194493076
[junit4] 2> 53736 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56896/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53740 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56889/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53770 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56886/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53783 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56883/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53796 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard3_replica_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56876/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53800 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard3_replica_n10",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56873/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53804 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard4_replica_n12",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56873/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53811 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard4_replica_n14",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56876/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53821 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard5",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard5_replica_n16",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56883/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 53835 INFO
(OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000)
[n:127.0.0.1:56896_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replacenodetest_coll_notarget",
[junit4] 2> "shard":"shard5",
[junit4] 2> "core":"replacenodetest_coll_notarget_shard5_replica_n18",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56886/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 54054 INFO (qtp1706394569-396) [n:127.0.0.1:56883_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54055 INFO (qtp1706394569-396) [n:127.0.0.1:56883_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 54056 INFO (qtp1003105822-378) [n:127.0.0.1:56876_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54057 INFO (qtp1003105822-378) [n:127.0.0.1:56876_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 54059 INFO (qtp1415801785-369) [n:127.0.0.1:56873_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54061 INFO (qtp1415801785-369) [n:127.0.0.1:56873_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 54062 INFO (qtp1003105822-380) [n:127.0.0.1:56876_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54067 INFO (qtp1415801785-370) [n:127.0.0.1:56873_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54073 INFO (qtp2122677555-405) [n:127.0.0.1:56886_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54075 INFO (qtp2122677555-405) [n:127.0.0.1:56886_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 54082 INFO (qtp1706394569-397) [n:127.0.0.1:56883_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54087 INFO (qtp1975871128-421) [n:127.0.0.1:56889_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54088 INFO (qtp1975871128-421) [n:127.0.0.1:56889_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 54091 INFO (qtp2122677555-407) [n:127.0.0.1:56886_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54092 INFO (qtp1701824532-431) [n:127.0.0.1:56896_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 54100 INFO (qtp1701824532-431) [n:127.0.0.1:56896_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 54259 INFO
(zkCallback-115-thread-1-processing-n:127.0.0.1:56889_solr)
[n:127.0.0.1:56889_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replacenodetest_coll_notarget/state.json] for collection
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size:
[6])
[junit4] 2> 54260 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replacenodetest_coll_notarget/state.json] for collection
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size:
[6])
[junit4] 2> 54260 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:56896_solr)
[n:127.0.0.1:56896_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replacenodetest_coll_notarget/state.json] for collection
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size:
[6])
[junit4] 2> 54260 INFO
(zkCallback-111-thread-1-processing-n:127.0.0.1:56876_solr)
[n:127.0.0.1:56876_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replacenodetest_coll_notarget/state.json] for collection
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size:
[6])
[junit4] 2> 54260 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:56873_solr)
[n:127.0.0.1:56873_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replacenodetest_coll_notarget/state.json] for collection
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size:
[6])
[junit4] 2> 54260 INFO
(zkCallback-109-thread-1-processing-n:127.0.0.1:56883_solr)
[n:127.0.0.1:56883_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replacenodetest_coll_notarget/state.json] for collection
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size:
[6])
[junit4] 2> 54260 INFO
(zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr)
[n:127.0.0.1:56886_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected typ
[...truncated too long message...]
Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1127,
maxMBSortInHeap=7.15971903639884, sim=RandomSimilarity(queryNorm=true): {},
locale=es-VE, timezone=Etc/GMT+9
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=72121552,total=97320960
[junit4] 2> NOTE: All tests run in this JVM:
[TestICUCollationFieldOptions,
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
-Dtests.seed=71F949DDE700EABF -Dtests.slow=true -Dtests.locale=es-VE
-Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 |
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([71F949DDE700EABF]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [3/5 (1!)] on J1 in 1.36s, 8 tests, 1 error <<< FAILURES!
[...truncated 3189 lines...]
[junit4] Suite: org.apache.solr.handler.dataimport.TestXPathEntityProcessor
[junit4] 2> 27737 T118
oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom
sanity checks: test.solr.allowed.securerandom=null &
java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\init-core-data-001
[junit4] 2> 27738 T118 oas.SolrTestCaseJ4.randomizeNumericTypesProperties
Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 27740 T118 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=,
value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 27741 T118 oas.SolrTestCaseJ4.setUp ###Starting
testMultiValuedFlatten
[junit4] 2> 27763 T118 oas.SolrTestCaseJ4.tearDown ###Ending
testMultiValuedFlatten
[junit4] 2> 27764 T118 oas.SolrTestCaseJ4.setUp ###Starting
withDefaultSolrAndXsl
[junit4] 2> 27932 T118 oashd.XPathEntityProcessor.initXpathReader Using
xslTransformer: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl
[junit4] 2> 27972 T118 oas.SolrTestCaseJ4.tearDown ###Ending
withDefaultSolrAndXsl
[junit4] 2> 27973 T118 oas.SolrTestCaseJ4.setUp ###Starting testMultiValued
[junit4] 2> 28025 T118 oas.SolrTestCaseJ4.tearDown ###Ending
testMultiValued
[junit4] 2> 28026 T118 oas.SolrTestCaseJ4.setUp ###Starting
streamStopsAfterInterrupt
[junit4] 2> 28031 T118 oas.SolrTestCaseJ4.tearDown ###Ending
streamStopsAfterInterrupt
[junit4] 2> 28032 T118 oas.SolrTestCaseJ4.setUp ###Starting
streamWritesMessageAfterBlockedAttempt
[junit4] 2> 28034 T118 oas.SolrTestCaseJ4.tearDown ###Ending
streamWritesMessageAfterBlockedAttempt
[junit4] 2> 28035 T118 oas.SolrTestCaseJ4.setUp ###Starting
testMultiValuedWithMultipleDocuments
[junit4] 2> 28037 T118 oas.SolrTestCaseJ4.tearDown ###Ending
testMultiValuedWithMultipleDocuments
[junit4] 2> 28038 T118 oas.SolrTestCaseJ4.setUp ###Starting
withFieldsAndXpathStreamContinuesOnTimeout
[junit4] 2> 28343 T118 oas.SolrTestCaseJ4.tearDown ###Ending
withFieldsAndXpathStreamContinuesOnTimeout
[junit4] 2> 28344 T118 oas.SolrTestCaseJ4.setUp ###Starting
withFieldsAndXpathStream
[junit4] 2> 28346 T118 oas.SolrTestCaseJ4.tearDown ###Ending
withFieldsAndXpathStream
[junit4] 2> 28347 T118 oas.SolrTestCaseJ4.setUp ###Starting
withFieldsAndXpath
[junit4] 2> 28352 T118 oas.SolrTestCaseJ4.tearDown ###Ending
withFieldsAndXpath
[junit4] 2> 28353 T118 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=hr, timezone=Canada/Eastern
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=33461216,total=97320960
[junit4] 2> NOTE: All tests run in this JVM: [TestSqlEntityProcessor,
TestTemplateTransformer, TestJdbcDataSource, TestNonWritablePersistFile,
TestDateFormatTransformer, TestContextImpl,
TestFileListWithLineEntityProcessor, TestNestedChildren,
TestSolrEntityProcessorUnit, TestXPathEntityProcessor]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestXPathEntityProcessor -Dtests.seed=85672A1F806B2647
-Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Canada/Eastern
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J1 | TestXPathEntityProcessor (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([85672A1F806B2647]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [13/38 (1!)] on J1 in 0.64s, 9 tests, 1 error <<<
FAILURES!
[...truncated 42649 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]