Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4011/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED: org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest
Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score
Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @
response/docs/[3]/score
at
__randomizedtesting.SeedInfo.seed([664AE69B853F1094:AF3257FC5AF04755]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([664AE69B853F1094:306C6FB4F5D777C]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([664AE69B853F1094:3B7BF15E080367FF]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking
Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([664AE69B853F1094:F97C4F051D450F5B]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 19642 lines...]
[junit4] Suite: org.apache.solr.ltr.TestSelectiveWeightCreation
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/init-core-data-001
[junit4] 2> 27930 WARN
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 27930 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 27937 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 27942 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 27966 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 27977 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 27993 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 28141 WARN
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 28141 WARN
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 28141 WARN
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 28176 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 28199 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 28211 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid
field id
[junit4] 2> 28213 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 28214 WARN (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 28214 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 28214 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/init-core-data-001/]
[junit4] 2> 28324 WARN (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 28325 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 28325 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 28325 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for
15000ms;
[junit4] 2> 28325 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 28328 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@360f6d9[collection1]
main]
[junit4] 2> 28328 WARN (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 28328 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 28328 WARN (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/feature-store
[junit4] 2> 28328 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading
------
[junit4] 2> 28328 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/feature-store
[junit4] 2> 28328 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/feature-store
[junit4] 2> 28328 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 28328 WARN (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/model-store
[junit4] 2> 28329 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 28329 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading
------
[junit4] 2> 28329 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/model-store
[junit4] 2> 28329 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/model-store
[junit4] 2> 28329 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 28329 INFO (coreLoadExecutor-110-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1567831060768620544
[junit4] 2> 28330 INFO
(searcherExecutor-111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@360f6d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 28335 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 28344 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 28344 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 28345 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-003/cores/core
[junit4] 2> 28347 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 28349 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6e7ab52e{/solr,null,AVAILABLE}
[junit4] 2> 28350 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7f1f1249{HTTP/1.1,[http/1.1]}{127.0.0.1:57261}
[junit4] 2> 28350 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.e.j.s.Server Started @32193ms
[junit4] 2> 28350 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57261,
configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-001,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-003/cores}
[junit4] 2> 28351 ERROR
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 28351 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 28351 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 28351 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 28351 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-19T13:23:35.141Z
[junit4] 2> 28351 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-001/solr.xml
[junit4] 2> 28472 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-003/cores
[junit4] 2> 28472 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 28504 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 28517 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 28529 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid
field id
[junit4] 2> 28533 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 28533 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 28533 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-001/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-003/cores/core/data/]
[junit4] 2> 28627 WARN (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 28628 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 28628 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 28629 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for
15000ms;
[junit4] 2> 28629 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 28630 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f1037b7[collection1] main]
[junit4] 2> 28631 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-001/collection1/conf
[junit4] 2> 28631 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 28632 WARN (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/feature-store
[junit4] 2> 28632 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading
------
[junit4] 2> 28632 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/feature-store
[junit4] 2> 28632 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/feature-store
[junit4] 2> 28632 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 28632 WARN (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/model-store
[junit4] 2> 28632 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 28632 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading
------
[junit4] 2> 28632 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/model-store
[junit4] 2> 28632 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/model-store
[junit4] 2> 28633 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 28633 INFO (coreLoadExecutor-121-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1567831061087387648
[junit4] 2> 28634 INFO
(searcherExecutor-122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2f1037b7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 28989 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#57261
[junit4] 2> 29011 INFO (qtp1713580647-150) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">1</field><field+name%3D"title">w3+w1</field><field+name%3D"description">w1</field><field+name%3D"popularity">1</field></doc></add>}{add=[1
(1567831061478506496)]} 0 6
[junit4] 2> 29021 INFO (qtp1713580647-151) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">2</field><field+name%3D"title">w2</field><field+name%3D"description">w2</field><field+name%3D"popularity">2</field></doc></add>}{add=[2
(1567831061491089408)]} 0 3
[junit4] 2> 29024 INFO (qtp1713580647-152) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">3</field><field+name%3D"title">w3</field><field+name%3D"description">w3</field><field+name%3D"popularity">3</field></doc></add>}{add=[3
(1567831061497380864)]} 0 1
[junit4] 2> 29029 INFO (qtp1713580647-153) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">4</field><field+name%3D"title">w3+w3</field><field+name%3D"description">w4</field><field+name%3D"popularity">4</field></doc></add>}{add=[4
(1567831061501575168)]} 0 1
[junit4] 2> 29032 INFO (qtp1713580647-154) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">5</field><field+name%3D"title">w5</field><field+name%3D"description">w5</field><field+name%3D"popularity">5</field></doc></add>}{add=[5
(1567831061504720896)]} 0 1
[junit4] 2> 29034 INFO (qtp1713580647-155) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 29034 INFO (qtp1713580647-155) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@637a59ca commitCommandVersion:0
[junit4] 2> 29044 INFO (qtp1713580647-155) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e1846cb[collection1] main]
[junit4] 2> 29044 INFO (qtp1713580647-155) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 29047 INFO
(searcherExecutor-122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5e1846cb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C5)))}
[junit4] 2> 29047 INFO (qtp1713580647-155) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 12
[junit4] 2> 29050 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.l.TestRerankBase send
[junit4] 2> [ {
[junit4] 2> "name" : "matchedTitle",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.SolrFeature",
[junit4] 2> "params" : {
[junit4] 2> "q" : "{!terms f=title}${user_query}"
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name" : "docPopularity",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.FieldValueFeature",
[junit4] 2> "store": "fstore2",
[junit4] 2> "params" : {
[junit4] 2> "field" : "popularity"
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name":"originalScore",
[junit4] 2> "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
[junit4] 2> "store": "fstore2",
[junit4] 2> "params":{}
[junit4] 2> }, {
[junit4] 2> "name" : "occurrences",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.ValueFeature",
[junit4] 2> "store": "fstore3",
[junit4] 2> "params" : {
[junit4] 2> "value" : "${myOcc}",
[junit4] 2> "required" : false
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name":"originalScore",
[junit4] 2> "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
[junit4] 2> "store": "fstore3",
[junit4] 2> "params":{}
[junit4] 2> }, {
[junit4] 2> "name" : "popularity",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.ValueFeature",
[junit4] 2> "store": "fstore4",
[junit4] 2> "params" : {
[junit4] 2> "value" : "${myPop}",
[junit4] 2> "required" : true
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name":"originalScore",
[junit4] 2> "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
[junit4] 2> "store": "fstore4",
[junit4] 2> "params":{}
[junit4] 2> }, {
[junit4] 2> "name" : "titlePhraseMatch",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.SolrFeature",
[junit4] 2> "params" : {
[junit4] 2> "q" : "{!field f=title}${user_query}"
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name" : "titlePhrasesMatch",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.SolrFeature",
[junit4] 2> "params" : {
[junit4] 2> "fq" : [ "{!field f=title}${userTitlePhrase1}",
"{!field f=title}${userTitlePhrase2}"]
[junit4] 2> }
[junit4] 2> } ]
[junit4] 2>
[junit4] 2> 29051 INFO (qtp1713580647-148) [ x:collection1] /solr
SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
[junit4] 2> 29052 INFO (qtp1713580647-148) [ x:collection1] /solr
SolrSchemaRestApi: [Restlet] Attaching application:
org.apache.solr.rest.SolrSchemaRestApi@148e34e1 to URI: /solr/schema
[junit4] 2> mei 19, 2017 2:23:35 PM org.restlet.Application start
[junit4] 2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi
application
[junit4] 2> 29082 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
[junit4] 2> 29083 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /feature-store
[junit4] 2> 29083 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /managed
[junit4] 2> 29083 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /model-store
[junit4] 2> 29083 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router:
/schema
[junit4] 2> 29083 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
[junit4] 2> 29084 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource
[org.apache.solr.ltr.store.rest.ManagedFeatureStore@2c6067b8] for
/schema/feature-store
[junit4] 2> 29084 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/feature-store:
[{name=matchedTitle, class=org.apache.solr.ltr.feature.SolrFeature,
params={q={!terms f=title}${user_query}}}, {name=docPopularity,
class=org.apache.solr.ltr.feature.FieldValueFeature, store=fstore2,
params={field=popularity}}, {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore2,
params={}}, {name=occurrences, class=org.apache.solr.ltr.feature.ValueFeature,
store=fstore3, params={value=${myOcc}, required=false}}, {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore3,
params={}}, {name=popularity, class=org.apache.solr.ltr.feature.ValueFeature,
store=fstore4, params={value=${myPop}, required=true}}, {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore4,
params={}}, {name=titlePhraseMatch,
class=org.apache.solr.ltr.feature.SolrFeature, params={q={!field
f=title}${user_query}}}, {name=titlePhrasesMatch,
class=org.apache.solr.ltr.feature.SolrFeature, params={fq=[{!field
f=title}${userTitlePhrase1}, {!field f=title}${userTitlePhrase2}]}}] is a
java.util.ArrayList
[junit4] 2> 29084 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=matchedTitle,
class=org.apache.solr.ltr.feature.SolrFeature, params={q={!terms
f=title}${user_query}}}
[junit4] 2> 29114 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=docPopularity,
class=org.apache.solr.ltr.feature.FieldValueFeature, store=fstore2,
params={field=popularity}}
[junit4] 2> 29132 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore2,
params={}}
[junit4] 2> 29133 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=occurrences,
class=org.apache.solr.ltr.feature.ValueFeature, store=fstore3,
params={value=${myOcc}, required=false}}
[junit4] 2> 29140 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore3,
params={}}
[junit4] 2> 29140 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=popularity,
class=org.apache.solr.ltr.feature.ValueFeature, store=fstore4,
params={value=${myPop}, required=true}}
[junit4] 2> 29140 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore4,
params={}}
[junit4] 2> 29140 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on
{name=titlePhraseMatch, class=org.apache.solr.ltr.feature.SolrFeature,
params={q={!field f=title}${user_query}}}
[junit4] 2> 29141 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on
{name=titlePhrasesMatch, class=org.apache.solr.ltr.feature.SolrFeature,
params={fq=[{!field f=title}${userTitlePhrase1}, {!field
f=title}${userTitlePhrase2}]}}
[junit4] 2> 29142 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_feature-store.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-001/collection1/conf
[junit4] 2> 29142 INFO (qtp1713580647-148) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/feature-store
params={indent=on&wt=json} status=0 QTime=90
[junit4] 2> mei 19, 2017 2:23:35 PM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2017-05-19 14:23:35 127.0.0.1 -
127.0.0.1 57261 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 1516 90 http://127.0.0.1:57261
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 29143 WARN (qtp1713580647-148) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/feature-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 29171 INFO (qtp1713580647-150) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@2c6067b8]] for
/schema/model-store
[junit4] 2> 29171 INFO (qtp1713580647-150) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/model-store:
{class=org.apache.solr.ltr.model.LinearModel, name=externalmodel,
features=[{name=titlePhraseMatch}], params={weights={titlePhraseMatch=0.555}}}
is a java.util.LinkedHashMap
[junit4] 2> 29184 INFO (qtp1713580647-150) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore adding model externalmodel
[junit4] 2> 29186 INFO (qtp1713580647-150) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-001/collection1/conf
[junit4] 2> 29186 INFO (qtp1713580647-150) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/model-store
params={indent=on&wt=json} status=0 QTime=16
[junit4] 2> mei 19, 2017 2:23:35 PM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2017-05-19 14:23:35 127.0.0.1 -
127.0.0.1 57261 PUT /solr/schema/model-store
wt=json&indent=on 200 - 237 16 http://127.0.0.1:57261
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 29187 WARN (qtp1713580647-150) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 29195 INFO (qtp1713580647-151) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[externalmodel]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@2c6067b8]] for
/schema/model-store
[junit4] 2> 29196 INFO (qtp1713580647-151) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/model-store:
{class=org.apache.solr.ltr.model.LinearModel, name=externalmodel2,
store=fstore2, features=[{name=docPopularity}],
params={weights={docPopularity=0.5}}} is a java.util.LinkedHashMap
[junit4] 2> 29196 INFO (qtp1713580647-151) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore adding model externalmodel2
[junit4] 2> 29196 INFO (qtp1713580647-151) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001/tempDir-001/collection1/conf
[junit4] 2> 29197 INFO (qtp1713580647-151) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/model-store
params={indent=on&wt=json} status=0 QTime=2
[junit4] 2> mei 19, 2017 2:23:35 PM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2017-05-19 14:23:35 127.0.0.1 -
127.0.0.1 57261 PUT /solr/schema/model-store
wt=json&indent=on 200 - 254 2 http://127.0.0.1:57261
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 29198 WARN (qtp1713580647-151) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 29206 INFO
(TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testScoringQueryWeightCreation
[junit4] 2> 29428 INFO (qtp1713580647-152) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><id>10</id></delete>}{delete=[10
(-1567831061918908416)]} 0 2
[junit4] 2> 29431 INFO (qtp1713580647-153) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><id>11</id></delete>}{delete=[11
(-1567831061923102720)]} 0 1
[junit4] 2> 29510 INFO
(TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testScoringQueryWeightCreation
[junit4] 2> 29518 INFO
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testSelectiveWeightsRequestFeaturesFromDifferentStore
[junit4] 2> 29524 INFO (qtp1713580647-154) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=*:*&indent=on&fl=*,score,fv:[fv]&rows=5&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1}}
hits=5 status=0 QTime=5
[junit4] 2> 29526 ERROR
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[664AE69B853F1094])
[ ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch:
'3'!='4' @ response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='3'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":5,
[junit4] 2> "params":{
[junit4] 2> "q":"*:*",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*,score,fv:[fv]",
[junit4] 2> "rows":"5",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr reRankDocs=10 model=externalmodel
efi.user_query=w3 efi.userTitlePhrase1=w2 efi.userTitlePhrase2=w1}"}},
[junit4] 2>
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
[junit4] 2> {
[junit4] 2> "id":"4",
[junit4] 2> "title":"w3 w3",
[junit4] 2> "description":"w4",
[junit4] 2> "popularity":4,
[junit4] 2> "_version_":1567831061501575168,
[junit4] 2> "score":0.36707595,
[junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.6613981"},
[junit4] 2> {
[junit4] 2> "id":"3",
[junit4] 2> "title":"w3",
[junit4] 2> "description":"w3",
[junit4] 2> "popularity":3,
[junit4] 2> "_version_":1567831061497380864,
[junit4] 2> "score":0.33873552,
[junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.6103343"},
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w3 w1",
[junit4] 2> "description":"w1",
[junit4] 2> "popularity":1,
[junit4] 2> "_version_":1567831061478506496,
[junit4] 2> "score":0.2545195,
[junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.4585937"},
[junit4] 2> {
[junit4] 2> "id":"2",
[junit4] 2> "title":"w2",
[junit4] 2> "description":"w2",
[junit4] 2> "popularity":2,
[junit4] 2> "_version_":1567831061491089408,
[junit4] 2> "score":0.0,
[junit4] 2> "fv":""},
[junit4] 2> {
[junit4] 2> "id":"5",
[junit4] 2> "title":"w5",
[junit4] 2> "description":"w5",
[junit4] 2> "popularity":5,
[junit4] 2> "_version_":1567831061504720896,
[junit4] 2> "score":0.0,
[junit4] 2> "fv":""}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=*%3A*&fl=*%2Cscore%2Cfv%3A%5Bfv%5D&rows=5&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 29527 INFO
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testSelectiveWeightsRequestFeaturesFromDifferentStore
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSelectiveWeightCreation
-Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore
-Dtests.seed=664AE69B853F1094 -Dtests.slow=true -Dtests.locale=nl-BE
-Dtests.timezone=Africa/Lagos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J1 |
TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([664AE69B853F1094:3B7BF15E080367FF]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
[junit4] > at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 29536 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7f1f1249{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 29536 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1548002523
[junit4] 2> 29536 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 29536 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 29536 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 29536 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 29537 INFO (coreCloseExecutor-127-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7f95b500
[junit4] 2> 29537 INFO (coreCloseExecutor-127-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 29537 INFO (coreCloseExecutor-127-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@637a59ca commitCommandVersion:0
[junit4] 2> 29565 INFO (coreCloseExecutor-127-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2140517632
[junit4] 2> 29568 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6e7ab52e{/solr,null,UNAVAILABLE}
[junit4] 2> 29573 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 29573 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1517674181
[junit4] 2> 29573 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 29573 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 29573 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 29574 INFO
(SUITE-TestSelectiveWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 29574 INFO (coreCloseExecutor-129-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7de6cc89
[junit4] 2> 29578 INFO (coreCloseExecutor-129-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2112277641
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_664AE69B853F1094-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {field=DFR I(ne)B3(800.0)}, locale=nl-BE,
timezone=Africa/Lagos
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=13545024,total=71827456
[junit4] 2> NOTE: All tests run in this JVM: [TestOriginalScoreFeature,
TestMultipleAdditiveTreesModel, TestFilterSolrFeature, TestRankingFeature,
TestSelectiveWeightCreation]
[junit4] Completed [10/33 (1!)] on J1 in 1.68s, 2 tests, 1 error <<<
FAILURES!
[...truncated 13 lines...]
[junit4] Suite: org.apache.solr.ltr.TestParallelWeightCreation
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/init-core-data-001
[junit4] 2> 29608 WARN
(SUITE-TestParallelWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 29608 INFO
(SUITE-TestParallelWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 29611 INFO
(SUITE-TestParallelWeightCreation-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 29613 INFO
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLTRQParserThreadInitialization
[junit4] 2> 29613 INFO
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLTRQParserThreadInitialization
[junit4] 2> 29614 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testLTRScoringQueryParallelWeightCreationResultOrder
[junit4] 2> 29615 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 29629 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 29697 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 29733 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 29859 WARN
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 29859 WARN
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 29859 WARN
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 29883 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 29894 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 29913 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid
field id
[junit4] 2> 29915 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 29915 WARN (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 29916 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 29916 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/init-core-data-001/]
[junit4] 2> 30096 WARN (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 30097 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 30097 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 30102 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for
15000ms;
[junit4] 2> 30102 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 30104 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f632412[collection1]
main]
[junit4] 2> 30105 WARN (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 30105 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 30105 WARN (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/feature-store
[junit4] 2> 30105 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading
------
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/feature-store
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/feature-store
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 30106 WARN (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/model-store
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading
------
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/model-store
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/model-store
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 30106 INFO (coreLoadExecutor-136-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1567831062631940096
[junit4] 2> 30117 INFO
(searcherExecutor-137-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f632412[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 30119 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 30132 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 30132 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 30133 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-003/cores/core
[junit4] 2> 30135 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 30139 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63d1783e{/solr,null,AVAILABLE}
[junit4] 2> 30140 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@7663ffff{HTTP/1.1,[http/1.1]}{127.0.0.1:57265}
[junit4] 2> 30140 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.e.j.s.Server Started @33983ms
[junit4] 2> 30140 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57265,
configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-001,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-003/cores}
[junit4] 2> 30141 ERROR
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 30141 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 30141 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 30141 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 30141 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-19T13:23:36.931Z
[junit4] 2> 30141 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-001/solr.xml
[junit4] 2> 30301 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-003/cores
[junit4] 2> 30302 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 30324 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 30373 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 30399 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid
field id
[junit4] 2> 30401 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 30401 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 30401 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-001/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-003/cores/core/data/]
[junit4] 2> 30548 WARN (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 30549 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 30549 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 30550 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for
15000ms;
[junit4] 2> 30550 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 30562 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@529cbed4[collection1] main]
[junit4] 2> 30563 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_664AE69B853F1094-001/tempDir-001/collection1/conf
[junit4] 2> 30563 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 30564 WARN (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/feature-store
[junit4] 2> 30564 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading
------
[junit4] 2> 30564 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/feature-store
[junit4] 2> 30564 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/feature-store
[junit4] 2> 30564 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 30564 WARN (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/model-store
[junit4] 2> 30564 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 30564 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading
------
[junit4] 2> 30564 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/model-store
[junit4] 2> 30564 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/model-store
[junit4] 2> 30565 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 30565 INFO (coreLoadExecutor-148-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1567831063113236480
[junit4] 2> 30566 INFO
(searcherExecutor-149-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@529cbed4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 30905 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.SolrJettyTestBase Jetty Assigned Port#57265
[junit4] 2> 30926 INFO (qtp1383805214-183) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">1</field><field+name%3D"title">w1+w3</field><field+name%3D"description">w1</field><field+name%3D"popularity">1</field></doc></add>}{add=[1
(1567831063478140928)]} 0 14
[junit4] 2> 30941 INFO (qtp1383805214-184) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">2</field><field+name%3D"title">w2</field><field+name%3D"description">w2</field><field+name%3D"popularity">2</field></doc></add>}{add=[2
(1567831063504355328)]} 0 3
[junit4] 2> 30944 INFO (qtp1383805214-185) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">3</field><field+name%3D"title">w3</field><field+name%3D"description">w3</field><field+name%3D"popularity">3</field></doc></add>}{add=[3
(1567831063509598208)]} 0 1
[junit4] 2> 30946 INFO (qtp1383805214-186) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">4</field><field+name%3D"title">w3+w3</field><field+name%3D"description">w4</field><field+name%3D"popularity">4</field></doc></add>}{add=[4
(1567831063512743936)]} 0 0
[junit4] 2> 30948 INFO (qtp1383805214-187) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">5</field><field+name%3D"title">w5</field><field+name%3D"description">w5</field><field+name%3D"popularity">5</field></doc></add>}{add=[5
(1567831063514841088)]} 0 0
[junit4] 2> 30950 INFO (qtp1383805214-188) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 30950 INFO (qtp1383805214-188) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@254bf23 commitCommandVersion:0
[junit4] 2> 31236 INFO (qtp1383805214-188) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@31892a27[collection1] main]
[junit4] 2> 31236 INFO (qtp1383805214-188) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31237 INFO
(searcherExecutor-149-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@31892a27[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C5)))}
[junit4] 2> 31238 INFO (qtp1383805214-188) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 287
[junit4] 2> 31240 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[664AE69B853F1094])
[ ] o.a.s.l.TestRerankBase send
[junit4] 2> [ {
[junit4] 2> "name" : "matchedTitle",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.SolrFeature",
[junit4] 2> "params" : {
[junit4] 2> "q" : "{!terms f=title}${user_query}"
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name" : "docPopularity",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.FieldValueFeature",
[junit4] 2> "store": "fstore2",
[junit4] 2> "params" : {
[junit4] 2> "field" : "popularity"
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name":"originalScore",
[junit4] 2> "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
[junit4] 2> "store": "fstore2",
[junit4] 2> "params":{}
[junit4] 2> }, {
[junit4] 2> "name" : "occurrences",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.ValueFeature",
[junit4] 2> "store": "fstore3",
[junit4] 2> "params" : {
[junit4] 2> "value" : "${myOcc}",
[junit4] 2> "required" : false
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name":"originalScore",
[junit4] 2> "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
[junit4] 2> "store": "fstore3",
[junit4] 2> "params":{}
[junit4] 2> }, {
[junit4] 2> "name" : "popul
[...truncated too long message...]
a:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 52595 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[664AE69B853F1094])
[ ] o.a.s.l.TestRerankBase loading model
[junit4] 2> {
[junit4] 2> "name":"description-model3",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.model.LinearModel",
[junit4] 2> "features":[
[junit4] 2> { "name":"description-length3"}
[junit4] 2> ]
[junit4] 2> ,
[junit4] 2> "params":{"weights":{"description-length3":1.0}}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 52596 INFO (qtp174514720-418) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[title-model, description-model2]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@3cfe733e]] for
/schema/model-store
[junit4] 2> 52596 INFO (qtp174514720-418) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/model-store:
{name=description-model3, store=test,
class=org.apache.solr.ltr.model.LinearModel,
features=[{name=description-length3}],
params={weights={description-length3=1.0}}} is a java.util.LinkedHashMap
[junit4] 2> 52597 INFO (qtp174514720-418) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore adding model description-model3
[junit4] 2> 52597 INFO (qtp174514720-418) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_664AE69B853F1094-001/tempDir-001/collection1/conf
[junit4] 2> 52597 INFO (qtp174514720-418) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/model-store
params={indent=on&wt=json} status=0 QTime=1
[junit4] 2> Mei 19, 2017 6:23:59 AM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2017-05-19 06:23:59 127.0.0.1 -
127.0.0.1 57317 PUT /solr/schema/model-store
wt=json&indent=on 200 - 197 1 http://127.0.0.1:57317
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 52598 WARN (qtp174514720-418) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 52600 INFO (qtp174514720-411) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w11&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Ddescription-model3+reRankDocs%3D8}}
hits=1 status=0 QTime=0
[junit4] 2> 52601 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[664AE69B853F1094])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testIfFieldIsEmptyLengthIsZero
[junit4] 2> 52604 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7c56794{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 52604 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1407611219
[junit4] 2> 52604 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 52605 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 52605 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 52605 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 52605 INFO (coreCloseExecutor-338-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3a94a2c3
[junit4] 2> 52607 INFO (coreCloseExecutor-338-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=982819523
[junit4] 2> 52610 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ea00aa2{/solr,null,UNAVAILABLE}
[junit4] 2> 52627 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 52627 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1167795109
[junit4] 2> 52627 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 52627 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 52627 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 52627 INFO
(SUITE-TestFieldLengthFeature-seed#[664AE69B853F1094]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 52628 INFO (coreCloseExecutor-340-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d987bb
[junit4] 2> 52630 INFO (coreCloseExecutor-340-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=31033275
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_664AE69B853F1094-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=id, timezone=America/Creston
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=11946728,total=86818816
[junit4] 2> NOTE: All tests run in this JVM: [TestOriginalScoreFeature,
TestMultipleAdditiveTreesModel, TestFilterSolrFeature, TestRankingFeature,
TestSelectiveWeightCreation, TestParallelWeightCreation, TestModelManager,
TestLTRWithFacet, TestLTRQParserExplain, TestLTRQParserPlugin,
TestLTRReRankingPipeline, TestRerankBase, TestExternalFeatures,
TestFeatureLogging, TestFieldLengthFeature]
[junit4] Completed [26/33 (4!)] on J1 in 1.26s, 3 tests, 1 error <<<
FAILURES!
[...truncated 37012 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]