Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/104/

4 tests failed.
FAILED:  
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([CA8585B597C94BF3:140FEBC8AC6B2900]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:182)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:134)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
        at 
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR(LeaderInitiatedRecoveryOnShardRestartTest.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:34997/xrv/u: Error CREATEing SolrCore 
'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: KeeperErrorCode = Session expired 
for /overseer/queue/qn-

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34997/xrv/u: Error CREATEing SolrCore 
'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: KeeperErrorCode = Session expired 
for /overseer/queue/qn-
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:515)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:54425/solr/testschemaapi_shard1_replica1: 
ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:54425/solr/testschemaapi_shard1_replica1: ERROR: 
[doc=2] unknown field 'myNewField1'
        at 
__randomizedtesting.SeedInfo.seed([CA8585B597C94BF3:42D1BA6F3935260B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:697)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54425/solr/testschemaapi_shard1_replica1: 
ERROR: [doc=2] unknown field 'myNewField1'
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more


FAILED:  org.apache.solr.search.join.TestScoreJoinQPNoScore.testJoin

Error Message:
mismatch: '10'!='13' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '10'!='13' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([CA8585B597C94BF3:F7B6B03FF69E4C65]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:869)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:816)
        at 
org.apache.solr.search.join.TestScoreJoinQPNoScore.testJoin(TestScoreJoinQPNoScore.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11320 lines...]
   [junit4] Suite: org.apache.solr.search.join.TestScoreJoinQPNoScore
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.join.TestScoreJoinQPNoScore_CA8585B597C94BF3-001/init-core-data-001
   [junit4]   2> 520848 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 520851 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 520851 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 520851 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520851 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 520851 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 520851 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 520872 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 520874 WARN  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 520874 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 520878 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 520881 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=doc-values-for-Join
   [junit4]   2> 520885 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is id
   [junit4]   2> 520885 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 520886 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520886 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 520886 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr'
   [junit4]   2> 520886 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520886 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 520886 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 63042989
   [junit4]   2> 520887 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr]
   [junit4]   2> 520887 WARN  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/lib
   [junit4]   2> 520887 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 520892 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 520892 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 520892 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 520892 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 520892 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 520893 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-basic.xml, transient=false, schema=schema-docValuesJoin.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.join.TestScoreJoinQPNoScore_CA8585B597C94BF3-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 520893 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 520895 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520895 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 520895 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 520895 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 520909 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 520910 WARN  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 520911 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 520923 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 520926 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=doc-values-for-Join
   [junit4]   2> 520930 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is id
   [junit4]   2> 520930 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 520932 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 520932 INFO  (coreLoadExecutor-820-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 520933 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 520933 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.join.TestScoreJoinQPNoScore_CA8585B597C94BF3-001/init-core-data-001/]
   [junit4]   2> 520933 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 520933 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.join.TestScoreJoinQPNoScore_CA8585B597C94BF3-001/init-core-data-001
   [junit4]   2> 520933 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.join.TestScoreJoinQPNoScore_CA8585B597C94BF3-001/init-core-data-001/index/
   [junit4]   2> 520933 WARN  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.join.TestScoreJoinQPNoScore_CA8585B597C94BF3-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 520933 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.join.TestScoreJoinQPNoScore_CA8585B597C94BF3-001/init-core-data-001/index
   [junit4]   2> 520933 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=85.8857421875, 
