Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3484/
Java: 64bit/jdk-9-ea+168 -XX:-UseCompressedOops -XX:+UseG1GC
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([4FE99779DEB4EF45:78726367E67832E1]: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:131)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:317)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:334)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11346 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4FE99779DEB4EF45-001/init-core-data-001
[junit4] 2> 211507 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 211508 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 211513 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4FE99779DEB4EF45-001/tempDir-001
[junit4] 2> 211513 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 211515 INFO (Thread-764) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 211515 INFO (Thread-764) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 211517 ERROR (Thread-764) [ ] 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> 211615 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44163
[junit4] 2> 211621 INFO (jetty-launcher-403-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 211623 INFO (jetty-launcher-403-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 211623 INFO (jetty-launcher-403-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51188a58{/solr,null,AVAILABLE}
[junit4] 2> 211625 INFO (jetty-launcher-403-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2488255e{/solr,null,AVAILABLE}
[junit4] 2> 211627 INFO (jetty-launcher-403-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@725072d9{HTTP/1.1,[http/1.1]}{127.0.0.1:45501}
[junit4] 2> 211627 INFO (jetty-launcher-403-thread-1) [ ]
o.e.j.s.Server Started @213663ms
[junit4] 2> 211627 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45501}
[junit4] 2> 211627 ERROR (jetty-launcher-403-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 211627 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 211627 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 211627 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 211627 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-10T13:18:22.937934Z
[junit4] 2> 211630 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 211632 INFO (jetty-launcher-403-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4055075c{HTTP/1.1,[http/1.1]}{127.0.0.1:45118}
[junit4] 2> 211632 INFO (jetty-launcher-403-thread-2) [ ]
o.e.j.s.Server Started @213668ms
[junit4] 2> 211632 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45118}
[junit4] 2> 211632 ERROR (jetty-launcher-403-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 211632 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 211632 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 211632 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 211632 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-10T13:18:22.942814Z
[junit4] 2> 211635 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 211642 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 211643 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 211643 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44163/solr
[junit4] 2> 211644 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44163/solr
[junit4] 2> 211668 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 211669 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 211671 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45118_solr
[junit4] 2> 211672 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45501_solr
[junit4] 2> 211673 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97938460038070277-127.0.0.1:45118_solr-n_0000000000) starting
[junit4] 2> 211690 INFO (zkCallback-415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 211696 INFO (zkCallback-414-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 211700 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45118_solr
[junit4] 2> 211702 INFO (zkCallback-415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 211702 INFO (zkCallback-414-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 211704 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin:
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 211709 WARN (jetty-launcher-403-thread-1) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured
without specifying system property 'java.security.auth.login.config'
[junit4] 2> 211718 INFO (jetty-launcher-403-thread-1) [ ]
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=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 211720 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin:
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 211720 WARN (jetty-launcher-403-thread-2) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured
without specifying system property 'java.security.auth.login.config'
[junit4] 2> 211721 INFO (jetty-launcher-403-thread-2) [ ]
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=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 211759 INFO (jetty-launcher-403-thread-2) [ ]
o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 211759 INFO (jetty-launcher-403-thread-1) [ ]
o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 211767 INFO (jetty-launcher-403-thread-1-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 211767 INFO (jetty-launcher-403-thread-2-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 211889 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with:
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@3e4f3be5
[junit4] 2> 211889 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with:
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@1d94e26b
[junit4] 2> 211889 WARN (jetty-launcher-403-thread-1) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211889 WARN (jetty-launcher-403-thread-2) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211890 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.u.UpdateShardHandler Reconfiguring the default client with:
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@1d94e26b
[junit4] 2> 211890 WARN (jetty-launcher-403-thread-2) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211891 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.u.UpdateShardHandler Reconfiguring the default client with:
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@3e4f3be5
[junit4] 2> 211891 WARN (jetty-launcher-403-thread-1) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211913 INFO (jetty-launcher-403-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4FE99779DEB4EF45-001/tempDir-001/node2/.
[junit4] 2> 211914 INFO (jetty-launcher-403-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4FE99779DEB4EF45-001/tempDir-001/node1/.
[junit4] 2> 211920 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211920 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211921 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211921 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211922 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211922 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 211932 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 212205 WARN (qtp843383438-2626) [ ]
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> 212209 WARN (qtp843383438-2626) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 212216 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212220 WARN (qtp1091798573-2616) [ ]
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> 212220 WARN (qtp1091798573-2616) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 212221 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212234 WARN (qtp843383438-2620) [ ]
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> 212235 WARN (qtp843383438-2620) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 212236 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212239 WARN (qtp1091798573-2617) [ ]
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> 212239 WARN (qtp1091798573-2617) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 212240 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212240 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 212292 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 212333 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212333 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212336 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 212337 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44163/solr ready
[junit4] 2> 212341 ERROR (qtp1091798573-2610) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 212353 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212353 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212363 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 212368 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44163/solr ready
[junit4] 2> 212370 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212377 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212377 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212379 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212388 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212388 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212389 ERROR (qtp1091798573-2616) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 212393 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212393 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212395 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 212395 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44163/solr ready
[junit4] 2> 212397 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212399 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212399 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212400 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212401 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 212414 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 212415 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212415 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212417 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 212418 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44163/solr ready
[junit4] 2> 212423 INFO (qtp1091798573-2617) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 212423 INFO (qtp1091798573-2617) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 212424 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1494458303729&s=Mpc/4MQXH6Yo50Z06Z1HfzKoa9g=";
Path=/; Domain=127.0.0.1; Expires=Di k, 10-Du?-2017 23:18:23 GMT; HttpOnly".
Invalid 'expires' attribute: Di k, 10-Du?-2017 23:18:23 GMT
[junit4] 2> 212425 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] IGNOR/A 0.00s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/HADOOP-14044"))
[junit4] 2> 212437 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 212445 WARN (qtp843383438-2620) [ ]
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> 212445 WARN (qtp843383438-2620) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 212446 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212446 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenRenew -Dtests.seed=4FE99779DEB4EF45
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nus
-Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.02s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4FE99779DEB4EF45:78726367E67832E1]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:131)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:317)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:334)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 212464 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 212472 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212472 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212475 INFO (qtp843383438-2625) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVvygrQgigFcFo84IAYEFOiMFSgKAcQ-jDEOtjCUZ1Y37LB0B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 212475 INFO (qtp843383438-2625) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVvygrQgigFcFo84IAYEFOiMFSgKAcQ-jDEOtjCUZ1Y37LB0B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 212476 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212476 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212478 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212479 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212479 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212481 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 212482 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44163/solr ready
[junit4] 2> 212484 INFO (qtp1091798573-2613) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVvygrQgigFcFo84IAYEFOiMFSgKAcQ-jDEOtjCUZ1Y37LB0B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 212484 INFO (qtp1091798573-2613) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVvygrQgigFcFo84IAYEFOiMFSgKAcQ-jDEOtjCUZ1Y37LB0B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 212488 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212488 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212492 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212493 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 212508 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 212560 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 212575 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 212589 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212589 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212591 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4FE99779DEB4EF45])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= uaan, 01-Tiop-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: uaan, 01-Tiop-1970 00:00:00 GMT
[junit4] 2> 212592 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212592 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4FE99779DEB4EF45])
[ ] o.a.s.c.s.i.Krb5HttpClientConfigurer
org.apache.solr.security.HttpParamDelegationTokenPlugin$2 is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 212599 INFO (qtp843383438-2620) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVvygrSPigFcFo84jwgEFPxNnHk5Li2w3rBdQPS6cE8bToydB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 212599 INFO (qtp843383438-2620) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVvygrSPigFcFo84jwgEFPxNnHk5Li2w3rBdQPS6cE8bToydB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 212600 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4FE99779DEB4EF45])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 212619 INFO (jetty-closer-404-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4055075c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 212620 INFO (jetty-closer-404-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1582205201
[junit4] 2> 212620 INFO (jetty-closer-404-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 212620 INFO (jetty-closer-404-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 212620 INFO (jetty-closer-404-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 212621 INFO (jetty-closer-404-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@725072d9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 212622 INFO (jetty-closer-404-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1772242901
[junit4] 2> 212622 INFO (jetty-closer-404-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 212622 INFO (jetty-closer-404-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 212622 INFO (jetty-closer-404-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 212627 INFO (jetty-closer-404-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 212628 INFO (jetty-closer-404-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 212634 INFO (jetty-closer-404-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97938460038070277-127.0.0.1:45118_solr-n_0000000000) closing
[junit4] 2> 212634 INFO
(OverseerStateUpdate-97938460038070277-127.0.0.1:45118_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45118_solr
[junit4] 2> 214140 WARN (zkCallback-414-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 214140 WARN (zkCallback-415-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 214140 ERROR
(Thread[Thread-782,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 214140 ERROR
(Thread[Thread-783,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 214144 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 0x15bf282b06b0007, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 214145 INFO (jetty-closer-404-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2488255e{/solr,null,UNAVAILABLE}
[junit4] 2> 214145 INFO (jetty-closer-404-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@51188a58{/solr,null,UNAVAILABLE}
[junit4] 2> 214145 ERROR
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-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> 214146 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44163 44163
[junit4] 2> 214168 INFO (Thread-764) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44163 44163
[junit4] 2> 214168 WARN (Thread-764) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /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> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 214169 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4FE99779DEB4EF45]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4FE99779DEB4EF45-001
[junit4] 2> May 10, 2017 1:18:25 PM
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=358, maxMBSortInHeap=7.720624515017435,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=nus,
timezone=Europe/Sarajevo
[junit4] 2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=81345792,total=531628032
[junit4] 2> NOTE: All tests run in this JVM: [ZkControllerTest,
TestUnifiedSolrHighlighter, MetricsHandlerTest, TestFuzzyAnalyzedSuggestions,
TestTrie, DeleteInactiveReplicaTest, TestRawTransformer,
TestSchemaNameResource, HdfsDirectoryFactoryTest, TestShardHandlerFactory,
BlockJoinFacetRandomTest, CSVRequestHandlerTest, TestConfigOverlay,
MoreLikeThisHandlerTest, TestMissingGroups, CheckHdfsIndexTest,
RemoteQueryErrorTest, TestFastOutputStream, CdcrRequestHandlerTest,
TestLMDirichletSimilarityFactory, SolrCmdDistributorTest,
TestSolrCLIRunExample, TermsComponentTest, DocumentBuilderTest,
RAMDirectoryFactoryTest, TestSolr4Spatial2, MultiTermTest,
TestHighFrequencyDictionaryFactory, TestExactSharedStatsCache,
TestBlendedInfixSuggestions, TestDistributedGrouping, SolrIndexSplitterTest,
SaslZkACLProviderTest, SystemInfoHandlerTest, SolrJmxReporterTest,
AnalyticsMergeStrategyTest, DistributedQueueTest, TestDocTermOrds,
ExplicitHLLTest, TestSweetSpotSimilarityFactory, HdfsBasicDistributedZkTest,
URLClassifyProcessorTest, OverseerModifyCollectionTest,
SpellingQueryConverterTest, TestExclusionRuleCollectionAccess, FileUtilsTest,
TestCoreContainer, DistributedFacetPivotSmallTest, TestStressVersions,
TestStressCloudBlindAtomicUpdates, CopyFieldTest,
DistributedTermsComponentTest, SpatialFilterTest, EnumFieldTest,
HdfsThreadLeakTest, TestSolrCloudWithDelegationTokens]
[junit4] Completed [117/711 (1!)] on J1 in 3.44s, 8 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 38289 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]