Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/322/
1 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([49266138DE105132:7EBD9526E6DC8C96]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:135)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:320)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:338)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14203 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_49266138DE105132-001/init-core-data-001
[junit4] 2> 791236 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 791236 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 791238 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 791238 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 791241 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_49266138DE105132-001/tempDir-001
[junit4] 2> 791241 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 791242 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 791242 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 791342 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:39027
[junit4] 2> 791342 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39027
[junit4] 2> 791342 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39027
[junit4] 2> 791344 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 791349 INFO (zkConnectionManagerCallback-7156-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791349 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791353 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 791354 INFO (zkConnectionManagerCallback-7158-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791355 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791355 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 791357 INFO (zkConnectionManagerCallback-7160-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791357 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791464 WARN (jetty-launcher-7161-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 791464 WARN (jetty-launcher-7161-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 791465 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 791465 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 791465 INFO (jetty-launcher-7161-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 791465 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 791465 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 791465 INFO (jetty-launcher-7161-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 791467 INFO (jetty-launcher-7161-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 791467 INFO (jetty-launcher-7161-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 791467 INFO (jetty-launcher-7161-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 791467 INFO (jetty-launcher-7161-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 791467 INFO (jetty-launcher-7161-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4251bba8{/solr,null,AVAILABLE}
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f529661{/solr,null,AVAILABLE}
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25a51deb{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39023}
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-1) [ ]
o.e.j.s.Server Started @791535ms
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39023}
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1db1e318{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44955}
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-2) [ ]
o.e.j.s.Server Started @791535ms
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44955}
[junit4] 2> 791468 ERROR (jetty-launcher-7161-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 791468 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.3.0
[junit4] 2> 791469 ERROR (jetty-launcher-7161-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-28T21:39:17.700Z
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.3.0
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 791469 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-28T21:39:17.700Z
[junit4] 2> 791470 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 791474 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 791477 INFO (zkConnectionManagerCallback-7163-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791477 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791477 INFO (zkConnectionManagerCallback-7165-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791477 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791478 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 791478 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 791743 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 791744 WARN (jetty-launcher-7161-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3bfc5e48[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791744 WARN (jetty-launcher-7161-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3bfc5e48[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791748 WARN (jetty-launcher-7161-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2ca19a9b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791748 WARN (jetty-launcher-7161-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2ca19a9b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791749 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39027/solr
[junit4] 2> 791750 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 791751 INFO (zkConnectionManagerCallback-7173-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791751 INFO (jetty-launcher-7161-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791854 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 791855 INFO (zkConnectionManagerCallback-7175-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791855 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 791866 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 791868 WARN (jetty-launcher-7161-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@265746fe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791868 WARN (jetty-launcher-7161-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@265746fe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791874 WARN (jetty-launcher-7161-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@b6ae1e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791875 WARN (jetty-launcher-7161-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@b6ae1e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791876 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39027/solr
[junit4] 2> 791876 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 791878 INFO (zkConnectionManagerCallback-7183-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791878 INFO (jetty-launcher-7161-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791982 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 791984 INFO (zkConnectionManagerCallback-7185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791984 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 792001 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44955_solr
[junit4] 2> 792002 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.Overseer Overseer
(id=72108158561419272-127.0.0.1:44955_solr-n_0000000000) starting
[junit4] 2> 792018 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 792022 INFO (zkConnectionManagerCallback-7192-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 792022 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 792028 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39027/solr ready
[junit4] 2> 792036 INFO
(OverseerStateUpdate-72108158561419272-127.0.0.1:44955_solr-n_0000000000)
[n:127.0.0.1:44955_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44955_solr
[junit4] 2> 792055 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44955_solr
[junit4] 2> 792063 INFO (zkCallback-7191-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 792065 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 792065 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 792069 WARN (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_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> 792073 INFO (zkCallback-7184-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 792075 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_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,
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
[junit4] 2> 792085 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 792097 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39023_solr as DOWN
[junit4] 2> 792098 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 792098 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39023_solr
[junit4] 2> 792103 INFO (zkCallback-7191-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 792103 INFO (zkCallback-7174-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 792115 INFO (zkCallback-7184-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 792118 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 792118 INFO (zkConnectionManagerCallback-7197-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 792118 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 792120 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 792121 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39027/solr ready
[junit4] 2> 792121 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 792121 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 792122 WARN (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_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> 792122 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_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,
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
[junit4] 2> 792423 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 792423 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 792468 INFO (jetty-launcher-7161-thread-2-EventThread) [
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 792468 INFO (jetty-launcher-7161-thread-1-EventThread) [
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 792717 WARN (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_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> 792717 WARN (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_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> 792753 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 792753 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 792800 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44955.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3aac9333
[junit4] 2> 792802 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39023.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3aac9333
[junit4] 2> 792813 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44955.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3aac9333
[junit4] 2> 792813 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44955.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3aac9333
[junit4] 2> 792815 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39023.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3aac9333
[junit4] 2> 792815 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39023.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3aac9333
[junit4] 2> 792815 INFO (jetty-launcher-7161-thread-2)
[n:127.0.0.1:44955_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_49266138DE105132-001/tempDir-001/node2/.
[junit4] 2> 792816 INFO (jetty-launcher-7161-thread-1)
[n:127.0.0.1:39023_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_49266138DE105132-001/tempDir-001/node1/.
[junit4] 2> 792884 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 792885 INFO (zkConnectionManagerCallback-7204-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 792885 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 792887 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 792889 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39027/solr ready
[junit4] 2> 792941 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 792993 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 793006 INFO (zkConnectionManagerCallback-7209-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 793006 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 793008 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 793010 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39027/solr ready
[junit4] 2> 793018 ERROR (qtp727901943-13659) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_1]
[junit4] 2> 793140 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 793142 INFO (zkConnectionManagerCallback-7214-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 793142 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 793144 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 793145 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39027/solr ready
[junit4] 2> 793271 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 793274 INFO (zkConnectionManagerCallback-7219-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 793274 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 793276 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 793278 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39027/solr ready
[junit4] 2> 793280 ERROR (qtp727901943-13659) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 793384 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 793386 INFO (zkConnectionManagerCallback-7224-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 793386 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 793388 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 793390 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39027/solr ready
[junit4] 2> 793495 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 793496 INFO (zkConnectionManagerCallback-7229-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 793496 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 793498 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 793500 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39027/solr ready
[junit4] 2> 793608 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 793653 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 793667 ERROR (qtp727901943-13661) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 793669 ERROR (qtp326508294-13662) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 793678 ERROR (qtp727901943-13665) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 793680 ERROR (qtp326508294-13666) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 793681 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> 793741 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 793746 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 793747 INFO (zkConnectionManagerCallback-7234-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 793747 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 793748 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[49266138DE105132])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 793750 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[49266138DE105132])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39027/solr ready
[junit4] 2> 793758 INFO (qtp727901943-13659) [n:127.0.0.1:39023_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> 793758 INFO (qtp727901943-13659) [n:127.0.0.1:39023_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> 793864 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 793922 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 793931 WARN (qtp326508294-13660) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
(solr-dt owner=bar, renewer=bar, realUser=, issueDate=1564349960154,
maxDate=1564954760154, sequenceNumber=5, masterKeyId=4) with non-matching
renewer bar
[junit4] 2> 793931 WARN (qtp326508294-13660) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 793932 WARN (qtp727901943-13665) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
(solr-dt owner=bar, renewer=bar, realUser=, issueDate=1564349960154,
maxDate=1564954760154, sequenceNumber=5, masterKeyId=4) with non-matching
renewer bar
[junit4] 2> 793932 WARN (qtp727901943-13665) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 793938 WARN (qtp326508294-13664) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token (solr-dt owner=bar, renewer=renewUser, realUser=,
issueDate=1564349960164, maxDate=1564954760164, sequenceNumber=6,
masterKeyId=4) with non-matching renewer renewUser
[junit4] 2> 793939 WARN (qtp326508294-13664) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 793940 WARN (qtp727901943-13657) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token (solr-dt owner=bar, renewer=renewUser, realUser=,
issueDate=1564349960164, maxDate=1564954760164, sequenceNumber=6,
masterKeyId=4) with non-matching renewer renewUser
[junit4] 2> 793940 WARN (qtp727901943-13657) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 793941 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 793995 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 794007 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 794007 INFO (zkConnectionManagerCallback-7236-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 794008 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[49266138DE105132])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 794110 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 794159 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 794170 WARN (qtp326508294-13660) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar is trying to renew a
token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1564349960392,
maxDate=1564954760392, sequenceNumber=8, masterKeyId=4) with wrong password
[junit4] 2> 794170 WARN (qtp326508294-13660) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 794171 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenRenew -Dtests.seed=49266138DE105132
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-IT
-Dtests.timezone=Europe/Astrakhan -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.07s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([49266138DE105132:7EBD9526E6DC8C96]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:135)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:320)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:338)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 794231 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 794249 INFO (qtp326508294-13664) [n:127.0.0.1:44955_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAWw6hhEPigFsXpKVDwkEFOndBq2hThbPv-9QhF8YQl1q1cryB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 794249 INFO (qtp326508294-13664) [n:127.0.0.1:44955_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWw6hhEPigFsXpKVDwkEFOndBq2hThbPv-9QhF8YQl1q1cryB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 794251 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 794310 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 794320 INFO (qtp326508294-13664) [n:127.0.0.1:44955_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAWw6hhFeigFsXpKVXgoEFDd2CVXa4PbZNvOuxCRaSCXXEUS9B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 794320 INFO (qtp326508294-13664) [n:127.0.0.1:44955_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWw6hhFeigFsXpKVXgoEFDd2CVXa4PbZNvOuxCRaSCXXEUS9B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 794333 INFO (qtp727901943-13661) [n:127.0.0.1:39023_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAWw6hhFeigFsXpKVXgoEFDd2CVXa4PbZNvOuxCRaSCXXEUS9B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 794333 INFO (qtp727901943-13661) [n:127.0.0.1:39023_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWw6hhFeigFsXpKVXgoEFDd2CVXa4PbZNvOuxCRaSCXXEUS9B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 794342 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[49266138DE105132])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 794444 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=479215752
[junit4] 2> 794444 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:44955_solr
[junit4] 2> 794445 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 794445 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:44955_solr as DOWN
[junit4] 2> 794445 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=484859416
[junit4] 2> 794445 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:39023_solr
[junit4] 2> 794446 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 794446 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:39023_solr as DOWN
[junit4] 2> 794451 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 794452 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 794452 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a347a9c: rootName =
solr_39023, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@4f6f6545
[junit4] 2> 794452 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 794452 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@554ed0c8: rootName =
solr_44955, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6774c3cb
[junit4] 2> 794459 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 794459 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f2615c5: rootName =
solr_39023, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5304431
[junit4] 2> 794460 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 794460 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a96594d: rootName =
solr_44955, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5304431
[junit4] 2> 794463 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 794463 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6df61fb6: rootName =
solr_39023, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@5ea9dca8
[junit4] 2> 794463 INFO (jetty-closer-7237-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 794463 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 794463 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@22b167ee: rootName =
solr_44955, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@5ea9dca8
[junit4] 2> 794463 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 794478 INFO (closeThreadPool-7245-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72108158561419272-127.0.0.1:44955_solr-n_0000000000) closing
[junit4] 2> 794478 INFO
(OverseerStateUpdate-72108158561419272-127.0.0.1:44955_solr-n_0000000000)
[n:127.0.0.1:44955_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44955_solr
[junit4] 2> 794479 INFO
(OverseerAutoScalingTriggerThread-72108158561419272-127.0.0.1:44955_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 794481 INFO (closeThreadPool-7245-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72108158561419272-127.0.0.1:44955_solr-n_0000000000) closing
[junit4] 2> 794569 INFO (zkCallback-7184-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 794569 INFO (zkCallback-7191-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 794671 ERROR
(Thread[Thread-1678,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 794673 INFO (Curator-Framework-0) [ ]
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
[junit4] 2> 794772 INFO (jetty-closer-7237-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72108158561419272-127.0.0.1:44955_solr-n_0000000000) closing
[junit4] 2> 794772 ERROR
(Thread[Thread-1680,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 794774 INFO (Curator-Framework-0) [ ]
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
[junit4] 2> 794875 INFO (jetty-closer-7237-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@25a51deb{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 794875 INFO (jetty-closer-7237-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4251bba8{/solr,null,UNAVAILABLE}
[junit4] 2> 794875 INFO (jetty-closer-7237-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 794977 INFO (jetty-closer-7237-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1db1e318{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 794978 INFO (jetty-closer-7237-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6f529661{/solr,null,UNAVAILABLE}
[junit4] 2> 794978 INFO (jetty-closer-7237-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 794979 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 795183 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 22
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 10 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[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/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 29
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2> 18 /solr/live_nodes
[junit4] 2> 11 /solr/collections
[junit4] 2> 7
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 795185 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39027
[junit4] 2> 795185 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[49266138DE105132]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39027
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_49266138DE105132-001
[junit4] 2> Jul 28, 2019 9:39:21 PM
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(Lucene80): {},
docValues:{}, maxPointsInLeafNode=805, maxMBSortInHeap=5.873778208263306,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@273da1ef),
locale=it-IT, timezone=Europe/Astrakhan
[junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=308542264,total=525336576
[junit4] 2> NOTE: All tests run in this JVM: [TestSchemaResource,
FullSolrCloudDistribCmdsTest, MoreLikeThisHandlerTest, MetricUtilsTest,
TriggerIntegrationTest, StatsReloadRaceTest, MoveReplicaHDFSTest,
CoreMergeIndexesAdminHandlerTest, IndexSchemaRuntimeFieldTest,
TestCustomDocTransformer, TestCloudPivotFacet, BlockJoinFacetDistribTest,
RAMDirectoryFactoryTest, MergeStrategyTest, SimpleFacetsTest,
NodeAddedTriggerIntegrationTest, DateMathParserTest, TestPointFields,
TaggerTest, SolrMetricsIntegrationTest, TestDistributedMap,
ParsingFieldUpdateProcessorsTest, TestFieldCacheWithThreads,
DirectSolrSpellCheckerTest, TestSQLHandler, RemoteQueryErrorTest,
HighlighterTest, ExplicitHLLTest, TestSolrConfigHandlerConcurrent,
TestDocTermOrdsUninvertLimit, PrimitiveFieldTypeTest,
TestStressCloudBlindAtomicUpdates, TestSha256AuthenticationProvider,
TestFieldTypeCollectionResource, TestCloudManagedSchema, TestBulkSchemaAPI,
SolrInfoBeanTest, DocValuesTest, TestXIncludeConfig, NodeLostTriggerTest,
MultiDestinationAuditLoggerTest, SimplePostToolTest,
TestSolrCloudWithHadoopAuthPlugin, TestConfigSetProperties,
CloneFieldUpdateProcessorFactoryTest, CdcrVersionReplicationTest,
SolrIndexMetricsTest, HdfsChaosMonkeySafeLeaderTest, TestComponentsName,
CopyFieldTest, TestCryptoKeys, TestLuceneMatchVersion, TestExpandComponent,
NumberUtilsTest, DateRangeFieldTest, ResponseHeaderTest,
TestBackupRepositoryFactory, SearchHandlerTest, TestQueryUtils,
TestReloadDeadlock, TestSimComputePlanAction, TestHashPartitioner,
UUIDUpdateProcessorFallbackTest, SchemaVersionSpecificBehaviorTest,
SmileWriterTest, OverseerTaskQueueTest, AutoAddReplicasPlanActionTest,
TestNumericRangeQuery32, TestCloudRecovery2, TestRandomFlRTGCloud,
TestInitParams, TestRequestForwarding, ZkControllerTest, DeleteNodeTest,
TestSortByMinMaxFunction, BasicFunctionalityTest, TestCollectionAPIs,
HdfsDirectoryFactoryTest, SolrXmlInZkTest, TestSolrQueryResponse,
BlockCacheTest, ClusterStateTest, ReplicationFactorTest,
TestDocBasedVersionConstraints, AuthToolTest,
HdfsWriteToMultipleCollectionsTest, RankQueryTest,
ShufflingReplicaListTransformerTest, SliceStateTest, TestSimExecutePlanAction,
SolrCoreMetricManagerTest, TestUtilizeNode, HLLUtilTest,
TestCursorMarkWithoutUniqueKey, ZkShardTermsTest, TestStreamBody,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [289/871 (1!)] on J1 in 4.77s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 54019 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid
part, must have at least one section (e.g., chapter, appendix, etc.)
[java] Processed 2590 links (2119 relative) to 3408 anchors in 259 files
[echo] Validated Links & Anchors via:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-ref-guide/bare-bones-html/
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
jar-checksums:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
common.resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/null1910898298
[copy] Copying 38 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/null1910898298
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/null1910898298
resolve-example:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null731552329
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null731552329
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null731552329
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 35ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 115 minutes 1 second
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]