floorSegmentMB=1.9638671875, forceMergeDeletesPctAllowed=21.46063236864004, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8927213327912117
   [junit4]   2> 520934 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@606e73fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a52c31a),segFN=segments_1,generation=1}
   [junit4]   2> 520934 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 520941 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.join.TestScoreJoinQPNoScore_CA8585B597C94BF3-001/init-core-data-001/
   [junit4]   2> 520942 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 520943 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 520944 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 520944 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 520945 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 520945 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 520945 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@21e6de5e
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@606e73fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a52c31a),segFN=segments_1,generation=1}
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6181f800[collection1] main]
   [junit4]   2> 520946 WARN  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 520946 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 520947 INFO  (coreLoadExecutor-820-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 520947 INFO  
(searcherExecutor-821-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6181f800[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 520947 INFO  
(SUITE-TestScoreJoinQPNoScore-seed#[CA8585B597C94BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 520949 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomJoin
   [junit4]   2> 520949 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 520950 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 520953 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UTHG]} 0 1
   [junit4]   2> 520957 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[SGNZ]} 0 0
   [junit4]   2> 520958 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WZRH]} 0 0
   [junit4]   2> 520958 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 521015 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@606e73fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a52c31a),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@606e73fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a52c31a),segFN=segments_2,generation=2}
   [junit4]   2> 521015 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 521021 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e45cb0d[collection1] main]
   [junit4]   2> 521021 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 521021 INFO  (searcherExecutor-821-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e45cb0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c3)))}
   [junit4]   2> 521021 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 63
   [junit4]   2> 521022 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WZRH]} 0 0
   [junit4]   2> 521023 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[NXWK]} 0 1
   [junit4]   2> 521025 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[IWCB]} 0 0
   [junit4]   2> 521029 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HFKZ]} 0 4
   [junit4]   2> 521030 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZXNT]} 0 0
   [junit4]   2> 521032 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VOMJ]} 0 2
   [junit4]   2> 521032 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[PJAY]} 0 0
   [junit4]   2> 521045 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[PJAY]} 0 12
   [junit4]   2> 521045 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JHNY]} 0 0
   [junit4]   2> 521045 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JHNY]} 0 0
   [junit4]   2> 521046 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[IGJJ]} 0 0
   [junit4]   2> 521050 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZKHD]} 0 4
   [junit4]   2> 521051 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JQGW]} 0 0
   [junit4]   2> 521051 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MXER]} 0 0
   [junit4]   2> 521051 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 521054 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@606e73fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a52c31a),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@606e73fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a52c31a),segFN=segments_3,generation=3}
   [junit4]   2> 521054 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 521055 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77821e01[collection1] main]
   [junit4]   2> 521055 INFO  (searcherExecutor-821-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77821e01[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c3/1:delGen=1)
 Uninverting(_1(6.2.0):c4) Uninverting(_2(6.2.0):c4/1:delGen=1) 
Uninverting(_3(6.2.0):c4/1:delGen=1) Uninverting(_4(6.2.0):c2)))}
   [junit4]   2> 521055 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 521055 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 521056 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[CQLK]} 0 0
   [junit4]   2> 521056 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BCRX]} 0 0
   [junit4]   2> 521057 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UMPJ]} 0 0
   [junit4]   2> 521058 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EOKZ]} 0 1
   [junit4]   2> 521059 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MVTV]} 0 0
   [junit4]   2> 521059 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 521061 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6bfd255b[collection1] main]
   [junit4]   2> 521061 INFO  (searcherExecutor-821-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6bfd255b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c3/1:delGen=1)
 Uninverting(_1(6.2.0):c4) Uninverting(_2(6.2.0):c4/1:delGen=1) 
Uninverting(_3(6.2.0):c4/1:delGen=1) Uninverting(_4(6.2.0):c2) 
Uninverting(_5(6.2.0):c4) Uninverting(_6(6.2.0):c1)))}
   [junit4]   2> 521061 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 521065 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 521066 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=38&wt=json} hits=19 
