Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/539/
1 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([C01105C03CCB275C:F78AF1DE0407FAF8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:134)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:319)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:336)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12271 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C01105C03CCB275C-001/init-core-data-001
[junit4] 2> 1733374 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C01105C03CCB275C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1733383 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C01105C03CCB275C]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C01105C03CCB275C-001/tempDir-001
[junit4] 2> 1733384 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C01105C03CCB275C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1733384 INFO (Thread-2603) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1733384 INFO (Thread-2603) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1733484 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C01105C03CCB275C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:60279
[junit4] 2> 1733494 INFO (jetty-launcher-1999-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1733496 INFO (jetty-launcher-1999-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1733500 INFO (jetty-launcher-1999-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a398aad{/solr,null,AVAILABLE}
[junit4] 2> 1733500 INFO (jetty-launcher-1999-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@52bd6ba{HTTP/1.1,[http/1.1]}{127.0.0.1:37890}
[junit4] 2> 1733501 INFO (jetty-launcher-1999-thread-1) [ ]
o.e.j.s.Server Started @1737470ms
[junit4] 2> 1733501 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37890}
[junit4] 2> 1733501 ERROR (jetty-launcher-1999-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1733501 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 1733501 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1733501 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1733501 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-17T10:52:59.557Z
[junit4] 2> 1733503 INFO (jetty-launcher-1999-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@39ce38bc{/solr,null,AVAILABLE}
[junit4] 2> 1733503 INFO (jetty-launcher-1999-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6a06662e{HTTP/1.1,[http/1.1]}{127.0.0.1:54217}
[junit4] 2> 1733503 INFO (jetty-launcher-1999-thread-2) [ ]
o.e.j.s.Server Started @1737472ms
[junit4] 2> 1733503 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54217}
[junit4] 2> 1733503 ERROR (jetty-launcher-1999-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1733503 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 1733503 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1733503 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1733503 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-17T10:52:59.559Z
[junit4] 2> 1733514 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1733514 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1733527 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1733527 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60279/solr
[junit4] 2> 1733542 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1733543 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60279/solr
[junit4] 2> 1733584 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54217_solr
[junit4] 2> 1733586 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.s.c.Overseer Overseer
(id=96952646332710916-127.0.0.1:54217_solr-n_0000000000) starting
[junit4] 2> 1733587 INFO (jetty-launcher-1999-thread-1)
[n:127.0.0.1:37890_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37890_solr
[junit4] 2> 1733592 INFO
(zkCallback-2010-thread-1-processing-n:127.0.0.1:37890_solr)
[n:127.0.0.1:37890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1733598 INFO
(OverseerStateUpdate-96952646332710916-127.0.0.1:54217_solr-n_0000000000)
[n:127.0.0.1:54217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1733616 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54217_solr
[junit4] 2> 1733619 INFO
(zkCallback-2010-thread-1-processing-n:127.0.0.1:37890_solr)
[n:127.0.0.1:37890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1733620 INFO
(zkCallback-2006-thread-1-processing-n:127.0.0.1:54217_solr)
[n:127.0.0.1:54217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1733691 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.KerberosPlugin
[junit4] 2> 1733706 INFO (jetty-launcher-1999-thread-1)
[n:127.0.0.1:37890_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.KerberosPlugin
[junit4] 2> 1733718 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler,
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1733721 INFO (jetty-launcher-1999-thread-1)
[n:127.0.0.1:37890_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler,
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1733858 INFO (jetty-launcher-1999-thread-1)
[n:127.0.0.1:37890_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1733858 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1733895 INFO (jetty-launcher-1999-thread-2-EventThread)
[n:127.0.0.1:54217_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1733897 INFO (jetty-launcher-1999-thread-1-EventThread)
[n:127.0.0.1:37890_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1734195 INFO (jetty-launcher-1999-thread-1)
[n:127.0.0.1:37890_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@7a44430d
[junit4] 2> 1734195 INFO (jetty-launcher-1999-thread-1)
[n:127.0.0.1:37890_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@7a44430d
[junit4] 2> 1734196 INFO (jetty-launcher-1999-thread-1)
[n:127.0.0.1:37890_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C01105C03CCB275C-001/tempDir-001/node1/.
[junit4] 2> 1734196 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@1c9bcf76
[junit4] 2> 1734196 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@1c9bcf76
[junit4] 2> 1734197 INFO (jetty-launcher-1999-thread-2)
[n:127.0.0.1:54217_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C01105C03CCB275C-001/tempDir-001/node2/.
[junit4] 2> 1734244 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 1734803 WARN (qtp1889884416-11332) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar is trying to renew a
token with wrong password
[junit4] 2> 1734804 WARN (qtp1889884416-11332) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1734812 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1734813 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenRenew -Dtests.seed=C01105C03CCB275C
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr
-Dtests.timezone=Europe/Simferopol -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.60s J0 |
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([C01105C03CCB275C:F78AF1DE0407FAF8]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:134)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:319)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:336)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1734839 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 1734870 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1734885 INFO (qtp1889884416-11327) [n:127.0.0.1:54217_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVhx6xJiigFYlfeWYgIEFK33gB8k-PsBDgRAkqiEvnEpufMHB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1734885 INFO (qtp1889884416-11327) [n:127.0.0.1:54217_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVhx6xJiigFYlfeWYgIEFK33gB8k-PsBDgRAkqiEvnEpufMHB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1734886 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 1734924 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 1734954 ERROR (qtp434019113-11335) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 1734962 ERROR (qtp1889884416-11342) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 1734983 ERROR (qtp434019113-11336) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 1734985 ERROR (qtp1889884416-11327) [n:127.0.0.1:54217_solr
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 1734986 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> 1735029 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 1735054 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1735062 ERROR (qtp434019113-11330) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_5]
[junit4] 2> 1735082 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735088 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1735094 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735140 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1735143 ERROR (qtp434019113-11328) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_6]
[junit4] 2> 1735152 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1735156 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735160 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735160 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 1735193 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 1735198 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C01105C03CCB275C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1735204 INFO (qtp434019113-11328) [n:127.0.0.1:37890_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1735204 INFO (qtp434019113-11328) [n:127.0.0.1:37890_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1735205 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1479415981259&s=w3HljFCWl/pTb6k9tVKHgCU7T9w=";
Path=/; Domain=127.0.0.1; Expires= , 17- -2016 20:53:01 GMT; HttpOnly".
Invalid 'expires' attribute: , 17- -2016 20:53:01 GMT
[junit4] 2> 1735207 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 1735245 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 1735274 INFO (qtp1889884416-11326) [n:127.0.0.1:54217_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVhx6xP9igFYlfeX_QcEFPU34rb99GYYN64aj1Xk25fQHyBcB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1735274 INFO (qtp1889884416-11326) [n:127.0.0.1:54217_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVhx6xP9igFYlfeX_QcEFPU34rb99GYYN64aj1Xk25fQHyBcB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1735283 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C01105C03CCB275C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1735289 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735294 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C01105C03CCB275C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1735296 INFO (qtp434019113-11338) [n:127.0.0.1:37890_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVhx6xP9igFYlfeX_QcEFPU34rb99GYYN64aj1Xk25fQHyBcB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1735296 INFO (qtp434019113-11338) [n:127.0.0.1:37890_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVhx6xP9igFYlfeX_QcEFPU34rb99GYYN64aj1Xk25fQHyBcB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1735320 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C01105C03CCB275C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1735324 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735331 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 1735348 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 1735361 WARN (qtp1889884416-11332) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1735362 WARN (qtp1889884416-11332) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1735362 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735364 WARN (qtp434019113-11330) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1735364 WARN (qtp434019113-11330) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1735365 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735385 WARN (qtp1889884416-11344) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 1735385 WARN (qtp1889884416-11344) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1735385 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735387 WARN (qtp434019113-11330) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 1735388 WARN (qtp434019113-11330) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1735388 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C01105C03CCB275C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1735388 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 1735460 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 1735495 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C01105C03CCB275C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 1735496 INFO (jetty-launcher-1999-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@6a06662e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1735496 INFO (jetty-launcher-1999-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@52bd6ba{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1735497 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=877685342
[junit4] 2> 1735497 INFO (jetty-launcher-1999-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1996455662
[junit4] 2> 1735510 INFO (jetty-launcher-1999-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96952646332710916-127.0.0.1:54217_solr-n_0000000000) closing
[junit4] 2> 1735510 INFO
(OverseerStateUpdate-96952646332710916-127.0.0.1:54217_solr-n_0000000000)
[n:127.0.0.1:54217_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:54217_solr
[junit4] 2> 1735512 WARN
(zkCallback-2010-thread-1-processing-n:127.0.0.1:37890_solr)
[n:127.0.0.1:37890_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1735512 ERROR
(Thread[Thread-2622,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:37890_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1735513 ERROR
(Thread[Thread-2621,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:54217_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1735527 INFO (jetty-launcher-1999-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@39ce38bc{/solr,null,UNAVAILABLE}
[junit4] 2> 1735533 INFO (jetty-launcher-1999-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7a398aad{/solr,null,UNAVAILABLE}
[junit4] 2> 1735535 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C01105C03CCB275C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60279 60279
[junit4] 2> 1735617 INFO (Thread-2603) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60279 60279
[junit4] 2> 1735621 WARN (Thread-2603) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 1735622 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C01105C03CCB275C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C01105C03CCB275C-001
[junit4] 2> Nov 17, 2016 10:53:01 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=495, maxMBSortInHeap=6.702278801668251,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sr,
timezone=Europe/Simferopol
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=70320800,total=523239424
[junit4] 2> NOTE: All tests run in this JVM:
[TriLevelCompositeIdRoutingTest, TestConfigSetImmutable, TestFastWriter,
CollectionTooManyReplicasTest, BlockJoinFacetSimpleTest, SortSpecParsingTest,
ResourceLoaderTest, TestShortCircuitedRequests, TestCodecSupport,
TestUseDocValuesAsStored2, TestPerFieldSimilarity, TestGeoJSONResponseWriter,
AnalysisAfterCoreReloadTest, TestCorePropertiesReload, DateRangeFieldTest,
UUIDUpdateProcessorFallbackTest, DistributedFacetPivotWhiteBoxTest,
HdfsBasicDistributedZkTest, TestRealTimeGet, TestMinMaxOnMultiValuedField,
RequiredFieldsTest, TestPHPSerializedResponseWriter, DirectoryFactoryTest,
TestLegacyFieldCache, TestFieldCacheReopen, NumericFieldsTest, BasicZkTest,
TestRandomRequestDistribution, TestCloudPivotFacet, TestPivotHelperCode,
StandardRequestHandlerTest, BadCopyFieldTest,
SignatureUpdateProcessorFactoryTest, RecoveryAfterSoftCommitTest,
TestDocumentBuilder, TestSolrCoreProperties, BJQParserTest, ScriptEngineTest,
TestCrossCoreJoin, ZkNodePropsTest, AsyncCallRequestStatusResponseTest,
HighlighterConfigTest, DistribDocExpirationUpdateProcessorTest,
UniqFieldsUpdateProcessorFactoryTest, TestRestManager,
TestLeaderElectionZkExpiry, TestChildDocTransformer, TestRawResponseWriter,
CdcrVersionReplicationTest, DistributedExpandComponentTest, TestSearcherReuse,
TestSerializedLuceneMatchVersion, TestHashQParserPlugin, TestFieldSortValues,
TestRangeQuery, TestScoreJoinQPScore, OutputWriterTest,
DisMaxRequestHandlerTest, UUIDFieldTest, TestRTimerTree, TestJoin,
TestStressRecovery, TestStressLucene, TestFieldTypeCollectionResource,
TestIBSimilarityFactory, TestFunctionQuery, SyncSliceTest, TestNRTOpen,
TestAnalyzeInfixSuggestions, CursorPagingTest, UtilsToolTest,
DistributedSpellCheckComponentTest, TestUniqueKeyFieldResource,
MBeansHandlerTest, TestJmxIntegration, DistributedFacetPivotLongTailTest,
TestCopyFieldCollectionResource, TemplateUpdateProcessorTest,
DefaultValueUpdateProcessorTest, TestManagedSchemaThreadSafety,
QueryElevationComponentTest, TestDocBasedVersionConstraints,
ChaosMonkeyNothingIsSafeTest, LeaderInitiatedRecoveryOnCommitTest,
HighlighterMaxOffsetTest, TestQuerySenderNoQuery, TestRandomFaceting,
LeaderElectionIntegrationTest, FileBasedSpellCheckerTest, SynonymTokenizerTest,
TestMissingGroups, TestPKIAuthenticationPlugin, TestFaceting,
TestRemoteStreaming, TestAtomicUpdateErrorCases, ReplicationFactorTest,
CurrencyFieldOpenExchangeTest, TestReRankQParserPlugin,
LeaderElectionContextKeyTest, ExternalFileFieldSortTest,
BasicDistributedZkTest, HLLSerializationTest, RuleEngineTest, BitVectorTest,
CloudExitableDirectoryReaderTest, QueryEqualityTest, TestSolrDeletionPolicy2,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest,
TestReplicationHandler, ZkCLITest, TestDistributedSearch, TestSolr4Spatial,
SpellCheckComponentTest, TestFiltering, TestIndexSearcher, HighlighterTest,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
SimplePostToolTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest,
XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance,
FastVectorHighlighterTest, LoggingHandlerTest, ReturnFieldsTest,
QueryParsingTest, TestPartialUpdateDeduplication, TestComponentsName,
SOLR749Test, BadComponentTest, TestDocSet, TestPostingsSolrHighlighter,
TestPhraseSuggestions, TestSweetSpotSimilarityFactory,
TestBM25SimilarityFactory, URLClassifyProcessorTest, PluginInfoTest,
PreAnalyzedFieldTest, ClusterStateTest, FileUtilsTest,
TestSimpleTrackingShardHandler, CdcrReplicationDistributedZkTest,
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest,
CustomCollectionTest, ForceLeaderTest, RestartWhileUpdatingTest,
SSLMigrationTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrXmlInZkTest,
TestAuthenticationFramework, TestClusterProperties,
TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes,
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread,
TestLockTree, TestMiniSolrCloudClusterSSL, TestSSLRandomization,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [506/653 (1!)] on J0 in 2.77s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 61209 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]