Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2990/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC
2 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([EBE78AEC07B1D344:DC7C7EF23F7D0EE0]: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:132) at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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) FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery Error Message: Can not find doc 7 in https://127.0.0.1:43241/solr Stack Trace: java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:43241/solr at __randomizedtesting.SeedInfo.seed([EBE78AEC07B1D344:2A17F3402AE119E3]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902) at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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 13630 lines...] [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens [junit4] 2> 775354 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_EBE78AEC07B1D344-001/init-core-data-001 [junit4] 2> 775355 WARN (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 775355 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 775355 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 775359 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_EBE78AEC07B1D344-001/tempDir-001 [junit4] 2> 775359 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 775359 INFO (Thread-1833) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 775359 INFO (Thread-1833) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 775361 ERROR (Thread-1833) [ ] 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> 775459 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:33023 [junit4] 2> 775461 INFO (zkConnectionManagerCallback-2264-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775465 INFO (jetty-launcher-2261-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 775465 INFO (jetty-launcher-2261-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 775466 INFO (jetty-launcher-2261-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 775466 INFO (jetty-launcher-2261-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 775466 INFO (jetty-launcher-2261-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 775466 INFO (jetty-launcher-2261-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 775466 INFO (jetty-launcher-2261-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 775466 INFO (jetty-launcher-2261-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 775466 INFO (jetty-launcher-2261-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47a6524c{/solr,null,AVAILABLE} [junit4] 2> 775466 INFO (jetty-launcher-2261-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@213ce8fd{/solr,null,AVAILABLE} [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@518f36a9{SSL,[ssl, http/1.1]}{127.0.0.1:44985} [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-2) [ ] o.e.j.s.Server Started @775513ms [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44985} [junit4] 2> 775468 ERROR (jetty-launcher-2261-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3449dca9{SSL,[ssl, http/1.1]}{127.0.0.1:33703} [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-28T01:10:40.876556Z [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-1) [ ] o.e.j.s.Server Started @775513ms [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33703} [junit4] 2> 775468 ERROR (jetty-launcher-2261-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 775468 INFO (jetty-launcher-2261-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-28T01:10:40.876831Z [junit4] 2> 775469 INFO (zkConnectionManagerCallback-2266-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775469 INFO (zkConnectionManagerCallback-2268-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775470 INFO (jetty-launcher-2261-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 775470 INFO (jetty-launcher-2261-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 775559 INFO (jetty-launcher-2261-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33023/solr [junit4] 2> 775560 INFO (zkConnectionManagerCallback-2272-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775563 INFO (zkConnectionManagerCallback-2274-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775632 INFO (jetty-launcher-2261-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33023/solr [junit4] 2> 775632 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44985_solr [junit4] 2> 775632 INFO (zkConnectionManagerCallback-2280-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775633 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.Overseer Overseer (id=72061742015578116-127.0.0.1:44985_solr-n_0000000000) starting [junit4] 2> 775637 INFO (zkConnectionManagerCallback-2282-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775639 INFO (zkConnectionManagerCallback-2289-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775640 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33023/solr ready [junit4] 2> 775641 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33703_solr [junit4] 2> 775642 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin [junit4] 2> 775645 INFO (OverseerStateUpdate-72061742015578116-127.0.0.1:44985_solr-n_0000000000) [n:127.0.0.1:44985_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44985_solr [junit4] 2> 775645 INFO (zkCallback-2281-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 775645 INFO (OverseerStateUpdate-72061742015578116-127.0.0.1:44985_solr-n_0000000000) [n:127.0.0.1:44985_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 775646 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 775646 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44985_solr [junit4] 2> 775646 WARN (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 775646 INFO (zkCallback-2288-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 775646 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin [junit4] 2> 775646 WARN (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 775654 INFO (zkCallback-2281-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 775654 INFO (zkCallback-2273-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 775654 INFO (zkCallback-2288-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 775656 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_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> 775656 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_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> 775690 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 775690 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 775697 INFO (jetty-launcher-2261-thread-1-EventThread) [ ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 775697 INFO (jetty-launcher-2261-thread-2-EventThread) [ ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 775796 WARN (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 775796 WARN (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 775812 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 775820 INFO (zkConnectionManagerCallback-2294-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775821 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 775822 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33023/solr ready [junit4] 2> 775822 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 775826 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44985.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46103bc8 [junit4] 2> 775833 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44985.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46103bc8 [junit4] 2> 775833 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44985.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46103bc8 [junit4] 2> 775833 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33703.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46103bc8 [junit4] 2> 775834 INFO (jetty-launcher-2261-thread-2) [n:127.0.0.1:44985_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_EBE78AEC07B1D344-001/tempDir-001/node2/. [junit4] 2> 775840 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33703.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46103bc8 [junit4] 2> 775840 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33703.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46103bc8 [junit4] 2> 775841 INFO (jetty-launcher-2261-thread-1) [n:127.0.0.1:33703_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_EBE78AEC07B1D344-001/tempDir-001/node1/. [junit4] 2> 775861 INFO (zkConnectionManagerCallback-2298-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 775873 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp [junit4] 2> 775939 INFO (qtp243147479-8565) [n:127.0.0.1:44985_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> 775939 INFO (qtp243147479-8565) [n:127.0.0.1:44985_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> 775942 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1540725041299&s=FnGr7sCVWeB5gGZDVdW/0GgOFxk="; Path=/; Domain=127.0.0.1; Expires= , 28-10 -2018 11:10:41 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 28-10 -2018 11:10:41 GMT [junit4] 2> 775943 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp [junit4] 2> 775955 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient [junit4] 2> 776107 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776114 INFO (qtp243147479-8651) [n:127.0.0.1:44985_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAWa4ORfbigFm3EWb2wEEFCtjF9hJtAmFGoqIHDOlSfFeOOe5B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 776114 INFO (qtp243147479-8651) [n:127.0.0.1:44985_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAWa4ORfbigFm3EWb2wEEFCtjF9hJtAmFGoqIHDOlSfFeOOe5B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 776115 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient [junit4] 2> 776126 INFO (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths [junit4] 2> 776135 INFO (zkConnectionManagerCallback-2301-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 776137 INFO (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths [junit4] 2> 776151 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail [junit4] 2> 776182 ERROR (qtp1567995904-8566) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3] [junit4] 2> 776184 ERROR (qtp243147479-8569) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3] [junit4] 2> 776191 ERROR (qtp1567995904-8566) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4] [junit4] 2> 776192 ERROR (qtp243147479-8569) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4] [junit4] 2> 776192 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail [junit4] 2> 776212 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail [junit4] 2> 776221 WARN (qtp243147479-8559) [ ] 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> 776221 WARN (qtp243147479-8559) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 776228 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776229 WARN (qtp1567995904-8568) [ ] 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> 776230 WARN (qtp1567995904-8568) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 776230 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776240 WARN (qtp243147479-8569) [ ] 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> 776240 WARN (qtp243147479-8569) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 776241 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776241 WARN (qtp1567995904-8566) [ ] 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> 776241 WARN (qtp1567995904-8566) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 776242 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776242 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail [junit4] 2> 776258 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel [junit4] 2> 776296 INFO (zkConnectionManagerCallback-2306-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 776297 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[EBE78AEC07B1D344]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 776297 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[EBE78AEC07B1D344]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33023/solr ready [junit4] 2> 776306 ERROR (qtp1567995904-8568) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7] [junit4] 2> 776314 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776317 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776325 ERROR (qtp1567995904-8566) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_8] [junit4] 2> 776330 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776334 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776334 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel [junit4] 2> 776345 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify [junit4] 2> 776350 INFO (qtp243147479-8559) [n:127.0.0.1:44985_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAWa4ORlZigFm3EWdWQkEFEEmqFFkOCMlHOWKWq-AChAJzhRDB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 776350 INFO (qtp243147479-8559) [n:127.0.0.1:44985_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAWa4ORlZigFm3EWdWQkEFEEmqFFkOCMlHOWKWq-AChAJzhRDB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 776356 INFO (zkConnectionManagerCallback-2311-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 776357 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 776357 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33023/solr ready [junit4] 2> 776360 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776364 INFO (zkConnectionManagerCallback-2316-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 776365 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 776365 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33023/solr ready [junit4] 2> 776367 INFO (qtp1567995904-8568) [n:127.0.0.1:33703_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAWa4ORlZigFm3EWdWQkEFEEmqFFkOCMlHOWKWq-AChAJzhRDB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 776367 INFO (qtp1567995904-8568) [n:127.0.0.1:33703_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAWa4ORlZigFm3EWdWQkEFEEmqFFkOCMlHOWKWq-AChAJzhRDB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 776369 INFO (zkConnectionManagerCallback-2321-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 776370 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 776370 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33023/solr ready [junit4] 2> 776372 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776373 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify [junit4] 2> 776389 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew [junit4] 2> 776393 WARN (qtp243147479-8559) [n:127.0.0.1:44985_solr ] 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> 776393 WARN (qtp243147479-8559) [n:127.0.0.1:44985_solr ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 776393 WARN (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[EBE78AEC07B1D344]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1 -1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1 -1970 00:00:00 GMT [junit4] 2> 776394 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenRenew -Dtests.seed=EBE78AEC07B1D344 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Asia/Tomsk -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([EBE78AEC07B1D344:DC7C7EF23F7D0EE0]:0) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:132) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316) [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:564) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 776400 INFO (jetty-closer-2262-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@518f36a9{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 776400 INFO (jetty-closer-2262-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3449dca9{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 776400 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1268464340 [junit4] 2> 776400 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 776400 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38e453f1: rootName = solr_44985, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@46922964 [junit4] 2> 776401 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=273160241 [junit4] 2> 776401 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 776401 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2970c36: rootName = solr_33703, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@400acf31 [junit4] 2> 776404 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 776404 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@950c72: rootName = solr_44985, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@fb1de1b [junit4] 2> 776404 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 776404 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dbd55b7: rootName = solr_33703, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@fb1de1b [junit4] 2> 776406 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 776406 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a096d8b: rootName = solr_44985, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@57c80331 [junit4] 2> 776407 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 776407 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32db912d: rootName = solr_33703, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@57c80331 [junit4] 2> 776407 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33703_solr [junit4] 2> 776407 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44985_solr [junit4] 2> 776408 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 776408 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 776408 INFO (zkCallback-2288-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0) [junit4] 2> 776408 INFO (zkCallback-2281-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0) [junit4] 2> 776408 INFO (zkCallback-2273-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0) [junit4] 2> 776408 INFO (jetty-closer-2262-thread-2) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 776408 INFO (zkCallback-2293-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0) [junit4] 2> 776408 INFO (jetty-closer-2262-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72061742015578116-127.0.0.1:44985_solr-n_0000000000) closing [junit4] 2> 776408 INFO (OverseerStateUpdate-72061742015578116-127.0.0.1:44985_solr-n_0000000000) [n:127.0.0.1:44985_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44985_solr [junit4] 2> 776408 WARN (OverseerAutoScalingTriggerThread-72061742015578116-127.0.0.1:44985_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 776409 ERROR (Thread[Thread-1851,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted [junit4] 2> 776410 ERROR (Thread[Thread-1853,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted [junit4] 2> 776413 INFO (jetty-closer-2262-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@213ce8fd{/solr,null,UNAVAILABLE} [junit4] 2> 776414 INFO (jetty-closer-2262-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 776414 INFO (jetty-closer-2262-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47a6524c{/solr,null,UNAVAILABLE} [junit4] 2> 776414 INFO (jetty-closer-2262-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 776414 ERROR (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-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> 776414 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33023 33023 [junit4] 2> 776671 INFO (Thread-1833) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33023 33023 [junit4] 2> 776671 WARN (Thread-1833) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/aliases.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 3 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 8 /solr/collections [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_EBE78AEC07B1D344-001 [junit4] 2> Oct 28, 2018 1:10:42 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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1516, maxMBSortInHeap=7.821365749774329, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, timezone=Asia/Tomsk [junit4] 2> NOTE: Linux 4.15.0-38-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=176557136,total=497549312 [junit4] 2> NOTE: All tests run in this JVM: [ClusterStateTest, FieldAnalysisRequestHandlerTest, ReturnFieldsTest, CursorMarkTest, TestXIncludeConfig, TestMergePolicyConfig, DistributedTermsComponentTest, ShardSplitTest, TestConfigReload, HighlighterConfigTest, FieldMutatingUpdateProcessorTest, TestChildDocTransformerHierarchy, UninvertDocValuesMergePolicyTest, TestSimLargeCluster, DistributedFacetPivotSmallAdvancedTest, LeaderTragicEventTest, TestRandomCollapseQParserPlugin, TestGraphTermsQParserPlugin, TestXmlQParserPlugin, DocValuesMultiTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestLockTree, TestFilteredDocIdSet, TestSimPolicyCloud, QueryEqualityTest, DistributedFacetExistsSmallTest, TestCursorMarkWithoutUniqueKey, OutOfBoxZkACLAndCredentialsProvidersTest, QueryResultKeyTest, ConfigSetsAPITest, TestCloudSearcherWarming, DeleteStatusTest, TestShortCircuitedRequests, TestConfigSetImmutable, TestLegacyNumericRangeQueryBuilder, ResponseLogComponentTest, ManagedSchemaRoundRobinCloudTest, TestRetrieveFieldsOptimizer, SpellingQueryConverterTest, TestComplexPhraseLeadingWildcard, PhrasesIdentificationComponentTest, TestMinMaxOnMultiValuedField, TaggingAttributeTest, TestBinaryField, AtomicUpdateProcessorFactoryTest, StatsReloadRaceTest, TestHalfAndHalfDocValues, TestCloudSchemaless, TermsComponentTest, ClassificationUpdateProcessorIntegrationTest, TestSmileRequest, TestReplicationHandler, TestWriterPerf, SolrIndexSplitterTest, AnalyticsMergeStrategyTest, TestUtilizeNode, TestSafeXMLParsing, StressHdfsTest, TestCloudNestedDocsSort, DebugComponentTest, TestCloudDeleteByQuery, TestCollectionsAPIViaSolrCloudCluster, SolrMetricsIntegrationTest, SuggesterWFSTTest, TestConfigSetsAPIExclusivity, TestRestoreCore, TlogReplayBufferedWhileIndexingTest, DistributedMLTComponentTest, TestFieldResource, TestSchemaManager, CoreAdminRequestStatusTest, BigEndianAscendingWordDeserializerTest, TestSolrCloudWithDelegationTokens] [junit4] Completed [268/835 (1!)] on J1 in 2.08s, 8 tests, 1 failure <<< FAILURES! [...truncated 817 lines...] [junit4] Suite: org.apache.solr.cloud.TestTlogReplica [junit4] 2> 1961889 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_EBE78AEC07B1D344-001/init-core-data-001 [junit4] 2> 1961890 WARN (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60 [junit4] 2> 1961890 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1961890 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1961891 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_EBE78AEC07B1D344-001/tempDir-001 [junit4] 2> 1961891 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1961891 INFO (Thread-5646) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1961891 INFO (Thread-5646) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1961892 ERROR (Thread-5646) [ ] 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> 1961991 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44709 [junit4] 2> 1961993 INFO (zkConnectionManagerCallback-6456-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1961995 INFO (jetty-launcher-6453-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 1961995 INFO (jetty-launcher-6453-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1961995 INFO (jetty-launcher-6453-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1961995 INFO (jetty-launcher-6453-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1961996 INFO (jetty-launcher-6453-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bbe5bf6{/solr,null,AVAILABLE} [junit4] 2> 1961996 INFO (jetty-launcher-6453-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 1961996 INFO (jetty-launcher-6453-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1961996 INFO (jetty-launcher-6453-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1961996 INFO (jetty-launcher-6453-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1961996 INFO (jetty-launcher-6453-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c37fe70{/solr,null,AVAILABLE} [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@30f809d{SSL,[ssl, http/1.1]}{127.0.0.1:?????} [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-1) [ ] o.e.j.s.Server Started @???????ms [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43241} [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1174815e{SSL,[ssl, http/1.1]}{127.0.0.1:?????} [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-2) [ ] o.e.j.s.Server Started @???????ms [junit4] 2> 1961997 ERROR (jetty-launcher-6453-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37339} [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1961997 ERROR (jetty-launcher-6453-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-28T01:30:27.402471Z [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1961997 INFO (jetty-launcher-6453-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-28T01:30:27.402568Z [junit4] 2> 1962000 INFO (zkConnectionManagerCallback-6459-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962000 INFO (zkConnectionManagerCallback-6460-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962000 INFO (jetty-launcher-6453-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1962000 INFO (jetty-launcher-6453-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1962079 INFO (jetty-launcher-6453-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44709/solr [junit4] 2> 1962080 INFO (zkConnectionManagerCallback-6464-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962081 INFO (zkConnectionManagerCallback-6466-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962112 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43241_solr [junit4] 2> 1962113 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.c.Overseer Overseer (id=72061819775942660-127.0.0.1:43241_solr-n_0000000000) starting [junit4] 2> 1962115 INFO (zkConnectionManagerCallback-6473-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962116 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44709/solr ready [junit4] 2> 1962116 INFO (OverseerStateUpdate-72061819775942660-127.0.0.1:43241_solr-n_0000000000) [n:127.0.0.1:43241_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43241_solr [junit4] 2> 1962116 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43241_solr [junit4] 2> 1962120 INFO (zkCallback-6465-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1962123 INFO (zkCallback-6472-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1962131 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1962132 INFO (jetty-launcher-6453-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44709/solr [junit4] 2> 1962132 INFO (zkConnectionManagerCallback-6478-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962133 INFO (zkConnectionManagerCallback-6480-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962139 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1962141 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1962141 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37339_solr [junit4] 2> 1962142 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43241.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35867123 [junit4] 2> 1962142 INFO (zkCallback-6465-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1962142 INFO (zkCallback-6472-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1962142 INFO (zkCallback-6479-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1962149 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43241.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35867123 [junit4] 2> 1962150 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43241.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35867123 [junit4] 2> 1962151 INFO (jetty-launcher-6453-thread-1) [n:127.0.0.1:43241_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_EBE78AEC07B1D344-001/tempDir-001/node1/. [junit4] 2> 1962154 INFO (zkConnectionManagerCallback-6487-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962154 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1962154 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44709/solr ready [junit4] 2> 1962155 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1962162 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37339.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35867123 [junit4] 2> 1962168 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37339.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35867123 [junit4] 2> 1962168 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37339.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35867123 [junit4] 2> 1962169 INFO (jetty-launcher-6453-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_EBE78AEC07B1D344-001/tempDir-001/node2/. [junit4] 2> 1962185 INFO (zkConnectionManagerCallback-6490-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962187 INFO (zkConnectionManagerCallback-6495-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1962188 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1962188 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44709/solr ready [junit4] 2> 1962190 INFO (SUITE-TestTlogReplica-seed#[EBE78AEC07B1D344]-worker) [ ] o.a.s.c.TestTlogReplica Using legacyCloud?: false [junit4] 2> 1962202 INFO (qtp10197708-22758) [n:127.0.0.1:37339_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1962202 INFO (qtp10197708-22758) [n:127.0.0.1:37339_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1962212 INFO (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[EBE78AEC07B1D344]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfOrderDBQWithInPlaceUpdates [junit4] 2> 1962213 INFO (qtp10197708-22759) [n:127.0.0.1:37339_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1962214 INFO (OverseerThreadFactory-8470-thread-1-processing-n:127.0.0.1:43241_solr) [n:127.0.0.1:43241_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection tlog_replica_test_out_of_order_db_qwith_in_place_updates [junit4] 2> 1962328 INFO (qtp10197708-22760) [n:127.0.0.1:37339_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1962338 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1962340 INFO (OverseerStateUpdate-72061819775942660-127.0.0.1:43241_solr-n_0000000000) [n:127.0.0.1:43241_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43241/solr", [junit4] 2> "type":"TLOG", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1962341 INFO (OverseerStateUpdate-72061819775942660-127.0.0.1:43241_solr-n_0000000000) [n:127.0.0.1:43241_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37339/solr", [junit4] 2> "type":"TLOG", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1962546 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1962546 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1962546 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1963562 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 1963562 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 1963565 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] Schema name=minimal [junit4] 2> 1963565 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.s.IndexSchema [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] Schema name=minimal [junit4] 2> 1963566 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1963566 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1963567 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2' using configuration from collection tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true [junit4] 2> 1963567 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1' using configuration from collection tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true [junit4] 2> 1963567 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37339.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35867123 [junit4] 2> 1963567 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43241.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35867123 [junit4] 2> 1963567 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_EBE78AEC07B1D344-001/tempDir-001/node2/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_EBE78AEC07B1D344-001/tempDir-001/node2/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/] [junit4] 2> 1963567 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.SolrCore [[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_EBE78AEC07B1D344-001/tempDir-001/node1/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_EBE78AEC07B1D344-001/tempDir-001/node1/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/] [junit4] 2> 1963603 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1963603 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1963604 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1963604 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1963605 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f5f8644[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main] [junit4] 2> 1963606 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1963606 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1963606 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1963606 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1963607 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1963607 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615530797576486912 [junit4] 2> 1963607 INFO (searcherExecutor-8482-thread-1-processing-n:127.0.0.1:37339_solr x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] Registered new searcher Searcher@2f5f8644[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1963607 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1963607 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1963609 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@163345ed[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main] [junit4] 2> 1963610 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1963610 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1963610 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1 to Terms{values={core_node4=0}, version=0} [junit4] 2> 1963611 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1963611 INFO (searcherExecutor-8483-thread-1-processing-n:127.0.0.1:43241_solr x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] Registered new searcher Searcher@163345ed[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1963611 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615530797580681216 [junit4] 2> 1963612 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1963614 INFO (qtp1795335470-22749) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 1964113 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1964113 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1964113 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37339/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/ [junit4] 2> 1964113 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 url=https://127.0.0.1:37339/solr START replicas=[https://127.0.0.1:43241/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/] nUpdates=100 [junit4] 2> 1964114 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 url=https://127.0.0.1:37339/solr DONE. We have no versions. sync failed. [junit4] 2> 1964117 INFO (qtp1795335470-22825) [n:127.0.0.1:43241_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node3 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1964117 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1964117 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1964117 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1964117 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ZkController tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 stopping background replication from leader [junit4] 2> 1964119 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37339/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/ shard1 [junit4] 2> 1964220 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1964234 INFO (qtp10197708-22754) [n:127.0.0.1:37339_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node4 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&col [...truncated too long message...] ns/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/bcprov-jdk15on-1.60.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/byte-buddy-1.6.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/mockito-core-2.6.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/objenesis-2.5.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-7.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.6.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20181028_005745_33110896498031338792867.events @/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20181028_005745_3312114294434897635287.suites -stdin [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash. See process stdout at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20181028_005745_3319934666026009449088.sysout [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994) [junit4] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [junit4] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] at java.base/java.lang.Thread.run(Thread.java:844) BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:633: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:577: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build.xml:267: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/common-build.xml:558: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash. See process stdout at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20181028_005745_3319934666026009449088.sysout Total time: 84 minutes 25 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org