status=0 QTime=0
   [junit4]   2> 521099 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=27
   [junit4]   2> 521107 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=6
   [junit4]   2> 521108 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521109 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall_s_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521110 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521111 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall3_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=14 status=0 QTime=0
   [junit4]   2> 521113 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall2_s_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=1
   [junit4]   2> 521114 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall_s_dv++++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521114 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall2_is_dv++++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521115 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall2_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521115 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall2_is_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521116 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521117 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall_i_dv++++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521117 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521118 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall3_is_dv++++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521118 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall3_is_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521119 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Did+to%3Dsmall3_ss_dv++++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521120 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall2_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521120 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521121 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521121 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall2_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521121 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521122 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall_i_dv++++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521122 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall3_is_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521124 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall2_s_dv++++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=6 status=0 QTime=1
   [junit4]   2> 521125 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_ss_dv++++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521126 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall_s_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521126 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall3_is_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521127 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521128 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall3_ss_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=14 status=0 QTime=0
   [junit4]   2> 521129 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_ss_dv++++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521130 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521131 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521132 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall2_i_dv++++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521132 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521133 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall_s_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521134 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521134 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall2_i_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521135 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521136 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall2_ss_dv++++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=6 status=0 QTime=0
   [junit4]   2> 521137 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall3_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=17 status=0 QTime=0
   [junit4]   2> 521138 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_ss_dv++++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521139 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521139 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_s_dv++++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=7 status=0 QTime=0
   [junit4]   2> 521140 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521141 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall_i_dv++++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521142 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Did+to%3Did+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=19 status=0 QTime=0
   [junit4]   2> 521142 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521143 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521144 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521145 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall2_i_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521145 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521146 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall2_s_dv++++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521147 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall2_i_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521147 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall_i_dv++++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521148 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521148 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall2_is_dv++++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521149 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall2_i_dv++++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521149 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall2_i_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521150 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521150 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=6 status=0 QTime=0
   [junit4]   2> 521151 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521151 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall3_is_dv++++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521152 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall2_i_dv+fromIndex%3Dcollection1+++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521152 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall3_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=14 status=0 QTime=0
   [junit4]   2> 521153 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=7 status=0 QTime=0
   [junit4]   2> 521154 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall_s_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521154 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Did+to%3Dsmall_s_dv++++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521155 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall2_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521155 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521155 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall2_is_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521156 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall3_is_dv+fromIndex%3Dcollection1+++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521156 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall_i_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521157 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521158 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_s_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=7 status=0 QTime=0
   [junit4]   2> 521159 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall2_ss_dv++++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=5 status=0 QTime=0
   [junit4]   2> 521159 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521160 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall2_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521160 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall2_i_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521161 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall3_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=14 status=0 QTime=0
   [junit4]   2> 521162 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521163 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521164 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall3_is_dv++++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521164 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall2_i_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521164 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall_s_dv++++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521165 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall_i_dv++++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521165 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521166 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521167 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_s_dv+fromIndex%3Dcollection1+++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=10 status=0 QTime=0
   [junit4]   2> 521168 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall2_i_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521168 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall3_is_dv++++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521169 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall3_ss_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=14 status=0 QTime=1
   [junit4]   2> 521170 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall2_i_dv+fromIndex%3Dcollection1+++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521170 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_is_dv+to%3Dsmall_i_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521175 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall3_ss_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=18 status=0 QTime=4
   [junit4]   2> 521176 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall2_is_dv++++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521176 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall3_is_dv++++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521177 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_ss_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521177 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=9 status=0 QTime=0
   [junit4]   2> 521179 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall_s_dv++++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=8 status=0 QTime=0
   [junit4]   2> 521179 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 521179 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 521180 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[RARJ]} 0 0
   [junit4]   2> 521180 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 521182 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d08c050[collection1] main]
   [junit4]   2> 521182 INFO  (searcherExecutor-821-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d08c050[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.2.0):c1)))}
   [junit4]   2> 521183 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 521183 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 521184 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=2&wt=json} hits=1 
status=0 QTime=0
   [junit4]   2> 521184 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall_i_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521184 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall2_i_dv++++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521185 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall_i_dv+fromIndex%3Dcollection1+++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521185 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall3_ss_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521185 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_ss_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=1 status=0 QTime=0
   [junit4]   2> 521186 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_ss_dv++++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521186 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall3_ss_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521186 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall2_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521187 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall3_is_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521187 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall_s_dv+fromIndex%3Dcollection1+++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=1 status=0 QTime=0
   [junit4]   2> 521187 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_s_dv+to%3Dsmall2_ss_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521188 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_i_dv+to%3Dsmall3_is_dv++++score%3DMin+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521188 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall_i_dv+to%3Dsmall2_is_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DAvg+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521188 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_is_dv+to%3Dsmall_i_dv+fromIndex%3Dcollection1+TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521189 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall2_s_dv+to%3Dsmall2_ss_dv+fromIndex%3Dcollection1+++score%3DTotal+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521189 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall2_ss_dv++++score%3DMax+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=0 status=0 QTime=0
   [junit4]   2> 521190 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!join+from%3Dsmall3_ss_dv+to%3Dsmall3_ss_dv++TESTenforceSameCoreAsAnotherOne%3Dtrue++score%3DNone+}*:*&indent=true&echoParams=all&sort=_docid_+asc&wt=json}
 hits=1 status=0 QTime=0
   [junit4]   2> 521190 INFO  
