Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20877/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
5 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1)
Thread[id=3385, name=jetty-launcher-521-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
1) Thread[id=3385, name=jetty-launcher-521-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([E521A573E71ECEC5]:0)
FAILED:
org.apache.lucene.search.similarities.TestBasicModelIn.testRandomScoring
Error Message:
score(1.0,15)=3.7663744E9 < score(1.0,16)=3.76637466E9
Stack Trace:
java.lang.AssertionError: score(1.0,15)=3.7663744E9 < score(1.0,16)=3.76637466E9
at
__randomizedtesting.SeedInfo.seed([BBBE98D990924CB0:3021C16B8AE5AABA]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:423)
at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:355)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale
Error Message:
Error from server at
https://127.0.0.1:46045/solr/stale_state_test_col_shard1_replica_n1: Expected
mime type application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing
/solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre> Can not
find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:46045/solr/stale_state_test_col_shard1_replica_n1: Expected
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update.
Reason:
<pre> Can not find:
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([EE0EBF4EBA2A423A:5A3F27A659C33416]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.search.TestSimilarity.testSimilarity
Error Message:
expected:<2.0> but was:<1.0>
Stack Trace:
java.lang.AssertionError: expected:<2.0> but was:<1.0>
at
__randomizedtesting.SeedInfo.seed([BBBE98D990924CB0:4A11D8E19072D9AB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:443)
at org.junit.Assert.assertEquals(Assert.java:512)
at
org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
at
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
at
org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
at
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
at
org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
at
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
at
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
at
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
at
org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq
Error Message:
first doc score should be zero, 3.0794418
Stack Trace:
java.lang.AssertionError: first doc score should be zero, 3.0794418
at
__randomizedtesting.SeedInfo.seed([BBBE98D990924CB0:87CD2CF2267079B7]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 1182 lines...]
[junit4] Suite: org.apache.lucene.search.spans.TestSpans
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSpans
-Dtests.method=testSpanScorerZeroSloppyFreq -Dtests.seed=BBBE98D990924CB0
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-HK
-Dtests.timezone=Asia/Shanghai -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.01s J2 | TestSpans.testSpanScorerZeroSloppyFreq <<<
[junit4] > Throwable #1: java.lang.AssertionError: first doc score should
be zero, 3.0794418
[junit4] > at
__randomizedtesting.SeedInfo.seed([BBBE98D990924CB0:87CD2CF2267079B7]:0)
[junit4] > at
org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.spans.TestSpans_BBBE98D990924CB0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=Lucene50(blocksize=128), id=FST50, text=PostingsFormat(name=Memory)},
docValues:{}, maxPointsInLeafNode=1822, maxMBSortInHeap=6.417963078210313,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1892cf0),
locale=zh-HK, timezone=Asia/Shanghai
[junit4] 2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=81653848,total=213123072
[junit4] 2> NOTE: All tests run in this JVM: [TestLucene70NormsFormat,
TestRegexpQuery, TestSleepingLockWrapper, TermInSetQueryTest,
TestSearchWithThreads, TestDocument, TestTermVectors, Test2BBKDPoints,
TestTimSorterWorstCase, TestSetOnce, TestField, TestMixedCodecs,
TestSimilarity2, TestBasicModelG, TestLucene60PointsFormat,
TestIndependenceChiSquared, TestEarlyTerminatingSortingCollector,
TestBagOfPostings, TestHighCompressionMode, TestAxiomaticF3EXP,
TestCharsRefBuilder, Test2BPagedBytes, TestCachingTokenFilter,
TestSentinelIntSet, TestFieldReuse, TestTopDocsMerge, TestConjunctions,
TestMergePolicyWrapper, TestRadixSelector, TestLMDirichletSimilarity,
TestCollectionUtil, TestFilterWeight, TestStressIndexing2, TestHugeRamFile,
TestLazyProxSkipping, TestDemoParallelLeafReader, TestBlockPostingsFormat,
TestSimpleExplanationsOfNonMatches, TestLSBRadixSorter, TestAutomaton,
TestPerFieldPostingsFormat2, TestIndexWriterDeleteByQuery,
TestAllFilesHaveChecksumFooter, TestCharTermAttributeImpl,
TestIndexWriterMerging, TestVersion, Test2BSortedDocValuesOrds,
TestClassicSimilarity, TestMultiset, TestFieldCacheRewriteMethod,
TestFilterDirectory, TestSubScorerFreqs, TestDateSort, TestDocValues,
TestIndexManyDocuments, TestBoolean2ScorerSupplier, TestIndexWriterCommit,
TestConjunctionDISI, TestMultiFields, TestCharsRef, TestMinShouldMatch2,
MultiCollectorTest, TestIndexWriterMergePolicy, TestDocValuesRewriteMethod,
TestForUtil, TestSearchForDuplicates, TestSloppyPhraseQuery2, TestStopFilter,
TestSpanNearQuery, TestBM25Similarity, TestTryDelete, TestNIOFSDirectory,
TestSameTokenSamePosition, TestSortedSetDocValues, TestScorerPerf,
TestPolygon2D, TestSloppyMath, TestBytesRefHash, TestCompiledAutomaton,
TestLogMergePolicy, TestLevenshteinAutomata, TestByteSlices,
TestConsistentFieldNumbers, TestWeakIdentityMap, TestBagOfPositions,
TestNRTCachingDirectory, TestParallelCompositeReader,
TestIndexWriterNRTIsCurrent, TestFieldsReader, TestSimilarityBase,
TestBooleanMinShouldMatch, TestSpans]
[junit4] Completed [293/475 (1!)] on J2 in 0.22s, 26 tests, 1 failure <<<
FAILURES!
[...truncated 150 lines...]
[junit4] Suite: org.apache.lucene.search.TestSimilarity
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSimilarity
-Dtests.method=testSimilarity -Dtests.seed=BBBE98D990924CB0
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja
-Dtests.timezone=Europe/Simferopol -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.01s J0 | TestSimilarity.testSimilarity <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<2.0> but
was:<1.0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([BBBE98D990924CB0:4A11D8E19072D9AB]:0)
[junit4] > at
org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
[junit4] > at
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
[junit4] > at
org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
[junit4] > at
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
[junit4] > at
org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
[junit4] > at
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
[junit4] > at
org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
[junit4] > at
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
[junit4] > at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
[junit4] > at
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
[junit4] > at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
[junit4] > at
org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=29,
maxMBSortInHeap=7.7808174432645725,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@dbf6cc),
locale=ja, timezone=Europe/Simferopol
[junit4] 2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=113823464,total=271056896
[junit4] 2> NOTE: All tests run in this JVM: [TestBasicModelP,
TestFilterCodecReader, TestPagedBytes, TestTerms,
TestDelegatingAnalyzerWrapper, TestLiveFieldValues, TestTerm,
TestIndexingSequenceNumbers, TestDeterminizeLexicon,
TestSnapshotDeletionPolicy, TestSimpleExplanations, TestStandardAnalyzer,
Test4GBStoredFields, TestIntRangeFieldQueries, TestBoolean2,
TestIndexableField, TestStringMSBRadixSorter, TestBooleanRewrites,
TestFuzzyQuery, TestIndexWriter, TestDeletionPolicy, TestBytesStore,
TestDocumentWriter, TestMergedIterator, TestNeedsScores, TestCharArrayMap,
TestPerFieldPostingsFormat, TestBinaryTerms, TestAllFilesCheckIndexHeader,
TestRoaringDocIdSet, FiniteStringsIteratorTest, TestDocIDMerger,
TestTotalHitCountCollector, TestUniqueTermCount, TestIndexWriterOnVMError,
TestUTF32ToUTF8, TestBytesRef, TestSloppyPhraseQuery, TestDirectPacked,
TestOperations, TestPostingsOffsets, TestRegexpRandom, TestBooleanScorer,
Test2BPoints, TestDistributionLL, TestMultiPhraseQuery,
TestCodecHoldsOpenFiles, TestWordlistLoader, TestFrequencyTrackingRingBuffer,
TestNRTReaderCleanup, TestSpanNotQuery, TestExitableDirectoryReader,
TestCodecs, TestUpgradeIndexMergePolicy, TestIntroSelector, TestIndexInput,
TestMultiCollector, TestDocValuesIndexing, TestDoubleRangeFieldQueries,
TestStressDeletes, TestForceMergeForever, TestQueryRescorer,
TestMatchAllDocsQuery, TestSearchAfter, TestFloatRangeFieldQueries,
TestMaxTermFrequency, TestWildcardRandom, TestSortRescorer, TestBasicModelBE,
TestNeverDelete, TestSpanCollection, TestSimilarityProvider,
TestApproximationSearchEquivalence, TestGeoUtils, TestLongBitSet,
TestStressIndexing, TestIndependenceSaturated, TestPerSegmentDeletes,
TestMultiThreadTermVectors, TestBooleanOr, TestBasics,
TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestNRTThreads,
TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate,
TestDirectoryReaderReopen, TestDocumentsWriterStallControl,
TestDirectoryReader, TestSegmentMerger, TestPhraseQuery, TestOmitNorms,
TestFixedBitSet, TestRegexpRandom2, TestSegmentReader,
TestFastDecompressionMode, TestCrash, TestSegmentTermDocs, TestSort,
TestMultiDocValues, TestToken, TestSimpleSearchEquivalence, TestTermsEnum2,
TestIndexWriterOnDiskFull, TestFlex, TestFastCompressionMode,
TestTermVectorsWriter, TestThreadedForceMerge, TestDisjunctionMaxQuery,
TestNearSpansOrdered, TestSameScoresWithThreads, TestTermRangeQuery,
TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex,
TestSpanSearchEquivalence, TestPrefixInBooleanQuery, TestSegmentTermEnum,
TestUnicodeUtil, TestAllFilesHaveCodecHeader, TestParallelReaderEmptyIndex,
TestTermScorer, TestTopFieldCollector, TestFileSwitchDirectory,
TestMultiLevelSkipList, TestPayloadsOnVectors, TestBooleanQueryVisitSubscorers,
TestConstantScoreQuery, TestRecyclingIntBlockAllocator, TestIndexWriterConfig,
TestMultiTermQueryRewrites, TestPositionIncrement, TestSimilarity]
[junit4] Completed [341/475 (2!)] on J0 in 0.02s, 1 test, 1 failure <<<
FAILURES!
[...truncated 336 lines...]
[junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
[junit4] 1> 3.7663744E9 = score(DFRSimilarity, doc=0, freq=1.0), computed
from:
[junit4] 1> 1.25545818E9 = boost
[junit4] 1> 1.50270237E17 = NormalizationH1, computed from:
[junit4] 1> 1.0 = tf
[junit4] 1> 1.04962554E9 = avgFieldLength
[junit4] 1> 15.0 = len
[junit4] 1> 4.50810694E17 = BasicModelIn, computed from:
[junit4] 1> 2923.0 = numberOfDocuments
[junit4] 1> 365.0 = docFreq
[junit4] 1> 6.6546775E-18 = AfterEffectL, computed from:
[junit4] 1> 1.50270237E17 = tfn
[junit4] 1>
[junit4] 1> 3.76637466E9 = score(DFRSimilarity, doc=0, freq=1.0), computed
from:
[junit4] 1> 1.25545818E9 = boost
[junit4] 1> 1.40878355E17 = NormalizationH1, computed from:
[junit4] 1> 1.0 = tf
[junit4] 1> 1.04962554E9 = avgFieldLength
[junit4] 1> 16.0 = len
[junit4] 1> 4.22635055E17 = BasicModelIn, computed from:
[junit4] 1> 2923.0 = numberOfDocuments
[junit4] 1> 365.0 = docFreq
[junit4] 1> 7.098322E-18 = AfterEffectL, computed from:
[junit4] 1> 1.40878355E17 = tfn
[junit4] 1>
[junit4] 1> DFR I(n)L1
[junit4] 1>
field="field",maxDoc=2923,docCount=2923,sumTotalTermFreq=3068055450436,sumDocFreq=3068055450436
[junit4] 1> term="term",docFreq=365,totalTermFreq=365
[junit4] 1> norm=16 (doc length ~ 16)
[junit4] 1> freq=1.0
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBasicModelIn
-Dtests.method=testRandomScoring -Dtests.seed=BBBE98D990924CB0
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th-TH
-Dtests.timezone=Europe/Moscow -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 3.23s J0 | TestBasicModelIn.testRandomScoring <<<
[junit4] > Throwable #1: java.lang.AssertionError:
score(1.0,15)=3.7663744E9 < score(1.0,16)=3.76637466E9
[junit4] > at
__randomizedtesting.SeedInfo.seed([BBBE98D990924CB0:3021C16B8AE5AABA]:0)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:423)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:355)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=1990, maxMBSortInHeap=7.292169116406042,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1915f0e),
locale=th-TH, timezone=Europe/Moscow
[junit4] 2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=18158720,total=304087040
[junit4] 2> NOTE: All tests run in this JVM: [TestBasicModelP,
TestFilterCodecReader, TestPagedBytes, TestTerms,
TestDelegatingAnalyzerWrapper, TestLiveFieldValues, TestTerm,
TestIndexingSequenceNumbers, TestDeterminizeLexicon,
TestSnapshotDeletionPolicy, TestSimpleExplanations, TestStandardAnalyzer,
Test4GBStoredFields, TestIntRangeFieldQueries, TestBoolean2,
TestIndexableField, TestStringMSBRadixSorter, TestBooleanRewrites,
TestFuzzyQuery, TestIndexWriter, TestDeletionPolicy, TestBytesStore,
TestDocumentWriter, TestMergedIterator, TestNeedsScores, TestCharArrayMap,
TestPerFieldPostingsFormat, TestBinaryTerms, TestAllFilesCheckIndexHeader,
TestRoaringDocIdSet, FiniteStringsIteratorTest, TestDocIDMerger,
TestTotalHitCountCollector, TestUniqueTermCount, TestIndexWriterOnVMError,
TestUTF32ToUTF8, TestBytesRef, TestSloppyPhraseQuery, TestDirectPacked,
TestOperations, TestPostingsOffsets, TestRegexpRandom, TestBooleanScorer,
Test2BPoints, TestDistributionLL, TestMultiPhraseQuery,
TestCodecHoldsOpenFiles, TestWordlistLoader, TestFrequencyTrackingRingBuffer,
TestNRTReaderCleanup, TestSpanNotQuery, TestExitableDirectoryReader,
TestCodecs, TestUpgradeIndexMergePolicy, TestIntroSelector, TestIndexInput,
TestMultiCollector, TestDocValuesIndexing, TestDoubleRangeFieldQueries,
TestStressDeletes, TestForceMergeForever, TestQueryRescorer,
TestMatchAllDocsQuery, TestSearchAfter, TestFloatRangeFieldQueries,
TestMaxTermFrequency, TestWildcardRandom, TestSortRescorer, TestBasicModelBE,
TestNeverDelete, TestSpanCollection, TestSimilarityProvider,
TestApproximationSearchEquivalence, TestGeoUtils, TestLongBitSet,
TestStressIndexing, TestIndependenceSaturated, TestPerSegmentDeletes,
TestMultiThreadTermVectors, TestBooleanOr, TestBasics,
TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestNRTThreads,
TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate,
TestDirectoryReaderReopen, TestDocumentsWriterStallControl,
TestDirectoryReader, TestSegmentMerger, TestPhraseQuery, TestOmitNorms,
TestFixedBitSet, TestRegexpRandom2, TestSegmentReader,
TestFastDecompressionMode, TestCrash, TestSegmentTermDocs, TestSort,
TestMultiDocValues, TestToken, TestSimpleSearchEquivalence, TestTermsEnum2,
TestIndexWriterOnDiskFull, TestFlex, TestFastCompressionMode,
TestTermVectorsWriter, TestThreadedForceMerge, TestDisjunctionMaxQuery,
TestNearSpansOrdered, TestSameScoresWithThreads, TestTermRangeQuery,
TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex,
TestSpanSearchEquivalence, TestPrefixInBooleanQuery, TestSegmentTermEnum,
TestUnicodeUtil, TestAllFilesHaveCodecHeader, TestParallelReaderEmptyIndex,
TestTermScorer, TestTopFieldCollector, TestFileSwitchDirectory,
TestMultiLevelSkipList, TestPayloadsOnVectors, TestBooleanQueryVisitSubscorers,
TestConstantScoreQuery, TestRecyclingIntBlockAllocator, TestIndexWriterConfig,
TestMultiTermQueryRewrites, TestPositionIncrement, TestSimilarity,
TestVirtualMethod, TestRollingBuffer, TestSearch, TestPriorityQueue,
TestCachingCollector, TestAutomatonQueryUnicode,
TestRecyclingByteBlockAllocator, TestIsCurrent, TestNamedSPILoader,
TestPhrasePrefixQuery, TestDemo, TestCharFilter, TestNot, TestReaderClosed,
TestScoreCachingWrappingScorer, TestSimpleAttributeImpl, Test2BPositions,
TestIOUtils, TestNewestSegment, Test2BNumericDocValues,
TestPackedTokenAttributeImpl, TestCodecUtil, TestLucene50CompoundFormat,
TestLucene50TermVectorsFormat, TestLucene70SegmentInfoFormat, TestFieldType,
TestGeoEncodingUtils, TestPolygon, TestBinaryDocValuesUpdates,
TestDocsWithFieldSet, TestDuelingCodecsAtNight, TestExceedMaxTermLength,
TestFieldInvertState, TestFilterDirectoryReader, TestIndexReaderClose,
TestIndexSorting, TestIndexWriterExceptions2, TestIndexWriterMaxDocs,
TestManyFields, TestMultiTermsEnum, TestOrdinalMap, TestReadOnlyIndex,
TestReaderWrapperDVTypeCheck, TestSegmentInfos, FuzzyTermOnShortTermsTest,
TestBlendedTermQuery, TestControlledRealTimeReopenThread, TestLongValuesSource,
TestMultiPhraseEnum, TestPointQueries, TestSortedSetSelector,
TestSortedSetSortField, TestTermQuery, TestUsageTrackingFilterCachingPolicy,
TestAxiomaticF1EXP, TestAxiomaticF1LOG, TestAxiomaticF2EXP, TestBasicModelIn]
[junit4] Completed [439/475 (3!)] on J0 in 3.24s, 1 test, 1 failure <<<
FAILURES!
[...truncated 9998 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_E521A573E71ECEC5-001/init-core-data-001
[junit4] 2> 189041 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 189041 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 189043 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-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> 189043 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 189061 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_E521A573E71ECEC5-001/tempDir-001
[junit4] 2> 189062 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 189062 INFO (Thread-1219) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 189062 INFO (Thread-1219) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 189065 ERROR (Thread-1219) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 189162 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37825
[junit4] 2> 189170 INFO (jetty-launcher-521-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 189171 INFO (jetty-launcher-521-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 189175 INFO (jetty-launcher-521-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45ea34{/solr,null,AVAILABLE}
[junit4] 2> 189179 INFO (jetty-launcher-521-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15fee62{/solr,null,AVAILABLE}
[junit4] 2> 189179 INFO (jetty-launcher-521-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@57b836{SSL,[ssl,
http/1.1]}{127.0.0.1:45995}
[junit4] 2> 189179 INFO (jetty-launcher-521-thread-2) [ ]
o.e.j.s.Server Started @191462ms
[junit4] 2> 189179 INFO (jetty-launcher-521-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45995}
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1904aab{SSL,[ssl,
http/1.1]}{127.0.0.1:46197}
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-1) [ ]
o.e.j.s.Server Started @191463ms
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46197}
[junit4] 2> 189180 ERROR (jetty-launcher-521-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 189180 ERROR (jetty-launcher-521-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 189180 INFO (jetty-launcher-521-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-10T04:58:44.928Z
[junit4] 2> 189181 INFO (jetty-launcher-521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-10T04:58:44.929Z
[junit4] 2> 189184 INFO (jetty-launcher-521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 189185 INFO (jetty-launcher-521-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 189190 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15fa44b62cb0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 189195 INFO (jetty-launcher-521-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37825/solr
[junit4] 2> 189196 INFO (jetty-launcher-521-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37825/solr
[junit4] 2> 189251 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 189251 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 189255 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46197_solr
[junit4] 2> 189255 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45995_solr
[junit4] 2> 189255 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.c.Overseer Overseer
(id=98978360512413702-127.0.0.1:46197_solr-n_0000000000) starting
[junit4] 2> 189261 INFO
(zkCallback-532-thread-1-processing-n:127.0.0.1:45995_solr)
[n:127.0.0.1:45995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 189265 INFO
(zkCallback-533-thread-1-processing-n:127.0.0.1:46197_solr)
[n:127.0.0.1:46197_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 189272 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46197_solr
[junit4] 2> 189273 INFO
(zkCallback-532-thread-1-processing-n:127.0.0.1:45995_solr)
[n:127.0.0.1:45995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 189273 INFO
(zkCallback-533-thread-1-processing-n:127.0.0.1:46197_solr)
[n:127.0.0.1:46197_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 189306 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 189311 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 189364 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 189389 INFO (jetty-launcher-521-thread-2-EventThread)
[n:127.0.0.1:45995_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 189448 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 189448 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 189449 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 189452 INFO (jetty-launcher-521-thread-1-EventThread)
[n:127.0.0.1:46197_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 189461 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 189484 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45995.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@276cb7
[junit4] 2> 189489 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45995.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@276cb7
[junit4] 2> 189489 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45995.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@276cb7
[junit4] 2> 189490 INFO (jetty-launcher-521-thread-2)
[n:127.0.0.1:45995_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_E521A573E71ECEC5-001/tempDir-001/node2/.
[junit4] 2> 190482 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 190511 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46197.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@276cb7
[junit4] 2> 190518 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46197.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@276cb7
[junit4] 2> 190518 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46197.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@276cb7
[junit4] 2> 190519 INFO (jetty-launcher-521-thread-1)
[n:127.0.0.1:46197_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_E521A573E71ECEC5-001/tempDir-001/node1/.
[junit4] 2> 190587 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 190587 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37825/solr ready
[junit4] 2> 190622 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
[junit4] 2> 190749 INFO (qtp26746948-3345) [n:127.0.0.1:45995_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 190749 INFO (qtp26746948-3345) [n:127.0.0.1:45995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 190758 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[E521A573E71ECEC5])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1510325926481&s=pKqJuy1ZWeyFXkCRbVJJQVjxLVA=";
Domain=127.0.0.1; Expires=vie, 10-nov-2017 14:58:46 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: vie, 10-nov-2017 14:58:46 GMT
[junit4] 2> 190758 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
[junit4] 2> 190780 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
[junit4] 2> 190795 WARN (qtp26746948-3345) [n:127.0.0.1:45995_solr ]
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user
bar: id: âbarâ: no such user
[junit4] 2> id: âbarâ: no such user
[junit4] 2>
[junit4] 2> 190810 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[E521A573E71ECEC5])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1510325926537&s=Hh8dYbgHCg8xpFv8fUupxJXT60s=";
Domain=127.0.0.1; Expires=vie, 10-nov-2017 14:58:46 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: vie, 10-nov-2017 14:58:46 GMT
[junit4] 2> 190812 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
[junit4] 2> 190830 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
[junit4] 2> 190834 INFO (qtp26746948-3345) [n:127.0.0.1:45995_solr ]
o.a.s.s.SolrDispatchFilter Error authenticating
[junit4] 2> java.lang.IllegalArgumentException: userName is NULL, empty or
contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 190835 WARN (qtp26746948-3345) [n:127.0.0.1:45995_solr ]
o.e.j.s.ServletHandler /solr/admin/collections
[junit4] 2> org.apache.solr.common.SolrException: Error during request
authentication,
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.IllegalArgumentException: userName is
NULL, empty or contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> ... 29 more
[junit4] 2> 190840 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
[junit4] IGNOR/A 0.00s J0 | TestImpersonationWithHadoopAuth.testForwarding
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
[junit4] 2> 190870 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
[junit4] 2> 190880 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[E521A573E71ECEC5])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=simple-dt&e=1510325926624&s=agRDyXn+PpzGkL4eEdnxcu6I8Ac=";
Domain=127.0.0.1; Expires=vie, 10-nov-2017 14:58:46 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: vie, 10-nov-2017 14:58:46 GMT
[junit4] 2> 190881 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
[junit4] 2> 190902 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
[junit4] 2> 190907 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[E521A573E71ECEC5])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1510325926654&s=VsJjXhwPBHJx3G7cey3bBaOEQUI=";
Domain=127.0.0.1; Expires=vie, 10-nov-2017 14:58:46 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: vie, 10-nov-2017 14:58:46 GMT
[junit4] 2> 190908 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
[junit4] 2> 190928 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
[junit4] 2> 190933 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[E521A573E71ECEC5])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1510325926679&s=/aG8wMKuRxqDZtrM4SQ6lQoWEKg=";
Domain=127.0.0.1; Expires=vie, 10-nov-2017 14:58:46 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: vie, 10-nov-2017 14:58:46 GMT
[junit4] 2> 190933 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
[junit4] 2> 190951 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
[junit4] 2> 190955 INFO (qtp26746948-3337) [n:127.0.0.1:45995_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 190955 INFO (qtp26746948-3337) [n:127.0.0.1:45995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 190955 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[E521A573E71ECEC5])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1510325926702&s=9pN5H4g+ZTLszFIJ9ph801sIZQw=";
Domain=127.0.0.1; Expires=vie, 10-nov-2017 14:58:46 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: vie, 10-nov-2017 14:58:46 GMT
[junit4] 2> 190956 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
[junit4] 2> 190970 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
[junit4] 2> 190973 INFO (qtp26746948-3345) [n:127.0.0.1:45995_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 190973 INFO (qtp26746948-3345) [n:127.0.0.1:45995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 190974 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[E521A573E71ECEC5])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1510325926721&s=GZgp4Op3USYU5sRF7L7dIhDMgic=";
Domain=127.0.0.1; Expires=vie, 10-nov-2017 14:58:46 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: vie, 10-nov-2017 14:58:46 GMT
[junit4] 2> 190974 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
[junit4] 2> 190989 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
[junit4] 2> 206002 WARN
(jetty-launcher-521-thread-2-SendThread(127.0.0.1:37825))
[n:127.0.0.1:45995_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15512ms for sessionid 0x15fa44b62cb0007
[junit4] 2> 206002 WARN
(jetty-launcher-521-thread-2-SendThread(127.0.0.1:37825))
[n:127.0.0.1:45995_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 16512ms for sessionid 0x15fa44b62cb0005
[junit4] 2> 206002 WARN
(jetty-launcher-521-thread-1-SendThread(127.0.0.1:37825))
[n:127.0.0.1:46197_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15515ms for sessionid 0x15fa44b62cb0008
[junit4] 2> 206002 WARN
(jetty-launcher-521-thread-1-SendThread(127.0.0.1:37825))
[n:127.0.0.1:46197_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15482ms for sessionid 0x15fa44b62cb0006
[junit4] 2> 206002 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15fa44b62cb0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 206003 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15fa44b62cb0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 206003 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15fa44b62cb0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 206003 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15fa44b62cb0008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 206003 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[E521A573E71ECEC5])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1510325926740&s=FFiRMgkuDUwfb0ELDFsF8/PBLcY=";
Domain=127.0.0.1; Expires=vie, 10-nov-2017 14:58:46 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: vie, 10-nov-2017 14:58:46 GMT
[junit4] 2> 206004 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[E521A573E71ECEC5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
[junit4] 2> 206103 WARN
(zkCallback-532-thread-1-processing-n:127.0.0.1:45995_solr)
[n:127.0.0.1:45995_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@935200 name: ZooKeeperConnection
Watcher:127.0.0.1:37825/solr got event WatchedEvent state:Disconnected
type:None path:null path: null type: None
[junit4] 2> 206103 WARN
(zkCallback-532-thread-1-processing-n:127.0.0.1:45995_solr)
[n:127.0.0.1:45995_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 206103 WARN
(zkCallback-533-thread-3-processing-n:127.0.0.1:46197_solr)
[n:127.0.0.1:46197_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1cd117b name:
ZooKeeperConnection Watcher:127.0.0.1:37825/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 206106 WARN
(zkCallback-533-thread-3-processing-n:127.0.0.1:46197_solr)
[n:127.0.0.1:46197_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 206107 INFO (jetty-closer-522-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@57b836{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 206109 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=30381022
[junit4] 2> 206109 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 206109 INFO (jetty-closer-522-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1904aab{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 206109 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@66d29b: rootName =
solr_45995, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@12e41d4
[junit4] 2> 206109 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=10114912
[junit4] 2> 206109 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 206109 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@174c703: rootName =
solr_46197, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@131688
[junit4] 2> 206113 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 206113 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@176b08: rootName =
solr_45995, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@984fbd
[junit4] 2> 206116 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 206116 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13f85e1: rootName =
solr_46197, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@984fbd
[junit4] 2> 206116 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 206116 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e37286: rootName =
solr_45995, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1eb516d
[junit4] 2> 206120 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 206120 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@121b786: rootName =
solr_46197, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1eb516d
[junit4] 2> 207304 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:46197_solr
[junit4] 2> 207304 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 207304 INFO
(zkCallback-533-thread-3-processing-n:127.0.0.1:46197_solr)
[n:127.0.0.1:46197_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 207305 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 207305 INFO (jetty-closer-522-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98978360512413702-127.0.0.1:46197_solr-n_0000000000) closing
[junit4] 2> 207305 INFO
(OverseerStateUpdate-98978360512413702-127.0.0.1:46197_solr-n_0000000000)
[n:127.0.0.1:46197_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46197_solr
[junit4] 2> 207306 WARN
(OverseerAutoScalingTriggerThread-98978360512413702-127.0.0.1:46197_solr-n_0000000000)
[n:127.0.0.1:46197_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 207306 INFO
(OverseerCollectionConfigSetProcessor-98978360512413702-127.0.0.1:46197_solr-n_0000000000)
[n:127.0.0.1:46197_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=98978360512413702-127.0.0.1:46197_solr-n_0000000000) am no longer a leader.
[junit4] 2> 207310 ERROR
(Thread[Thread-1239,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:46197_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 207392 INFO (jetty-launcher-521-thread-2-EventThread)
[n:127.0.0.1:45995_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 207899 INFO
(zkCallback-532-thread-5-processing-n:127.0.0.1:45995_solr)
[n:127.0.0.1:45995_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45995_solr
[junit4] 2> 207899 INFO
(zkCallback-532-thread-4-processing-n:127.0.0.1:45995_solr)
[n:127.0.0.1:45995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 207899 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:45995_solr
[junit4] 2> 207899 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 207899 INFO
(zkCallback-532-thread-5-processing-n:127.0.0.1:45995_solr)
[n:127.0.0.1:45995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 207899 INFO (jetty-closer-522-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 207900 ERROR
(Thread[Thread-1236,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:45995_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 207901 INFO (jetty-closer-522-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@45ea34{/solr,null,UNAVAILABLE}
[junit4] 2> 207913 INFO (jetty-closer-522-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@15fee62{/solr,null,UNAVAILABLE}
[junit4] 2> 207913 ERROR
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 207913 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37825 37825
[junit4] 2> 216461 INFO (Thread-1219) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37825 37825
[junit4] 2> 216462 WARN (Thread-1219) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 216462 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[E521A573E71ECEC5]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Nov 10, 2017 4:59:12 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Nov 10, 2017 4:59:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] 2> 1) Thread[id=3385,
name=jetty-launcher-521-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Nov 10, 2017 4:59:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=3385,
name=jetty-launcher-521-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 236686 ERROR (jetty-launcher-521-thread-2-EventThread)
[n:127.0.0.1:45995_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Nov 10, 2017 4:59:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=2389, maxDocsPerChunk=508, blockSize=10),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=2389, blockSize=10)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d2953a),
locale=es-EC, timezone=Pacific/Johnston
[junit4] 2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=60255928,total=324534272
[junit4] 2> NOTE: All tests run in this JVM:
[TestEmbeddedSolrServerSchemaAPI, TestHdfsCloudBackupRestore,
TestHdfsBackupRestoreCore, MoveReplicaHDFSTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestPayloadCheckQParserPlugin,
NodeMutatorTest, TestSolrConfigHandlerCloud, TestJsonRequest,
DocumentBuilderTest, HdfsDirectoryTest, JavabinLoaderTest,
TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=E521A573E71ECEC5
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-EC
-Dtests.timezone=Pacific/Johnston -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] > 1) Thread[id=3385,
name=jetty-launcher-521-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] >
[...truncated too long message...]
995
[junit4] 2> 96670 INFO (coreCloseExecutor-418-thread-7)
[n:127.0.0.1:40161_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.foo.shard1.replica_n4, tag=19269755
[junit4] 2> 96671 INFO (coreCloseExecutor-418-thread-7)
[n:127.0.0.1:40161_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n4]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@747082: rootName =
solr_40161, domain = solr.core.foo.shard1.replica_n4, service url = null, agent
id = null] for registry solr.core.foo.shard1.replica_n4 /
com.codahale.metrics.MetricRegistry@754ad0
[junit4] 2> 96673 INFO (coreCloseExecutor-419-thread-6)
[n:127.0.0.1:46045_solr c:localShardsTestColl s:shard3 r:core_node17
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.localShardsTestColl.shard3.replica_n14,
tag=10177965
[junit4] 2> 96673 INFO (coreCloseExecutor-419-thread-6)
[n:127.0.0.1:46045_solr c:localShardsTestColl s:shard3 r:core_node17
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1af5de9: rootName =
solr_46045, domain = solr.core.localShardsTestColl.shard3.replica_n14, service
url = null, agent id = null] for registry
solr.core.localShardsTestColl.shard3.replica_n14 /
com.codahale.metrics.MetricRegistry@d81b61
[junit4] 2> 96680 INFO (coreCloseExecutor-419-thread-7)
[n:127.0.0.1:46045_solr c:localShardsTestColl s:shard2 r:core_node11
x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.localShardsTestColl.shard2.replica_n8,
tag=17083386
[junit4] 2> 96680 INFO (coreCloseExecutor-419-thread-7)
[n:127.0.0.1:46045_solr c:localShardsTestColl s:shard2 r:core_node11
x:localShardsTestColl_shard2_replica_n8] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9c5e7e: rootName =
solr_46045, domain = solr.core.localShardsTestColl.shard2.replica_n8, service
url = null, agent id = null] for registry
solr.core.localShardsTestColl.shard2.replica_n8 /
com.codahale.metrics.MetricRegistry@9e08f8
[junit4] 2> 96681 INFO (coreCloseExecutor-418-thread-1)
[n:127.0.0.1:40161_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=30615831
[junit4] 2> 96681 INFO (coreCloseExecutor-418-thread-2)
[n:127.0.0.1:40161_solr c:multicollection1 s:shard1 r:core_node3
x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.multicollection1.shard1.leader,
tag=18406380
[junit4] 2> 96682 INFO (coreCloseExecutor-418-thread-3)
[n:127.0.0.1:40161_solr c:stale_state_test_col s:shard1 r:core_node4
x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.stale_state_test_col.shard1.leader, tag=14793559
[junit4] 2> 96682 INFO (coreCloseExecutor-418-thread-5)
[n:127.0.0.1:40161_solr c:localShardsTestColl s:shard2 r:core_node13
x:localShardsTestColl_shard2_replica_n10] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.localShardsTestColl.shard2.leader, tag=7410897
[junit4] 2> 96682 INFO (coreCloseExecutor-418-thread-6)
[n:127.0.0.1:40161_solr c:localShardsTestColl s:shard3 r:core_node18
x:localShardsTestColl_shard3_replica_n16] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.localShardsTestColl.shard3.leader, tag=24754665
[junit4] 2> 96683 INFO (coreCloseExecutor-418-thread-7)
[n:127.0.0.1:40161_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.foo.shard1.leader, tag=19269755
[junit4] 2> 96689 INFO (jetty-closer-115-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b03845{/solr,null,UNAVAILABLE}
[junit4] 2> 96690 INFO (coreCloseExecutor-419-thread-8)
[n:127.0.0.1:46045_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.foo.shard1.replica_n2, tag=8984815
[junit4] 2> 96690 INFO (coreCloseExecutor-419-thread-8)
[n:127.0.0.1:46045_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1756bad: rootName =
solr_46045, domain = solr.core.foo.shard1.replica_n2, service url = null, agent
id = null] for registry solr.core.foo.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@13711ef
[junit4] 2> 96695 INFO (coreCloseExecutor-419-thread-8)
[n:127.0.0.1:46045_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.foo.shard1.leader, tag=8984815
[junit4] 2> 96695 INFO (coreCloseExecutor-419-thread-5)
[n:127.0.0.1:46045_solr c:localShardsTestColl s:shard1 r:core_node5
x:localShardsTestColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.localShardsTestColl.shard1.leader, tag=25281913
[junit4] 2> 96695 INFO (coreCloseExecutor-419-thread-3)
[n:127.0.0.1:46045_solr c:multicollection2 s:shard1 r:core_node3
x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.multicollection2.shard1.leader,
tag=33547738
[junit4] 2> 96695 INFO (coreCloseExecutor-419-thread-6)
[n:127.0.0.1:46045_solr c:localShardsTestColl s:shard3 r:core_node17
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.localShardsTestColl.shard3.leader, tag=10177965
[junit4] 2> 96696 INFO (coreCloseExecutor-419-thread-7)
[n:127.0.0.1:46045_solr c:localShardsTestColl s:shard2 r:core_node11
x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.localShardsTestColl.shard2.leader, tag=17083386
[junit4] 2> 96707 INFO (jetty-closer-115-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f30026{/solr,null,UNAVAILABLE}
[junit4] 2> 96709 ERROR
(SUITE-CloudSolrClientTest-seed#[EE0EBF4EBA2A423A]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 96709 INFO
(SUITE-CloudSolrClientTest-seed#[EE0EBF4EBA2A423A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41167 41167
[junit4] 2> 97494 INFO (Thread-157) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41167 41167
[junit4] 2> 97494 WARN (Thread-157) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 24 /solr/collections/foo/state.json
[junit4] 2> 21 /solr/collections/localShardsTestColl/state.json
[junit4] 2> 16
/solr/collections/stale_state_test_col/state.json
[junit4] 2> 12 /solr/collections/collection1/state.json
[junit4] 2> 12 /solr/collections/2nd_collection/state.json
[junit4] 2> 12 /solr/collections/multicollection1/state.json
[junit4] 2> 12 /solr/collections/multicollection2/state.json
[junit4] 2> 10 /solr/collections/nemesis/state.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 5 /solr/collections/overwrite/state.json
[junit4] 2> 2
/solr/collections/localShardsTestColl/leader_elect/shard3/election/98978527481233416-core_node17-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_EE0EBF4EBA2A423A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{multiDefault=PostingsFormat(name=Memory), a_t=Lucene50(blocksize=128),
title_s=PostingsFormat(name=Memory),
id=PostingsFormat(name=LuceneVarGapFixedInterval), text=FST50},
docValues:{_version_=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Lucene70),
title_s=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=395,
maxMBSortInHeap=7.556149858304421,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11fc1d5),
locale=ar-YE, timezone=Europe/London
[junit4] 2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=87339440,total=271056896
[junit4] 2> NOTE: All tests run in this JVM: [NoOpResponseParserTest,
StreamExpressionToExplanationTest, SelectWithEvaluatorsTest,
CloudSolrClientBuilderTest, TestSuggesterResponse, TestCollectionAdminRequest,
JdbcDriverTest, AddEvaluatorTest, TestCollectionStateWatchers,
ArcCosineEvaluatorTest, SolrExampleJettyTest, TestBatchUpdate,
TangentEvaluatorTest, DivideEvaluatorTest, GreaterThanEqualToEvaluatorTest,
UuidEvaluatorTest, OperationsTest, SolrExampleXMLTest, SolrExceptionTest,
DocumentAnalysisResponseTest, CloudSolrClientTest]
[junit4] Completed [108/146 (1!)] on J2 in 34.18s, 16 tests, 1 error <<<
FAILURES!
[...truncated 42237 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]