Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1524/
1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Trace: java.lang.AssertionError: expected:<200> but was:<404> at __randomizedtesting.SeedInfo.seed([C0B5C6A81A5268C7:A80AF382CAC87A2B]: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.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140) at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304) 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 10885 lines...] [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C0B5C6A81A5268C7-001/init-core-data-001 [junit4] 2> 202482 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[C0B5C6A81A5268C7]-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> 202504 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[C0B5C6A81A5268C7]-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.cloud.TestSolrCloudWithDelegationTokens_C0B5C6A81A5268C7-001/tempDir-001 [junit4] 2> 202505 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[C0B5C6A81A5268C7]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 202514 INFO (Thread-295) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 202514 INFO (Thread-295) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 202614 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[C0B5C6A81A5268C7]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44835 [junit4] 2> 202629 INFO (jetty-launcher-245-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 202630 INFO (jetty-launcher-245-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 202634 INFO (jetty-launcher-245-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45572425{/solr,null,AVAILABLE} [junit4] 2> 202644 INFO (jetty-launcher-245-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c412b9f{/solr,null,AVAILABLE} [junit4] 2> 202647 INFO (jetty-launcher-245-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2bc188d9{SSL,[ssl, http/1.1]}{127.0.0.1:59578} [junit4] 2> 202647 INFO (jetty-launcher-245-thread-1) [ ] o.e.j.s.Server Started @207061ms [junit4] 2> 202647 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59578} [junit4] 2> 202647 ERROR (jetty-launcher-245-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 202647 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 202647 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 202647 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 202649 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-05T21:04:26.425Z [junit4] 2> 202651 INFO (jetty-launcher-245-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6547477d{SSL,[ssl, http/1.1]}{127.0.0.1:34132} [junit4] 2> 202651 INFO (jetty-launcher-245-thread-2) [ ] o.e.j.s.Server Started @207065ms [junit4] 2> 202651 INFO (jetty-launcher-245-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34132} [junit4] 2> 202652 ERROR (jetty-launcher-245-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 202652 INFO (jetty-launcher-245-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 202652 INFO (jetty-launcher-245-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 202652 INFO (jetty-launcher-245-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 202652 INFO (jetty-launcher-245-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-05T21:04:26.430Z [junit4] 2> 202664 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 202669 INFO (jetty-launcher-245-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 202677 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44835/solr [junit4] 2> 202681 INFO (jetty-launcher-245-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44835/solr [junit4] 2> 202719 INFO (jetty-launcher-245-thread-2) [n:127.0.0.1:34132_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34132_solr [junit4] 2> 202720 INFO (jetty-launcher-245-thread-2) [n:127.0.0.1:34132_solr ] o.a.s.c.Overseer Overseer (id=97056972229640198-127.0.0.1:34132_solr-n_0000000000) starting [junit4] 2> 202732 INFO (jetty-launcher-245-thread-1) [n:127.0.0.1:59578_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59578_solr [junit4] 2> 202745 INFO (zkCallback-255-thread-1-processing-n:127.0.0.1:59578_solr) [n:127.0.0.1:59578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 202753 INFO (OverseerStateUpdate-97056972229640198-127.0.0.1:34132_solr-n_0000000000) [n:127.0.0.1:34132_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 202753 INFO (jetty-launcher-245-thread-2) [n:127.0.0.1:34132_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34132_solr [junit4] 2> 202755 INFO (zkCallback-255-thread-1-processing-n:127.0.0.1:59578_solr) [n:127.0.0.1:59578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 202762 INFO (zkCallback-256-thread-1-processing-n:127.0.0.1:34132_solr) [n:127.0.0.1:34132_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 202857 INFO (jetty-launcher-245-thread-1) [n:127.0.0.1:59578_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin [junit4] 2> 202886 INFO (jetty-launcher-245-thread-1) [n:127.0.0.1:59578_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=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper} [junit4] 2> 202962 INFO (jetty-launcher-245-thread-2) [n:127.0.0.1:34132_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin [junit4] 2> 202962 INFO (jetty-launcher-245-thread-2) [n:127.0.0.1:34132_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=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper} [junit4] 2> 203094 INFO (jetty-launcher-245-thread-2) [n:127.0.0.1:34132_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 203094 INFO (jetty-launcher-245-thread-1) [n:127.0.0.1:59578_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 203141 INFO (jetty-launcher-245-thread-2-EventThread) [n:127.0.0.1:34132_solr ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 203141 INFO (jetty-launcher-245-thread-1-EventThread) [n:127.0.0.1:59578_solr ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 203373 INFO (jetty-launcher-245-thread-2) [n:127.0.0.1:34132_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.cloud.TestSolrCloudWithDelegationTokens_C0B5C6A81A5268C7-001/tempDir-001/node2/. [junit4] 2> 203375 INFO (jetty-launcher-245-thread-1) [n:127.0.0.1:59578_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.cloud.TestSolrCloudWithDelegationTokens_C0B5C6A81A5268C7-001/tempDir-001/node1/. [junit4] 2> 203404 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail [junit4] 2> 203916 WARN (qtp1443644698-1580) [ ] 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> 203920 WARN (qtp1443644698-1580) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues [junit4] 2> 203929 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 203966 WARN (qtp1406701575-1583) [ ] 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> 203967 WARN (qtp1406701575-1583) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues [junit4] 2> 203967 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 203981 WARN (qtp1443644698-1572) [ ] 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> 203981 WARN (qtp1443644698-1572) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues [junit4] 2> 203982 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 203983 WARN (qtp1406701575-1574) [ ] 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> 203984 WARN (qtp1406701575-1574) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues [junit4] 2> 203984 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 203984 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail [junit4] 2> 204012 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew [junit4] 2> 204074 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVaPigFY9NnajwMEFEJ_B6DjEXUiyZuE4T-ZF5VY5B70B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 204075 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVaPigFY9NnajwMEFEJ_B6DjEXUiyZuE4T-ZF5VY5B70B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 204086 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204148 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204149 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204154 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVaPigFY9NnajwMEFEJ_B6DjEXUiyZuE4T-ZF5VY5B70B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 204154 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVaPigFY9NnajwMEFEJ_B6DjEXUiyZuE4T-ZF5VY5B70B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 204191 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204214 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204215 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204221 INFO (qtp1443644698-1570) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVdDigFY9NnbQwQEFIOTMbA6gNTZ0h_QpTVORWr8iMODB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 204221 INFO (qtp1443644698-1570) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVdDigFY9NnbQwQEFIOTMbA6gNTZ0h_QpTVORWr8iMODB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 204231 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204271 INFO (qtp1406701575-1584) [n:127.0.0.1:34132_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVdDigFY9NnbQwQEFIOTMbA6gNTZ0h_QpTVORWr8iMODB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 204271 INFO (qtp1406701575-1584) [n:127.0.0.1:34132_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVdDigFY9NnbQwQEFIOTMbA6gNTZ0h_QpTVORWr8iMODB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 204325 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204328 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204335 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204385 INFO (qtp1443644698-1578) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVfiigFY9Nnb4gUEFFDS4Rg7ubu8VGbKNRWVZSrumsUlB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 204385 INFO (qtp1443644698-1578) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVfiigFY9Nnb4gUEFFDS4Rg7ubu8VGbKNRWVZSrumsUlB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 204432 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204439 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204445 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204486 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204487 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204492 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVfiigFY9Nnb4gUEFFDS4Rg7ubu8VGbKNRWVZSrumsUlB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 204492 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVfiigFY9Nnb4gUEFFDS4Rg7ubu8VGbKNRWVZSrumsUlB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 204526 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204527 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204532 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204599 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204600 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204607 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzViaigFY9NncmgYEFMr52rA2wwrQGg1-H_qhFkLKUzs1B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 204607 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzViaigFY9NncmgYEFMr52rA2wwrQGg1-H_qhFkLKUzs1B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 204647 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204649 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204664 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204697 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204698 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204705 INFO (qtp1443644698-1578) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzViaigFY9NncmgYEFMr52rA2wwrQGg1-H_qhFkLKUzs1B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 204706 INFO (qtp1443644698-1578) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzViaigFY9NncmgYEFMr52rA2wwrQGg1-H_qhFkLKUzs1B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 204724 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204725 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204731 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204733 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew [junit4] 2> 204759 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel [junit4] 2> 204821 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204822 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204827 ERROR (qtp1443644698-1569) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7] [junit4] 2> 204849 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204856 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204881 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204882 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204888 ERROR (qtp1443644698-1580) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_8] [junit4] 2> 204898 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204929 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 204930 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 204935 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 204939 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel [junit4] 2> 204957 INFO (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths [junit4] 2> 204994 INFO (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths [junit4] 2> 205020 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail [junit4] 2> 205033 ERROR (qtp1406701575-1585) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_10] [junit4] 2> 205034 ERROR (qtp1443644698-1570) [n:127.0.0.1:59578_solr ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_10] [junit4] 2> 205051 ERROR (qtp1406701575-1579) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_11] [junit4] 2> 205054 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=C0B5C6A81A5268C7 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ga-IE -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 0.06s J0 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404> [junit4] > at __randomizedtesting.SeedInfo.seed([C0B5C6A81A5268C7:A80AF382CAC87A2B]:0) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 205087 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient [junit4] 2> 205108 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 205115 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVrCigFY9NnewgwEFKxnX3636GliRHThsJqjd6ei5HVNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 205115 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVrCigFY9NnewgwEFKxnX3636GliRHThsJqjd6ei5HVNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 205116 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient [junit4] 2> 205138 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify [junit4] 2> 205153 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVr1igFY9Nne9Q0EFHNJJRtEVEJJ2fMfMnyPk7xAnq9GB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 205154 INFO (qtp1443644698-1572) [n:127.0.0.1:59578_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVr1igFY9Nne9Q0EFHNJJRtEVEJJ2fMfMnyPk7xAnq9GB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 205158 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 205159 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44835/solr ready [junit4] 2> 205167 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 205184 INFO (qtp1406701575-1583) [n:127.0.0.1:34132_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVr1igFY9Nne9Q0EFHNJJRtEVEJJ2fMfMnyPk7xAnq9GB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 205184 INFO (qtp1406701575-1583) [n:127.0.0.1:34132_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjQzVr1igFY9Nne9Q0EFHNJJRtEVEJJ2fMfMnyPk7xAnq9GB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 205194 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=D?ar, 01-Ean-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: D?ar, 01-Ean-1970 00:00:00 GMT [junit4] 2> 205194 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify [junit4] 2> 205220 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp [junit4] 2> 205227 INFO (qtp1443644698-1575) [n:127.0.0.1:59578_solr ] 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> 205227 INFO (qtp1443644698-1575) [n:127.0.0.1:59578_solr ] 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> 205228 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C0B5C6A81A5268C7]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1481007869004&s=jhvndfq07kp841X6HuHg5QGbcpQ="; Path=/; Domain=127.0.0.1; Expires=M?irt, 06-Noll-2016 07:04:29 GMT; Secure; HttpOnly". Invalid 'expires' attribute: M?irt, 06-Noll-2016 07:04:29 GMT [junit4] 2> 205229 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C0B5C6A81A5268C7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp [junit4] 2> 205231 INFO (jetty-launcher-245-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2bc188d9{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 205231 INFO (jetty-launcher-245-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6547477d{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 205238 INFO (jetty-launcher-245-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=120275618 [junit4] 2> 205240 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=77931327 [junit4] 2> 205242 WARN (zkCallback-255-thread-1-processing-n:127.0.0.1:59578_solr) [n:127.0.0.1:59578_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 205242 ERROR (Thread[Thread-313,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:59578_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted [junit4] 2> 205244 INFO (zkCallback-256-thread-1-processing-n:127.0.0.1:34132_solr) [n:127.0.0.1:34132_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 205254 INFO (jetty-launcher-245-thread-1) [ ] o.a.s.c.Overseer Overseer (id=97056972229640198-127.0.0.1:34132_solr-n_0000000000) closing [junit4] 2> 205260 INFO (OverseerStateUpdate-97056972229640198-127.0.0.1:34132_solr-n_0000000000) [n:127.0.0.1:34132_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34132_solr [junit4] 2> 205263 INFO (jetty-launcher-245-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45572425{/solr,null,UNAVAILABLE} [junit4] 2> 206756 WARN (zkCallback-256-thread-1-processing-n:127.0.0.1:34132_solr) [n:127.0.0.1:34132_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 206756 ERROR (Thread[Thread-315,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:34132_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted [junit4] 2> 206758 INFO (jetty-launcher-245-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c412b9f{/solr,null,UNAVAILABLE} [junit4] 2> 206760 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[C0B5C6A81A5268C7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44835 44835 [junit4] 2> 206844 INFO (Thread-295) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44835 44835 [junit4] 2> 206845 WARN (Thread-295) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 16 /solr/aliases.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 16 /solr/clusterprops.json [junit4] 2> 16 /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/ZKDTSMMasterKeyRoot/DK_3 [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/ZKDTSMTokensRoot/DT_13 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 16 /solr/live_nodes [junit4] 2> 16 /solr/collections [junit4] 2> 3 /solr/overseer/collection-queue-work [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> 206846 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[C0B5C6A81A5268C7]-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.cloud.TestSolrCloudWithDelegationTokens_C0B5C6A81A5268C7-001 [junit4] 2> Dec 05, 2016 9:04:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=506, maxMBSortInHeap=7.7117364452979205, sim=RandomSimilarity(queryNorm=false): {}, locale=ga-IE, timezone=America/Dawson [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=176361248,total=342360064 [junit4] 2> NOTE: All tests run in this JVM: [HttpPartitionTest, BlockJoinFacetRandomTest, TestLRUCache, TestRTimerTree, TestSubQueryTransformerDistrib, TestConfigSetsAPI, SearchHandlerTest, TestLeaderElectionWithEmptyReplica, TestReqParamsAPI, TestSolrCloudWithDelegationTokens] [junit4] Completed [81/658 (1!)] on J0 in 4.95s, 8 tests, 1 failure <<< FAILURES! [...truncated 64210 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org