(TEST-TestScoreJoinQPNoScore.testRandomJoin-seed#[CA8585B597C94BF3]) [ 

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

ate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 54 more
   [junit4]   2> 5051075 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[CA8585B597C94BF3]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_CA8585B597C94BF3-001
   [junit4]   2> Jun 28, 2016 8:49:43 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=zh, 
timezone=America/Nassau
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=2,free=177277312,total=497549312
   [junit4]   2> NOTE: All tests run in this JVM: 
[FieldMutatingUpdateProcessorTest, TestTolerantSearch, 
OverriddenZkACLAndCredentialsProvidersTest, CoreAdminHandlerTest, 
SuggesterWFSTTest, TestPostingsSolrHighlighter, TestReload, QueryParsingTest, 
TestCSVResponseWriter, TestSearcherReuse, SmileWriterTest, 
XmlUpdateRequestHandlerTest, NoCacheHeaderTest, BlockJoinFacetRandomTest, 
SuggestComponentContextFilterQueryTest, ShardSplitTest, CleanupOldIndexTest, 
TestRequestForwarding, TestFastWriter, TestScoreJoinQPNoScore, 
TestSubQueryTransformer, SolrTestCaseJ4Test, TestStressCloudBlindAtomicUpdates, 
DistributedSuggestComponentTest, TestGraphMLResponseWriter, 
SortSpecParsingTest, TestIndexSearcher, SimpleCollectionCreateDeleteTest, 
MigrateRouteKeyTest, TestAuthenticationFramework, PluginInfoTest, 
TestSolrIndexConfig, DistribDocExpirationUpdateProcessorTest, TestMacros, 
TestExceedMaxTermLength, AutoCommitTest, ZkStateWriterTest, SuggesterTest, 
TestPerFieldSimilarity, LeaderElectionTest, TestMissingGroups, TestSQLHandler, 
SliceStateTest, DirectUpdateHandlerTest, BlockDirectoryTest, 
TestSolrQueryParserDefaultOperatorResource, ConnectionManagerTest, 
CachingDirectoryFactoryTest, TestStressRecovery, TestXIncludeConfig, 
BaseCdcrDistributedZkTest, BinaryUpdateRequestHandlerTest, 
TermVectorComponentDistributedTest, TolerantUpdateProcessorTest, 
HighlighterConfigTest, SearchHandlerTest, TestStressReorder, 
CollectionStateFormat2Test, ClusterStateTest, TestIndexingPerformance, 
TestFieldTypeResource, DirectSolrConnectionTest, TestHashQParserPlugin, 
RegexBoostProcessorTest, OverseerTest, FullSolrCloudDistribCmdsTest, 
TestReversedWildcardFilterFactory, TestSolrDeletionPolicy1, SuggesterTSTTest, 
TestZkChroot, TestObjectReleaseTracker, PrimitiveFieldTypeTest, 
TestUseDocValuesAsStored2, TestBulkSchemaConcurrent, CircularListTest, 
BooleanFieldTest, TestFieldSortValues, TestAuthorizationFramework, 
CloneFieldUpdateProcessorFactoryTest, TestSolrQueryResponse, TestCharFilters, 
CdcrRequestHandlerTest, TestSort, TestDistribIDF, TestCloudSchemaless, 
TestPHPSerializedResponseWriter, HdfsRestartWhileUpdatingTest, 
JavabinLoaderTest, TestShortCircuitedRequests, 
HdfsTlogReplayBufferedWhileIndexingTest, TestFieldCacheReopen, 
HdfsNNFailoverTest, TestBulkSchemaAPI, TestFieldCacheSortRandom, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestConfigSets, BitVectorTest, 
UnloadDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, 
BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest, 
TestRandomDVFaceting, TestRecovery, TestHashPartitioner, TestJoin, 
TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, 
SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, 
ConvertedLegacyTest, TestFunctionQuery, HighlighterTest, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestCSVLoader, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, 
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, 
StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, 
IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestCollationField, 
ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, 
MBeansHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, 
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, 
MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, 
TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, 
TestBM25SimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, 
ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, 
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, 
DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, FileUtilsTest, 
TestRTGBase, CursorPagingTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ActionThrottleTest, AssignTest, 
AsyncCallRequestStatusResponseTest, CdcrReplicationHandlerTest, 
CollectionsAPISolrJTest, ConfigSetsAPITest, CreateCollectionCleanupTest, 
CustomCollectionTest, DistribCursorPagingTest, HttpPartitionTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, 
TestCloudBackupRestore, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, 
TestCryptoKeys, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, 
TestLockTree, TestMiniSolrCloudCluster, TestRandomRequestDistribution, 
TestReplicaProperties, TestSizeLimitedDistributedMap, 
TestTolerantUpdateProcessorRandomCloud, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [563/617 (4!)] on J2 in 471.89s, 1 test, 1 error <<< 
FAILURES!

[...truncated 193 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:747: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:684: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/common-build.xml:530:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:984:
 There were test failures: 617 suites (10 ignored), 2597 tests, 3 errors, 1 
failure, 33 ignored (18 assumptions) [seed: CA8585B597C94BF3]

Total time: 254 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Reply via email to