Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6238/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=39791,
name=SocketProxy-Response-54023:54558, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=39791, name=SocketProxy-Response-54023:54558,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is
closed
at __randomizedtesting.SeedInfo.seed([EF51089CB3803F]:0)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
at java.net.Socket.setSoTimeout(Socket.java:1137)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
FAILED:
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure
Error Message:
The data directory was not cleaned up on unload after a failed core reload
Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after
a failed core reload
at
__randomizedtesting.SeedInfo.seed([EF51089CB3803F:7B26F344BF91523E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11364 lines...]
[junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001
[junit4] 2> 1401891 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1401892 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1401893 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1401948 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1401981 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1402051 WARN
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1402052 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1402073 INFO (coreLoadExecutor-6282-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1402124 INFO (coreLoadExecutor-6282-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1402145 INFO (coreLoadExecutor-6282-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1402223 WARN (coreLoadExecutor-6282-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1402225 INFO (coreLoadExecutor-6282-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1402240 INFO (coreLoadExecutor-6282-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 1402241 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\]
[junit4] 2> 1402241 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30004939
[junit4] 2> 1402242 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=35.4970703125,
floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=25.358822461122923,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1402258 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1402258 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1402259 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1402259 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1402259 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8376455067760501]
[junit4] 2> 1402260 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7fc305c7[collection1] main]
[junit4] 2> 1402260 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1402267 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1402304 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1402304 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1402305 INFO (coreLoadExecutor-6282-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551702872405573632
[junit4] 2> 1402305 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1402305 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1402305 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1402305 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1402306 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1402306 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1402306 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1402307 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1402307 INFO
(searcherExecutor-6283-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7fc305c7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1402308 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1402311 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
[junit4] 2> 1402339 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1402340 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2bb1cf1b{/solr,null,AVAILABLE}
[junit4] 2> 1402343 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.e.j.s.ServerConnector Started ServerConnector@f549ac3{SSL,[ssl,
http/1.1]}{127.0.0.1:52871}
[junit4] 2> 1402344 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.e.j.s.Server Started @1406441ms
[junit4] 2> 1402344 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52871}
[junit4] 2> 1402344 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1402344 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 1402344 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1402344 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1402344 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T12:52:56.146Z
[junit4] 2> 1402345 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\solr.xml
[junit4] 2> 1402366 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.
[junit4] 2> 1402366 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 1402395 INFO (coreLoadExecutor-6293-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1402414 INFO (coreLoadExecutor-6293-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 1402489 WARN (coreLoadExecutor-6293-thread-1) [ ]
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1402491 INFO (coreLoadExecutor-6293-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1402500 INFO (coreLoadExecutor-6293-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex
[junit4] 2> 1402501 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex\data\]
[junit4] 2> 1402501 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30004939
[junit4] 2> 1402502 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=35.4970703125,
floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=25.358822461122923,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1402514 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1402514 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1402515 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1402515 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1402516 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8376455067760501]
[junit4] 2> 1402516 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4127f285[corex] main]
[junit4] 2> 1402516 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1402526 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1402566 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1402567 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1402567 INFO (coreLoadExecutor-6293-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551702872680300544
[junit4] 2> 1402567 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1402567 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1402567 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1402568 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1402568 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1402568 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1402569 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1402569 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1402570 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4127f285[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1402898 INFO (qtp227408400-37863) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551702873024233472)]} 0 2
[junit4] 2> 1402899 INFO (qtp227408400-37864) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1402899 INFO (qtp227408400-37864) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2c764668
[junit4] 2> 1402904 INFO (qtp227408400-37864) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b1498c7[corex] main]
[junit4] 2> 1402905 INFO (qtp227408400-37864) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1402905 INFO
(searcherExecutor-6294-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@2b1498c7[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 1402906 INFO (qtp227408400-37864) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 6
[junit4] 2> 1402912 INFO (qtp227408400-37861) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1402928 INFO (qtp227408400-37866) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1402936 INFO (qtp227408400-37866) [ ] o.a.s.s.IndexSchema
[corex] Schema name=test
[junit4] 2> 1403006 WARN (qtp227408400-37866) [ ] o.a.s.s.IndexSchema
[corex] default search field in schema is text. WARNING: Deprecated, please use
'df' on request instead.
[junit4] 2> 1403008 INFO (qtp227408400-37866) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1403023 INFO (qtp227408400-37866) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex
[junit4] 2> 1403024 INFO (qtp227408400-37866) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex\data\]
[junit4] 2> 1403048 INFO (qtp227408400-37866) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore
org.apache.solr.core.SolrCore@3ab5bdbd
[junit4] 2> 1403049 ERROR (qtp227408400-37866) [ x:corex]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 34 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 35 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 37 more
[junit4] 2>
[junit4] 2> 1403049 INFO (qtp227408400-37866) [ x:corex]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=corex&action=RELOAD&indexInfo=true&wt=javabin&version=2}
status=500 QTime=128
[junit4] 2> 1403050 ERROR (qtp227408400-37866) [ x:corex]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 34 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 35 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 37 more
[junit4] 2>
[junit4] 2> 1403083 ERROR (qtp227408400-37865) [ ] o.a.s.c.SolrCore
Failed to delete data dir for unloaded core: corex dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex\data
[junit4] 2> java.io.IOException: Unable to delete file:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex\data\tlog\tlog.0000000000000000000
[junit4] 2> at
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
[junit4] 2> at
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
[junit4] 2> at
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
[junit4] 2> at
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
[junit4] 2> at
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
[junit4] 2> at
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
[junit4] 2> at
org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
[junit4] 2> at
org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1403084 INFO (qtp227408400-37865) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=corex&deleteDataDir=true&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=32
[junit4] 2> 1403085 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.e.j.s.ServerConnector Stopped ServerConnector@f549ac3{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1403085 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=308992423
[junit4] 2> 1403085 INFO (coreCloseExecutor-6301-thread-1) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@2444614
[junit4] 2> 1403095 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2bb1cf1b{/solr,null,UNAVAILABLE}
[junit4] 2> 1403099 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CoreAdminHandlerTest
-Dtests.method=testDeleteInstanceDirAfterCreateFailure
-Dtests.seed=EF51089CB3803F -Dtests.slow=true -Dtests.locale=hi
-Dtests.timezone=America/Mexico_City -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.79s J1 |
CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure <<<
[junit4] > Throwable #1: java.lang.AssertionError: The data directory was
not cleaned up on unload after a failed core reload
[junit4] > at
__randomizedtesting.SeedInfo.seed([EF51089CB3803F:7B26F344BF91523E]:0)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1403104 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
[junit4] 2> 1403148 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1403149 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2dca35c6{/solr,null,AVAILABLE}
[junit4] 2> 1403152 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1762225d{SSL,[ssl,
http/1.1]}{127.0.0.1:52877}
[junit4] 2> 1403153 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.e.j.s.Server Started @1407250ms
[junit4] 2> 1403153 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52877}
[junit4] 2> 1403153 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1403154 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1403154 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1403154 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1403154 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T12:52:56.956Z
[junit4] 2> 1403155 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\solr.xml
[junit4] 2> 1403178 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\.
[junit4] 2> 1403178 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 1403207 INFO (coreLoadExecutor-6308-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1403227 INFO (coreLoadExecutor-6308-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 1404004 WARN (coreLoadExecutor-6308-thread-1) [ ]
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1404006 INFO (coreLoadExecutor-6308-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1404020 INFO (coreLoadExecutor-6308-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\.\corex
[junit4] 2> 1404021 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\.\corex\data\]
[junit4] 2> 1404021 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30004939
[junit4] 2> 1404022 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=35.4970703125,
floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=25.358822461122923,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1404040 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1404040 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1404041 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1404041 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1404043 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8376455067760501]
[junit4] 2> 1404043 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@76d137aa[corex] main]
[junit4] 2> 1404043 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1404054 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1404093 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1404093 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1404094 INFO (coreLoadExecutor-6308-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551702874281476096
[junit4] 2> 1404094 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1404094 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1404094 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1404096 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1404098 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1404099 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1404099 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1404099 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1404100 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@76d137aa[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1404474 INFO (qtp1353788163-37885) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551702874675740672)]} 0 4
[junit4] 2> 1404475 INFO (qtp1353788163-37886) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1404475 INFO (qtp1353788163-37886) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@56408efa
[junit4] 2> 1404483 INFO (qtp1353788163-37886) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@178e483f[corex] main]
[junit4] 2> 1404483 INFO (qtp1353788163-37886) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1404483 INFO
(searcherExecutor-6309-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@178e483f[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 1404484 INFO (qtp1353788163-37886) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 1404491 INFO (qtp1353788163-37883) [ ] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@f47e16e
[junit4] 2> 1404555 INFO (qtp1353788163-37883) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=63
[junit4] 2> 1404556 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@1762225d{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1404556 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=556159799
[junit4] 2> 1404558 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2dca35c6{/solr,null,UNAVAILABLE}
[junit4] 2> 1404560 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
[junit4] 2> 1404563 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
[junit4] 2> 1404959 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp&wt=xml
[junit4] 2> 1404959 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core:
[ugly$core=name]. core names must consist entirely of periods, underscores,
hyphens, and alphanumerics as well not start with a hyphen
[junit4] 2> org.apache.solr.common.SolrException: Invalid core:
[ugly$core=name]. core names must consist entirely of periods, underscores,
hyphens, and alphanumerics as well not start with a hyphen
[junit4] 2> at
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
[junit4] 2> at
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1404959 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp&wt=xml
[junit4] 2> 1404961 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001/tempDir-001/instProp/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001/tempDir-001/instProp/lib/classes]
[junit4] 2> 1405037 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1405058 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.s.IndexSchema [props] Schema name=test
[junit4] 2> 1405166 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1405168 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1405186 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp
[junit4] 2> 1405189 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp\data\]
[junit4] 2> 1405189 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30004939
[junit4] 2> 1405192 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@6cf5cb4e
[junit4] 2> 1405226 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1405226 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1405228 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1405228 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1405229 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=59.5244140625,
floorSegmentMB=0.296875, forceMergeDeletesPctAllowed=22.91921664094379,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1405229 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@480f08c4[props] main]
[junit4] 2> 1405229 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1405239 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1405299 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1405299 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1405300 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1405300 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1405300 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1405300 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1405300 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551702875546058752
[junit4] 2> 1405301 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1405301 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1405302 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1405302 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1405303 INFO
(searcherExecutor-6316-thread-1-processing-x:props) [ x:props]
o.a.s.c.SolrCore [props] Registered new searcher Searcher@480f08c4[props]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1405303 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=bogus_dir_core&action=CREATE&instanceDir=dir_does_not_exist_127896&wt=xml
[junit4] 2> 1405319 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf
for core bogus_dir_core: Error loading solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> org.apache.solr.common.SolrException: Could not load conf for
core bogus_dir_core: Error loading solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error loading
solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> at
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
[junit4] 2> ... 46 more
[junit4] 2> Caused by: org.apache.solr.core.SolrResourceNotFoundException:
Can't find resource 'solrconfig.xml' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
[junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:120)
[junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:90)
[junit4] 2> at
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
[junit4] 2> at
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
[junit4] 2> ... 48 more
[junit4] 2> 1405322 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
[junit4] 2> 1405337 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
[junit4] 2> 1405352 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
[junit4] 2> 1405385 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1405393 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [ ]
o.a.s.s.IndexSchema
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
[junit4] 2> 1405395 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1405399 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
[junit4] 2> 1405400 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore
[[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new
SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
[junit4] 2> 1405410 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=28.3876953125,
floorSegmentMB=2.171875, forceMergeDeletesPctAllowed=14.017497458984726,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1405424 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1405424 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1405424 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=47.638671875,
floorSegmentMB=0.7802734375, forceMergeDeletesPctAllowed=0.4332887323640633,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1405425 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@efdfe15[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main]
[junit4] 2> 1405425 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
[junit4] 2> 1405426 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1405426 INFO
(searcherExecutor-6322-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
Registered new searcher
Searcher@efdfe15[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1405427 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
[junit4] 2> 1405431 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
[junit4] 2> 1405431 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[EF51089CB3803F]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
[junit4] 2> 1405431 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1405431 INFO
(SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1356480288
[junit4] 2> 1405432 INFO
(coreCloseExecutor-6327-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4d43bf69
[junit4] 2> 1405432 INFO
(coreCloseExecutor-6327-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e91ac91
[junit4] 2> 1405433 INFO
(coreCloseExecutor-6327-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
CLOSING SolrCore org.apache.solr.core.SolrCore@7ac1d717
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=Lucene50(blocksize=128),
_version_=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=223,
maxMBSortInHeap=7.688560746906903, sim=RandomSimilarity(queryNorm=false): {},
locale=hi, timezone=America/Mexico_City
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=208175072,total=415760384
[junit4] 2> NOTE: All tests run in this JVM: [TestJoin, TestFastWriter,
TestInfoStreamLogging, TestReplicationHandlerBackup,
PeerSyncWithIndexFingerprintCachingTest, TestExpandComponent,
SolrCoreCheckLockOnStartupTest, DistribCursorPagingTest,
TestNonDefinedSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType,
CdcrVersionReplicationTest, TestLegacyNumericRangeQueryBuilder,
QueryParsingTest, TestCloudManagedSchema, BlockDirectoryTest,
TestSolr4Spatial2, ExitableDirectoryReaderTest, TestHashQParserPlugin,
CleanupOldIndexTest, TestRequestStatusCollectionAPI,
DistributedFacetPivotSmallTest, BasicAuthIntegrationTest,
TestReversedWildcardFilterFactory, TestPKIAuthenticationPlugin,
LeaderFailoverAfterPartitionTest, TestDistributedGrouping,
UpdateRequestProcessorFactoryTest, ConnectionReuseTest, TestLegacyFieldCache,
CircularListTest, EnumFieldTest, UpdateParamsTest, BJQParserTest, TestZkChroot,
MigrateRouteKeyTest, SolrInfoMBeanTest, TestSolrCLIRunExample,
DistanceFunctionTest, TestRangeQuery, DateMathParserTest, TestRecovery,
TestLeaderElectionWithEmptyReplica, TestMissingGroups, TestRandomFaceting,
RankQueryTest, TestConfigSetProperties, TestTrackingShardHandlerFactory,
TestEmbeddedSolrServerConstructors, TestSQLHandlerNonCloud, TestCryptoKeys,
TestUtils, TestFieldCacheSort, TestSuggestSpellingConverter, TestDocTermOrds,
TestFieldCacheReopen, ExplicitHLLTest, TestRealTimeGet,
TestManagedSchemaThreadSafety, TestDynamicFieldResource,
TestDistribDocBasedVersion, CdcrUpdateLogTest, UUIDFieldTest,
TestDFRSimilarityFactory, CollectionsAPISolrJTest, BooleanFieldTest,
TestLockTree, DeleteNodeTest, DeleteShardTest, DistributedVersionInfoTest,
HighlighterConfigTest, TestStandardQParsers, TestSolrCoreProperties,
SortByFunctionTest, ShardSplitTest, CacheHeaderTest, TestFiltering,
TestReRankQParserPlugin, PKIAuthenticationIntegrationTest, RequestLoggingTest,
TestOnReconnectListenerSupport, TestLMDirichletSimilarityFactory,
HdfsThreadLeakTest, CollectionsAPIDistributedZkTest,
TestConfigSetsAPIExclusivity, DistributedQueryComponentCustomSortTest,
SmileWriterTest, TestSolrQueryParserDefaultOperatorResource,
TestSubQueryTransformerCrossCore, ShardRoutingCustomTest,
RegexBoostProcessorTest, ResponseHeaderTest, CursorMarkTest,
SolrCLIZkUtilsTest, EchoParamsTest, TestLeaderInitiatedRecoveryThread,
ReplicaListTransformerTest, TestManagedSynonymFilterFactory,
TestStressLiveNodes, InfoHandlerTest, CdcrBootstrapTest, TestCodecSupport,
ResponseLogComponentTest, TestSimpleQParserPlugin, TestFieldTypeResource,
ZkStateReaderTest, OpenCloseCoreStressTest, TestManagedResource,
URLClassifyProcessorTest, SpatialRPTFieldTypeTest, FileBasedSpellCheckerTest,
TestSolrDeletionPolicy2, LeaderElectionIntegrationTest, TestCloudPivotFacet,
CloudMLTQParserTest, DebugComponentTest, TestExclusionRuleCollectionAccess,
TestCrossCoreJoin, BasicZkTest, TestCustomDocTransformer,
TestShardHandlerFactory, CoreAdminHandlerTest]
[junit4] Completed [227/653 (1!)] on J1 in 3.57s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 169 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_EF51089CB3803F-001\init-core-data-001
[junit4] 2> 1605491 INFO
(SUITE-HttpPartitionTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1605491 INFO
(SUITE-HttpPartitionTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1605494 INFO
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 1605494 INFO (Thread-2571) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1605494 INFO (Thread-2571) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1605594 INFO
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ] o.a.s.c.ZkTestServer
start zk server on port:53993
[junit4] 2> 1605600 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588c1bc2630000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1605607 INFO
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1605610 INFO
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /con
[...truncated too long message...]
thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
(1) -> (0)
[junit4] 2> 1732001 INFO
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@d184ac4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1732001 INFO
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@30c0b967{/,null,UNAVAILABLE}
[junit4] 2> 1732003 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588c1bc2630005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1732004 INFO
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ] o.a.s.c.ChaosMonkey
monkey: stop shard! 54000
[junit4] 2> 1732005 INFO
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53993 53993
[junit4] 2> 1732006 INFO (Thread-2571) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53993 53993
[junit4] 2> 1732008 WARN (Thread-2571) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 4 /solr/collections/collMinRf_1x3/state.json
[junit4] 2> 3 /solr/collections/c8n_1x3/state.json
[junit4] 2> 3
/solr/collections/c8n_1x2_leader_session_loss/state.json
[junit4] 2> 2
/solr/collections/collMinRf_1x3/leader_elect/shard1/election/96981442841739279-core_node1-n_0000000000
[junit4] 2> 2 /solr/collections/c8n_1x2/state.json
[junit4] 2> 2 /solr/collections/c8n_crud_1x2/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96981442841739273-127.0.0.1:54022_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 127 /solr/overseer/queue
[junit4] 2> 107 /solr/overseer/collection-queue-work
[junit4] 2> 33 /solr/overseer/queue-work
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1732008 WARN
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ] o.a.s.c.SocketProxy
Closing 23 connections to: http://127.0.0.1:54130/, target:
http://127.0.0.1:54131/
[junit4] 2> 1732008 WARN
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ] o.a.s.c.SocketProxy
Closing 4 connections to: http://127.0.0.1:54022/, target:
http://127.0.0.1:54023/
[junit4] 2> 1732009 WARN
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ] o.a.s.c.SocketProxy
Closing 6 connections to: http://127.0.0.1:54000/, target:
http://127.0.0.1:54001/
[junit4] 2> 1732009 WARN
(TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [ ] o.a.s.c.SocketProxy
Closing 8 connections to: http://127.0.0.1:54115/, target:
http://127.0.0.1:54116/
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=test -Dtests.seed=EF51089CB3803F -Dtests.slow=true
-Dtests.locale=ru -Dtests.timezone=America/Marigot -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 127s J1 | HttpPartitionTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=39791, name=SocketProxy-Response-54023:54558,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
[junit4] > Caused by: java.lang.RuntimeException:
java.net.SocketException: Socket is closed
[junit4] > at __randomizedtesting.SeedInfo.seed([EF51089CB3803F]:0)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
[junit4] > Caused by: java.net.SocketException: Socket is closed
[junit4] > at java.net.Socket.setSoTimeout(Socket.java:1137)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)Throwable
#2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=39790,
name=SocketProxy-Request-54558:54023, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
[junit4] > Caused by: java.lang.RuntimeException:
java.net.SocketException: Socket is closed
[junit4] > at __randomizedtesting.SeedInfo.seed([EF51089CB3803F]:0)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
[junit4] > Caused by: java.net.SocketException: Socket is closed
[junit4] > at java.net.Socket.setSoTimeout(Socket.java:1137)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
[junit4] 2> 1732011 INFO
(SUITE-HttpPartitionTest-seed#[EF51089CB3803F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=Memory), _version_=FSTOrd50,
multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128),
intDefault=FSTOrd50, id=PostingsFormat(name=Memory),
range_facet_i_dv=Lucene50(blocksize=128), text=BlockTreeOrds(blocksize=128),
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1755,
maxMBSortInHeap=7.256541701343447, sim=RandomSimilarity(queryNorm=false): {},
locale=ru, timezone=America/Marigot
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=72825232,total=385351680
[junit4] 2> NOTE: All tests run in this JVM: [TestJoin, TestFastWriter,
TestInfoStreamLogging, TestReplicationHandlerBackup,
PeerSyncWithIndexFingerprintCachingTest, TestExpandComponent,
SolrCoreCheckLockOnStartupTest, DistribCursorPagingTest,
TestNonDefinedSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType,
CdcrVersionReplicationTest, TestLegacyNumericRangeQueryBuilder,
QueryParsingTest, TestCloudManagedSchema, BlockDirectoryTest,
TestSolr4Spatial2, ExitableDirectoryReaderTest, TestHashQParserPlugin,
CleanupOldIndexTest, TestRequestStatusCollectionAPI,
DistributedFacetPivotSmallTest, BasicAuthIntegrationTest,
TestReversedWildcardFilterFactory, TestPKIAuthenticationPlugin,
LeaderFailoverAfterPartitionTest, TestDistributedGrouping,
UpdateRequestProcessorFactoryTest, ConnectionReuseTest, TestLegacyFieldCache,
CircularListTest, EnumFieldTest, UpdateParamsTest, BJQParserTest, TestZkChroot,
MigrateRouteKeyTest, SolrInfoMBeanTest, TestSolrCLIRunExample,
DistanceFunctionTest, TestRangeQuery, DateMathParserTest, TestRecovery,
TestLeaderElectionWithEmptyReplica, TestMissingGroups, TestRandomFaceting,
RankQueryTest, TestConfigSetProperties, TestTrackingShardHandlerFactory,
TestEmbeddedSolrServerConstructors, TestSQLHandlerNonCloud, TestCryptoKeys,
TestUtils, TestFieldCacheSort, TestSuggestSpellingConverter, TestDocTermOrds,
TestFieldCacheReopen, ExplicitHLLTest, TestRealTimeGet,
TestManagedSchemaThreadSafety, TestDynamicFieldResource,
TestDistribDocBasedVersion, CdcrUpdateLogTest, UUIDFieldTest,
TestDFRSimilarityFactory, CollectionsAPISolrJTest, BooleanFieldTest,
TestLockTree, DeleteNodeTest, DeleteShardTest, DistributedVersionInfoTest,
HighlighterConfigTest, TestStandardQParsers, TestSolrCoreProperties,
SortByFunctionTest, ShardSplitTest, CacheHeaderTest, TestFiltering,
TestReRankQParserPlugin, PKIAuthenticationIntegrationTest, RequestLoggingTest,
TestOnReconnectListenerSupport, TestLMDirichletSimilarityFactory,
HdfsThreadLeakTest, CollectionsAPIDistributedZkTest,
TestConfigSetsAPIExclusivity, DistributedQueryComponentCustomSortTest,
SmileWriterTest, TestSolrQueryParserDefaultOperatorResource,
TestSubQueryTransformerCrossCore, ShardRoutingCustomTest,
RegexBoostProcessorTest, ResponseHeaderTest, CursorMarkTest,
SolrCLIZkUtilsTest, EchoParamsTest, TestLeaderInitiatedRecoveryThread,
ReplicaListTransformerTest, TestManagedSynonymFilterFactory,
TestStressLiveNodes, InfoHandlerTest, CdcrBootstrapTest, TestCodecSupport,
ResponseLogComponentTest, TestSimpleQParserPlugin, TestFieldTypeResource,
ZkStateReaderTest, OpenCloseCoreStressTest, TestManagedResource,
URLClassifyProcessorTest, SpatialRPTFieldTypeTest, FileBasedSpellCheckerTest,
TestSolrDeletionPolicy2, LeaderElectionIntegrationTest, TestCloudPivotFacet,
CloudMLTQParserTest, DebugComponentTest, TestExclusionRuleCollectionAccess,
TestCrossCoreJoin, BasicZkTest, TestCustomDocTransformer,
TestShardHandlerFactory, CoreAdminHandlerTest, CurrencyFieldOpenExchangeTest,
OverseerRolesTest, HdfsChaosMonkeyNothingIsSafeTest, TestNumericTerms64,
TestConfig, TestDefaultSearchFieldResource, HdfsBasicDistributedZk2Test,
SpellPossibilityIteratorTest, HdfsUnloadDistributedZkTest, TestRestoreCore,
HdfsRestartWhileUpdatingTest, ConfigSetsAPITest, TestJsonFacets,
TestQuerySenderListener, OverseerCollectionConfigSetProcessorTest,
TestScoreJoinQPScore, RecoveryAfterSoftCommitTest, TestSchemaResource,
TestFilteredDocIdSet, TestDynamicLoading, TestCollectionAPI,
CloneFieldUpdateProcessorFactoryTest, TestDocSet, TestTrieFacet,
HttpPartitionTest]
[junit4] Completed [280/653 (2!)] on J1 in 127.20s, 1 test, 1 error <<<
FAILURES!
[...truncated 63578 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]