Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1707/
1 tests failed.
FAILED:
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([ADB53C3A2BB7A64C:9A2EC824137B7BE8]: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.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12979 lines...]
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_ADB53C3A2BB7A64C-001/init-core-data-001
[junit4] 2> 1893097 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[ADB53C3A2BB7A64C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1893098 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[ADB53C3A2BB7A64C]-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> 1893099 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[ADB53C3A2BB7A64C]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_ADB53C3A2BB7A64C-001/tempDir-001
[junit4] 2> 1893100 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[ADB53C3A2BB7A64C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1893100 INFO (Thread-4603) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1893100 INFO (Thread-4603) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1893200 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[ADB53C3A2BB7A64C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:60457
[junit4] 2> 1893218 INFO (jetty-launcher-3728-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1893220 INFO (jetty-launcher-3728-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1893222 INFO (jetty-launcher-3728-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5966fa55{/solr,null,AVAILABLE}
[junit4] 2> 1893223 INFO (jetty-launcher-3728-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7e12e1dd{SSL,[ssl,
http/1.1]}{127.0.0.1:54840}
[junit4] 2> 1893223 INFO (jetty-launcher-3728-thread-1) [ ]
o.e.j.s.Server Started @1896883ms
[junit4] 2> 1893223 INFO (jetty-launcher-3728-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54840}
[junit4] 2> 1893223 ERROR (jetty-launcher-3728-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1893224 INFO (jetty-launcher-3728-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1893224 INFO (jetty-launcher-3728-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1893224 INFO (jetty-launcher-3728-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1893224 INFO (jetty-launcher-3728-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-05T02:35:19.568Z
[junit4] 2> 1893226 INFO (jetty-launcher-3728-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a2c6fc8{/solr,null,AVAILABLE}
[junit4] 2> 1893226 INFO (jetty-launcher-3728-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@591b62ef{SSL,[ssl,
http/1.1]}{127.0.0.1:47355}
[junit4] 2> 1893226 INFO (jetty-launcher-3728-thread-2) [ ]
o.e.j.s.Server Started @1896886ms
[junit4] 2> 1893226 INFO (jetty-launcher-3728-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47355}
[junit4] 2> 1893226 ERROR (jetty-launcher-3728-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1893227 INFO (jetty-launcher-3728-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1893227 INFO (jetty-launcher-3728-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1893227 INFO (jetty-launcher-3728-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1893227 INFO (jetty-launcher-3728-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-05T02:35:19.571Z
[junit4] 2> 1893228 INFO (jetty-launcher-3728-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1893233 INFO (jetty-launcher-3728-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1893237 INFO (jetty-launcher-3728-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60457/solr
[junit4] 2> 1893242 INFO (jetty-launcher-3728-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60457/solr
[junit4] 2> 1893252 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1893253 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54840_solr
[junit4] 2> 1893253 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.s.c.Overseer Overseer
(id=97562218951081989-127.0.0.1:54840_solr-n_0000000000) starting
[junit4] 2> 1893259 INFO (jetty-launcher-3728-thread-2)
[n:127.0.0.1:47355_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1893260 INFO (jetty-launcher-3728-thread-2)
[n:127.0.0.1:47355_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47355_solr
[junit4] 2> 1893262 INFO
(zkCallback-3739-thread-1-processing-n:127.0.0.1:54840_solr)
[n:127.0.0.1:54840_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1893263 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54840_solr
[junit4] 2> 1893263 INFO
(zkCallback-3739-thread-1-processing-n:127.0.0.1:54840_solr)
[n:127.0.0.1:54840_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1893273 INFO
(zkCallback-3740-thread-1-processing-n:127.0.0.1:47355_solr)
[n:127.0.0.1:47355_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1893303 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 1893309 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.s.s.HadoopAuthPlugin Params:
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, type=simple,
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
[junit4] 2> 1893310 INFO (jetty-launcher-3728-thread-2)
[n:127.0.0.1:47355_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 1893310 INFO (jetty-launcher-3728-thread-2)
[n:127.0.0.1:47355_solr ] o.a.s.s.HadoopAuthPlugin Params:
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, type=simple,
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
[junit4] 2> 1893375 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1893375 INFO (jetty-launcher-3728-thread-2)
[n:127.0.0.1:47355_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1893429 INFO (jetty-launcher-3728-thread-1-EventThread)
[n:127.0.0.1:54840_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1893435 INFO (jetty-launcher-3728-thread-2-EventThread)
[n:127.0.0.1:47355_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1893518 INFO (jetty-launcher-3728-thread-2)
[n:127.0.0.1:47355_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1893526 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1893553 INFO (jetty-launcher-3728-thread-2)
[n:127.0.0.1:47355_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_ADB53C3A2BB7A64C-001/tempDir-001/node2/.
[junit4] 2> 1893558 INFO (jetty-launcher-3728-thread-1)
[n:127.0.0.1:54840_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_ADB53C3A2BB7A64C-001/tempDir-001/node1/.
[junit4] 2> 1894294 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 1894368 WARN (qtp306450392-21362) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar tries to renew a token
with renewer foo
[junit4] 2> 1894368 WARN (qtp306450392-21362) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1894375 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894409 WARN (qtp1317279463-21350) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar tries to renew a token
with renewer foo
[junit4] 2> 1894409 WARN (qtp1317279463-21350) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1894410 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894417 WARN (qtp306450392-21358) [ ]
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> 1894418 WARN (qtp306450392-21358) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1894418 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894419 WARN (qtp1317279463-21351) [ ]
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> 1894419 WARN (qtp1317279463-21351) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1894421 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894421 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 1894449 INFO
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[ADB53C3A2BB7A64C]) [
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 1894477 INFO
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[ADB53C3A2BB7A64C]) [
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 1894496 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 1894544 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1894545 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:60457/solr ready
[junit4] 2> 1894556 INFO (qtp1317279463-21348) [n:127.0.0.1:54840_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAVqcUkGJigFawF7FiQQEFHad9yjmHIeNHO6FattWfDUpa4YFB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1894556 INFO (qtp1317279463-21348) [n:127.0.0.1:54840_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVqcUkGJigFawF7FiQQEFHad9yjmHIeNHO6FattWfDUpa4YFB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1894588 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1894588 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:60457/solr ready
[junit4] 2> 1894591 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894597 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1894597 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:60457/solr ready
[junit4] 2> 1894599 INFO (qtp1317279463-21351) [n:127.0.0.1:54840_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAVqcUkGJigFawF7FiQQEFHad9yjmHIeNHO6FattWfDUpa4YFB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1894599 INFO (qtp1317279463-21351) [n:127.0.0.1:54840_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVqcUkGJigFawF7FiQQEFHad9yjmHIeNHO6FattWfDUpa4YFB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1894602 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1894603 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:60457/solr ready
[junit4] 2> 1894605 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894606 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 1894624 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 1894645 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1894646 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:60457/solr ready
[junit4] 2> 1894652 ERROR (qtp1317279463-21350) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_5]
[junit4] 2> 1894659 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894674 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894704 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1894705 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:60457/solr ready
[junit4] 2> 1894707 ERROR (qtp1317279463-21345) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_6]
[junit4] 2> 1894723 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894730 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1894731 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:60457/solr ready
[junit4] 2> 1894733 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894734 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] IGNOR/A 0.00s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-14044))
[junit4] 2> 1894751 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 1894754 INFO (qtp306450392-21353) [n:127.0.0.1:47355_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1894754 INFO (qtp306450392-21353) [n:127.0.0.1:47355_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1894755 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1488717321098&s=jtCsn+0SOcFf407Q9rInHQtBQ/4=";
Domain=127.0.0.1; Expires= , 05- -2017 12:35:21 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 05- -2017 12:35:21 GMT
[junit4] 2> 1894755 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 1894770 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 1894780 WARN (qtp306450392-21358) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo is trying to renew a
token with wrong password
[junit4] 2> 1894780 WARN (qtp306450392-21358) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1894781 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894781 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew
-Dtests.seed=ADB53C3A2BB7A64C -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sr-BA -Dtests.timezone=Europe/Dublin -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.03s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([ADB53C3A2BB7A64C:9A2EC824137B7BE8]:0)
[junit4] > at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
[junit4] > at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
[junit4] > at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1894801 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 1894809 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[ADB53C3A2BB7A64C])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1894818 INFO (qtp306450392-21359) [n:127.0.0.1:47355_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAVqcUkK6igFawF7GuggEFDjz8TH0tRWRe0_LXXuQ_erpdILkB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1894818 INFO (qtp306450392-21359) [n:127.0.0.1:47355_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVqcUkK6igFawF7GuggEFDjz8TH0tRWRe0_LXXuQ_erpdILkB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1894819 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[ADB53C3A2BB7A64C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 1894828 INFO (jetty-closer-3729-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@591b62ef{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1894853 INFO (jetty-closer-3729-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1235602783
[junit4] 2> 1894854 INFO (jetty-closer-3729-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7e12e1dd{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1894858 INFO (jetty-closer-3729-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=700940955
[junit4] 2> 1894858 INFO
(zkCallback-3739-thread-1-processing-n:127.0.0.1:54840_solr)
[n:127.0.0.1:54840_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1894859 INFO (jetty-closer-3729-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97562218951081989-127.0.0.1:54840_solr-n_0000000000) closing
[junit4] 2> 1894860 INFO
(OverseerStateUpdate-97562218951081989-127.0.0.1:54840_solr-n_0000000000)
[n:127.0.0.1:54840_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:54840_solr
[junit4] 2> 1894865 WARN
(zkCallback-3739-thread-2-processing-n:127.0.0.1:54840_solr)
[n:127.0.0.1:54840_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1894866 INFO (jetty-closer-3729-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1894866 ERROR
(Thread[Thread-4622,5,TGRP-TestDelegationWithHadoopAuth])
[n:127.0.0.1:54840_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1894875 INFO (jetty-closer-3729-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5966fa55{/solr,null,UNAVAILABLE}
[junit4] 2> 1896358 WARN
(zkCallback-3740-thread-1-processing-n:127.0.0.1:47355_solr)
[n:127.0.0.1:47355_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1896358 INFO (jetty-closer-3729-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1896358 ERROR
(Thread[Thread-4620,5,TGRP-TestDelegationWithHadoopAuth])
[n:127.0.0.1:47355_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1896360 INFO (jetty-closer-3729-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a2c6fc8{/solr,null,UNAVAILABLE}
[junit4] 2> 1896361 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[ADB53C3A2BB7A64C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60457 60457
[junit4] 2> 1896459 INFO (Thread-4603) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60457 60457
[junit4] 2> 1896460 WARN (Thread-4603) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /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_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>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 2 /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> 1896460 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[ADB53C3A2BB7A64C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_ADB53C3A2BB7A64C-001
[junit4] 2> Mar 05, 2017 2:35:22 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-BA, timezone=Europe/Dublin
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=160164024,total=532152320
[junit4] 2> NOTE: All tests run in this JVM: [JvmMetricsTest,
TestSolrCLIRunExample, CopyFieldTest, MissingSegmentRecoveryTest,
TestDFISimilarityFactory, BlockJoinFacetRandomTest, TestShardHandlerFactory,
HdfsDirectoryTest, DeleteNodeTest, TestJmxIntegration,
TestAuthorizationFramework, TestHdfsBackupRestoreCore, TestInitQParser,
RequestLoggingTest, CollectionReloadTest, AliasIntegrationTest,
SignatureUpdateProcessorFactoryTest, TestSSLRandomization, TestLRUCache,
SolrIndexMetricsTest, CustomCollectionTest, ZkNodePropsTest,
TestCloudManagedSchema, ExplicitHLLTest, TestPivotHelperCode, HLLUtilTest,
TestSolrQueryParserDefaultOperatorResource, ReturnFieldsTest,
ConfigSetsAPITest, SolrGraphiteReporterTest, MergeStrategyTest,
MinimalSchemaTest, TestSuggestSpellingConverter, PolyFieldTest,
TestFileDictionaryLookup, TlogReplayBufferedWhileIndexingTest,
HdfsSyncSliceTest, TestSolrCoreProperties, TestExactSharedStatsCache,
TestSchemaSimilarityResource, TestFunctionQuery, TestFastWriter,
FileBasedSpellCheckerTest, NumericFieldsTest, UpdateLogTest,
ResponseLogComponentTest, TestReplicationHandler, TestSolr4Spatial,
UniqFieldsUpdateProcessorFactoryTest, TestComplexPhraseQParserPlugin,
TestClusterStateMutator, LeaderElectionContextKeyTest, TestRTGBase,
ConjunctionSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest,
TestJettySolrRunner, DocValuesMissingTest, HdfsUnloadDistributedZkTest,
TestFieldTypeResource, SubstringBytesRefFilterTest, SyncSliceTest,
SolrXmlInZkTest, BooleanFieldTest, TestCSVLoader, TestFieldCache,
QueryElevationComponentTest, TestCloudRecovery, TestQuerySenderListener,
ScriptEngineTest, HdfsChaosMonkeySafeLeaderTest, TestRandomDVFaceting,
ShufflingReplicaListTransformerTest, SolrCoreTest, TestSolrXml,
DefaultValueUpdateProcessorTest, DocValuesNotIndexedTest,
CdcrReplicationHandlerTest, DistribJoinFromCollectionTest,
BigEndianAscendingWordDeserializerTest, TestDefaultSearchFieldResource,
TestSchemalessBufferedUpdates, TestCryptoKeys,
TestLeaderElectionWithEmptyReplica, TestMacroExpander, RollingRestartTest,
TestRandomFaceting, PathHierarchyTokenizerFactoryTest, JsonValidatorTest,
TestFieldCacheSortRandom, TestFaceting, TestInitParams,
TestSolrDeletionPolicy2, CoreMergeIndexesAdminHandlerTest,
TestFilteredDocIdSet, WrapperMergePolicyFactoryTest,
DistributedSpellCheckComponentTest, TestLFUCache,
DistributedQueryComponentCustomSortTest, StandardRequestHandlerTest,
CollectionsAPIAsyncDistributedZkTest, TestPathTrie, TestStressLiveNodes,
HdfsBasicDistributedZk2Test, TestJsonFacets, FastVectorHighlighterTest,
BasicDistributedZkTest, BlobRepositoryCloudTest, RegexBoostProcessorTest,
TestCollationFieldDocValues, TestStressLucene, ShardRoutingTest, TestZkChroot,
ShardRoutingCustomTest, TestDistributedSearch, TestHashPartitioner,
TestRealTimeGet, TestReload, DistributedTermsComponentTest, StatsComponentTest,
TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, TestFiltering,
TestBadConfig, SoftAutoCommitTest, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1,
XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser,
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf,
PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest,
TestValueSourceCache, LoggingHandlerTest, TestCSVResponseWriter,
TestAnalyzedSuggestions, CSVRequestHandlerTest, SearchHandlerTest,
UpdateParamsTest, BadComponentTest, TestStressRecovery, PreAnalyzedFieldTest,
PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest,
TestSolrJ, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest,
UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, CursorPagingTest,
DistributedIntervalFacetingTest, CollectionTooManyReplicasTest,
CreateCollectionCleanupTest, DeleteStatusTest,
DistribDocExpirationUpdateProcessorTest,
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest,
ReplicationFactorTest, RestartWhileUpdatingTest, SaslZkACLProviderTest,
ShardSplitTest, TestImplicitCoreProperties, TestInfoStreamLogging,
TestReloadAndDeleteDocs, TestReqParamsAPI, TestRestoreCore,
TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest,
DistributedExpandComponentTest, DistributedFacetPivotLargeTest,
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest,
FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestClassNameShortening,
TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource,
TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource,
TestSchemaResource, TestManagedStopFilterFactory, TestBulkSchemaConcurrent,
TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, TestMissingGroups,
TestReloadDeadlock, TestSearcherReuse, TestSmileRequest, TestOrdValues,
BJQParserTest, TestScoreJoinQPNoScore, SimpleMLTQParserTest,
TestDefaultStatsCache, TestLRUStatsCache, TestPKIAuthenticationPlugin,
TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider,
TestDelegationWithHadoopAuth]
[junit4] Completed [665/693 (1!)] on J0 in 3.63s, 8 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 11839 lines...]
-validate-source-patterns:
[source-patterns] tabs instead spaces: solr/webapp/web/partials/collections.html
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:775: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:130:
Found 1 violations in source files (tabs instead spaces).
Total time: 71 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]