Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/96/
2 tests failed.
FAILED:
org.apache.solr.security.JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
Error Message:
Expected metric minimums for prefix SECURITY./authentication/pki.:
{failMissingCredentials=0, authenticated=12, passThrough=0,
failWrongCredentials=0, requests=12, errors=0}, but got:
{failMissingCredentials=0, authenticated=4, passThrough=0, totalTime=5581844,
failWrongCredentials=0, requestTimes=388, requests=4, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication/pki.: {failMissingCredentials=0, authenticated=12,
passThrough=0, failWrongCredentials=0, requests=12, errors=0}, but got:
{failMissingCredentials=0, authenticated=4, passThrough=0, totalTime=5581844,
failWrongCredentials=0, requestTimes=388, requests=4, errors=0}
at
__randomizedtesting.SeedInfo.seed([E5DA68DD6ED2BFC4:E3F26AB30C652977]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertPkiAuthMetricsMinimums(SolrCloudAuthTestCase.java:74)
at
org.apache.solr.security.JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed(JWTAuthPluginIntegrationTest.java:173)
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)
FAILED:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=0, authenticated=8, passThrough=0,
failWrongCredentials=8, requests=16, errors=0}, but got:
{failMissingCredentials=0, authenticated=8, passThrough=0, totalTime=82130565,
failWrongCredentials=6, requestTimes=3065, requests=14, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=0, authenticated=8,
passThrough=0, failWrongCredentials=8, requests=16, errors=0}, but got:
{failMissingCredentials=0, authenticated=8, passThrough=0, totalTime=82130565,
failWrongCredentials=6, requestTimes=3065, requests=14, errors=0}
at
__randomizedtesting.SeedInfo.seed([E5DA68DD6ED2BFC4:D802C6F1563CE1B4]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:139)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
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 13080 lines...]
[junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/init-core-data-001
[junit4] 2> 272893 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[E5DA68DD6ED2BFC4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 272894 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[E5DA68DD6ED2BFC4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 272894 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[E5DA68DD6ED2BFC4]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 272899 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMetrics
[junit4] 2> 272901 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001
[junit4] 2> 272901 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 272902 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 272902 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 273002 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36668
[junit4] 2> 273002 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36668
[junit4] 2> 273002 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36668
[junit4] 2> 273007 INFO (zkConnectionManagerCallback-3347-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273010 INFO (zkConnectionManagerCallback-3349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273012 INFO (zkConnectionManagerCallback-3351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273015 WARN (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 273015 WARN (jetty-launcher-3352-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 273015 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 273015 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 273015 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 273015 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 273015 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 273015 INFO (jetty-launcher-3352-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 273017 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 273017 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 273017 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 273017 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c66f552{/solr,null,AVAILABLE}
[junit4] 2> 273019 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4b1b2fd6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37997}
[junit4] 2> 273019 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.Server Started @273099ms
[junit4] 2> 273019 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37997}
[junit4] 2> 273020 ERROR (jetty-launcher-3352-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 273020 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 273020 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 273020 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 273020 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 273020 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-08T00:34:00.925Z
[junit4] 2> 273022 INFO (jetty-launcher-3352-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 273022 INFO (jetty-launcher-3352-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 273022 INFO (jetty-launcher-3352-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 273022 INFO (zkConnectionManagerCallback-3354-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273022 INFO (jetty-launcher-3352-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57c10806{/solr,null,AVAILABLE}
[junit4] 2> 273023 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 273023 INFO (jetty-launcher-3352-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7dbdd7da{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40774}
[junit4] 2> 273023 INFO (jetty-launcher-3352-thread-2) [ ]
o.e.j.s.Server Started @273103ms
[junit4] 2> 273023 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40774}
[junit4] 2> 273023 ERROR (jetty-launcher-3352-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 273023 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 273024 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 273024 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 273024 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 273024 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-08T00:34:00.929Z
[junit4] 2> 273025 INFO (zkConnectionManagerCallback-3356-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273026 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 273134 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 273136 WARN (jetty-launcher-3352-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6f8c29e4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 273141 WARN (jetty-launcher-3352-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@31025a33[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 273142 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36668/solr
[junit4] 2> 273144 INFO (zkConnectionManagerCallback-3364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273148 INFO (zkConnectionManagerCallback-3366-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273182 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 273192 WARN (jetty-launcher-3352-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@61a98337[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 273197 WARN (jetty-launcher-3352-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2c3e3a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 273199 INFO (jetty-launcher-3352-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36668/solr
[junit4] 2> 273201 INFO (zkConnectionManagerCallback-3374-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273205 INFO (zkConnectionManagerCallback-3376-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273219 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40774_solr
[junit4] 2> 273219 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.c.Overseer Overseer
(id=73264137519759368-127.0.0.1:40774_solr-n_0000000000) starting
[junit4] 2> 273229 INFO (zkConnectionManagerCallback-3383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273234 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36668/solr ready
[junit4] 2> 273238 INFO
(OverseerStateUpdate-73264137519759368-127.0.0.1:40774_solr-n_0000000000)
[n:127.0.0.1:40774_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40774_solr
[junit4] 2> 273247 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40774_solr
[junit4] 2> 273250 INFO (zkCallback-3375-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 273250 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.JWTAuthPlugin
[junit4] 2> 273253 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 273258 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37997_solr as DOWN
[junit4] 2> 273259 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 273259 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37997_solr
[junit4] 2> 273265 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.JWTAuthPlugin
[junit4] 2> 273267 INFO (zkCallback-3382-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 273267 INFO (zkCallback-3375-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 273268 INFO (zkCallback-3365-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 273299 WARN (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope
provided, fallback to 'solr' as required scope. If this is not correct, the
Admin UI login may not work
[junit4] 2> 273299 WARN (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope
provided, fallback to 'solr' as required scope. If this is not correct, the
Admin UI login may not work
[junit4] 2> 273376 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 273377 INFO (zkConnectionManagerCallback-3389-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273379 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 273380 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36668/solr ready
[junit4] 2> 273381 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 273433 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40774.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e0c055f
[junit4] 2> 273435 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37997.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e0c055f
[junit4] 2> 273450 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40774.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e0c055f
[junit4] 2> 273450 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40774.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e0c055f
[junit4] 2> 273450 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37997.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e0c055f
[junit4] 2> 273450 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37997.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e0c055f
[junit4] 2> 273452 INFO (jetty-launcher-3352-thread-2)
[n:127.0.0.1:40774_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/.
[junit4] 2> 273452 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:37997_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/.
[junit4] 2> 273523 INFO (zkConnectionManagerCallback-3395-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 273525 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 273526 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36668/solr ready
[junit4] 2> 274068 INFO (qtp671520897-7274) [n:127.0.0.1:37997_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true
[junit4] 2> 274096 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
jwtColl
[junit4] 2> 274105 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema
[junit4] 2> 274110 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt
[junit4] 2> 274112 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/jwtColl.AUTOCREATED/solrconfig.xml
[junit4] 2> 274114 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/jwtColl.AUTOCREATED/synonyms.txt
[junit4] 2> 274116 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/jwtColl.AUTOCREATED/stopwords.txt
[junit4] 2> 274118 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/jwtColl.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 274120 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/jwtColl.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 274122 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/jwtColl.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 274124 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 274126 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 274128 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 274129 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 274131 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 274133 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 274144 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 274146 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 274151 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 274153 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 274155 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ru.txt
[junit4] 2> 274157 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_tr.txt
[junit4] 2> 274159 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ar.txt
[junit4] 2> 274164 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/jwtColl.AUTOCREATED/lang/userdict_ja.txt
[junit4] 2> 274191 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_eu.txt
[junit4] 2> 274193 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_it.txt
[junit4] 2> 274199 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_cz.txt
[junit4] 2> 274202 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/jwtColl.AUTOCREATED/lang/stoptags_ja.txt
[junit4] 2> 274204 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/jwtColl.AUTOCREATED/lang/contractions_fr.txt
[junit4] 2> 274206 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_de.txt
[junit4] 2> 274208 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_fa.txt
[junit4] 2> 274210 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/jwtColl.AUTOCREATED/lang/contractions_ga.txt
[junit4] 2> 274221 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ca.txt
[junit4] 2> 274223 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_nl.txt
[junit4] 2> 274229 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_bg.txt
[junit4] 2> 274232 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_en.txt
[junit4] 2> 274240 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_es.txt
[junit4] 2> 274242 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_lv.txt
[junit4] 2> 274253 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ro.txt
[junit4] 2> 274255 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_th.txt
[junit4] 2> 274263 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_fr.txt
[junit4] 2> 274265 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_sv.txt
[junit4] 2> 274266 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_fi.txt
[junit4] 2> 274268 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/jwtColl.AUTOCREATED/lang/hyphenations_ga.txt
[junit4] 2> 274270 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_gl.txt
[junit4] 2> 274277 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:40774_solr)
[n:127.0.0.1:40774_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/jwtColl.AUTOCREATED/params.json
[junit4] 2> 274428 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 274429 INFO (qtp671520897-7277) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:40774_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8rGNVHIEbqvitYXB/KFEaPOrrAuc1mW0aDJZoCzNk37+PsFr08zi9kZ8wSXLY9jl3ERWmiDzMclN8AysZLmO1zIbRbR7Mxk2UDAYPcLD3qVNJiu+92e5WUCj9FBOV2VXddxBnmKYrYWvPdNpGKoM6ngLLQFlQSssrAaoomj9KrOLC3pZ8YAmiQKnn/SDWqIybYDbn2PjRlcOD1x+GX7hjui6ISRt8W7QalFgnX3SZAZIRWS+s7dYn7+aFiXT/XXNQYadsZcOqvyNryp6PDLa/Axpns/47E0p1tRrNWaFVc1jR3wV/aT5gd7nRXVTwonYtEYVQly4PEKKDT0tMrkJwIDAQAB
[junit4] 2> 274442 INFO (qtp671520897-7277) [n:127.0.0.1:37997_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=12
[junit4] 2> 274452 INFO (qtp1486825343-7279) [n:127.0.0.1:40774_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 274452 INFO (qtp1486825343-7285) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:40774_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8rGNVHIEbqvitYXB/KFEaPOrrAuc1mW0aDJZoCzNk37+PsFr08zi9kZ8wSXLY9jl3ERWmiDzMclN8AysZLmO1zIbRbR7Mxk2UDAYPcLD3qVNJiu+92e5WUCj9FBOV2VXddxBnmKYrYWvPdNpGKoM6ngLLQFlQSssrAaoomj9KrOLC3pZ8YAmiQKnn/SDWqIybYDbn2PjRlcOD1x+GX7hjui6ISRt8W7QalFgnX3SZAZIRWS+s7dYn7+aFiXT/XXNQYadsZcOqvyNryp6PDLa/Axpns/47E0p1tRrNWaFVc1jR3wV/aT5gd7nRXVTwonYtEYVQly4PEKKDT0tMrkJwIDAQAB
[junit4] 2> 274454 INFO (qtp1486825343-7285) [n:127.0.0.1:40774_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=1
[junit4] 2> 274465 INFO
(OverseerStateUpdate-73264137519759368-127.0.0.1:40774_solr-n_0000000000)
[n:127.0.0.1:40774_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"jwtColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"jwtColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40774/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 274469 INFO
(OverseerStateUpdate-73264137519759368-127.0.0.1:40774_solr-n_0000000000)
[n:127.0.0.1:40774_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"jwtColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"jwtColl_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37997/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 274685 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
x:jwtColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 274686 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
x:jwtColl_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 274690 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
x:jwtColl_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n3&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 275717 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 275720 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 275720 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 275720 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 275723 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 275723 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 275723 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 275723 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 275724 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 275724 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 275724 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 275724 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 275725 WARN (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 275725 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../contrib/extraction/lib
[junit4] 2> 275725 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
[junit4] 2> 275725 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../contrib/clustering/lib
[junit4] 2> 275725 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
[junit4] 2> 275725 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.2.0
[junit4] 2> 275726 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../contrib/langid/lib
[junit4] 2> 275726 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
[junit4] 2> 275726 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../contrib/velocity/lib
[junit4] 2> 275726 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
[junit4] 2> 275726 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3/../../../../dist
[junit4] 2> 275727 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.2.0
[junit4] 2> 275822 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.IndexSchema [jwtColl_shard2_replica_n3] Schema name=default-config
[junit4] 2> 275827 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.s.IndexSchema [jwtColl_shard1_replica_n1] Schema name=default-config
[junit4] 2> 276439 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 276445 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 276541 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard2_replica_n3' using
configuration from collection jwtColl, trusted=true
[junit4] 2> 276542 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37997.solr.core.jwtColl.shard2.replica_n3' (registry
'solr.core.jwtColl.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e0c055f
[junit4] 2> 276542 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrCore
[[jwtColl_shard2_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/jwtColl_shard2_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node1/./jwtColl_shard2_replica_n3/data/]
[junit4] 2> 276557 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard1_replica_n1' using
configuration from collection jwtColl, trusted=true
[junit4] 2> 276558 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40774.solr.core.jwtColl.shard1.replica_n1' (registry
'solr.core.jwtColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e0c055f
[junit4] 2> 276558 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore
[[jwtColl_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/jwtColl_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_E5DA68DD6ED2BFC4-001/tempDir-001/node2/./jwtColl_shard1_replica_n1/data/]
[junit4] 2> 276658 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 276662 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 277115 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 277116 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 277118 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 277118 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 277121 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3aa74fb[jwtColl_shard1_replica_n1]
main]
[junit4] 2> 277122 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/jwtColl.AUTOCREATED
[junit4] 2> 277123 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 277123 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 277125 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 277125 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 277127 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
[junit4] 2> 277127 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e200c3[jwtColl_shard2_replica_n3]
main]
[junit4] 2> 277129 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/jwtColl.AUTOCREATED
[junit4] 2> 277129 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
[junit4] 2> 277133 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/jwtColl.AUTOCREATED/managed-schema
[junit4] 2> 277133 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/jwtColl.AUTOCREATED/managed-schema
[junit4] 2> 277135 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 277135 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 277136 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 277136 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 277154 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 277154 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 277178 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 277178 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1632921866818551808
[junit4] 2> 277180 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 277180 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1632921866820648960
[junit4] 2> 277182 INFO
(searcherExecutor-832-thread-1-processing-n:127.0.0.1:37997_solr
x:jwtColl_shard2_replica_n3 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:37997_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n3] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@5e200c3[jwtColl_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 277182 INFO
(searcherExecutor-832-thread-1-processing-n:127.0.0.1:37997_solr
x:jwtColl_shard2_replica_n3 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:37997_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n3] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 277182 INFO
(searcherExecutor-832-thread-1-processing-n:127.0.0.1:37997_solr
x:jwtColl_shard2_replica_n3 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:37997_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n3] o.a.s.h.c.SpellCheckComponent Loading spell index
for spellchecker: default
[junit4] 2> 277188 INFO
(searcherExecutor-832-thread-1-processing-n:127.0.0.1:37997_solr
x:jwtColl_shard2_replica_n3 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:37997_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n3] o.a.s.c.SolrCore [jwtColl_shard2_replica_n3]
Registered new searcher Searcher@5e200c3[jwtColl_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 277194 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/jwtColl/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 277194 INFO
(searcherExecutor-833-thread-1-processing-n:127.0.0.1:40774_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node2)
[n:127.0.0.1:40774_solr c:jwtColl s:shard1 r:core_node2
x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@3aa74fb[jwtColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 277194 INFO
(searcherExecutor-833-thread-1-processing-n:127.0.0.1:40774_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node2)
[n:127.0.0.1:40774_solr c:jwtColl s:shard1 r:core_node2
x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 277194 INFO
(searcherExecutor-833-thread-1-processing-n:127.0.0.1:40774_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node2)
[n:127.0.0.1:40774_solr c:jwtColl s:shard1 r:core_node2
x:jwtColl_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index
for spellchecker: default
[junit4] 2> 277200 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/jwtColl/leaders/shard2
[junit4] 2> 277201 INFO
(searcherExecutor-833-thread-1-processing-n:127.0.0.1:40774_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node2)
[n:127.0.0.1:40774_solr c:jwtColl s:shard1 r:core_node2
x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1]
Registered new searcher Searcher@3aa74fb[jwtColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 277207 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/jwtColl/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 277208 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/jwtColl/leaders/shard1
[junit4] 2> 277210 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 277210 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 277210 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37997/solr/jwtColl_shard2_replica_n3/
[junit4] 2> 277211 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 277211 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.SyncStrategy http://127.0.0.1:37997/solr/jwtColl_shard2_replica_n3/ has
no replicas
[junit4] 2> 277211 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/jwtColl/leaders/shard2/leader after winning as
/collections/jwtColl/leader_elect/shard2/election/73264137519759366-core_node4-n_0000000000
[junit4] 2> 277213 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 277213 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 277213 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40774/solr/jwtColl_shard1_replica_n1/
[junit4] 2> 277214 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 277214 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37997/solr/jwtColl_shard2_replica_n3/ shard2
[junit4] 2> 277215 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:40774/solr/jwtColl_shard1_replica_n1/ has
no replicas
[junit4] 2> 277215 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/jwtColl/leaders/shard1/leader after winning as
/collections/jwtColl/leader_elect/shard1/election/73264137519759368-core_node2-n_0000000000
[junit4] 2> 277216 INFO (zkCallback-3365-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 277218 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 277221 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40774/solr/jwtColl_shard1_replica_n1/ shard1
[junit4] 2> 277226 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n3&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2536
[junit4] 2> 277323 INFO (zkCallback-3365-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 277323 INFO (zkCallback-3365-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 277323 INFO (zkCallback-3375-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 277325 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 277328 INFO (qtp1486825343-7281) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2643
[junit4] 2> 277334 INFO (qtp671520897-7274) [n:127.0.0.1:37997_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 277428 INFO (zkCallback-3375-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 277428 INFO (zkCallback-3375-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 277428 INFO (zkCallback-3365-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 277428 INFO (zkCallback-3365-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 277429 INFO (qtp671520897-7274) [n:127.0.0.1:37997_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=jwtColl&action=CREATE&numShards=2} status=0 QTime=3364
[junit4] 2> 277459 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.JWTAuthPlugin JWT Authentication attempt failed: Require authentication
[junit4] 2> 277473 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.SolrCloudAuthTestCase Added Authorization Header Bearer
eyJraWQiOiJ0ZXN0IiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJJRFNlcnZlciIsImF1ZCI6IlNvbHIiLCJleHAiOjE1NTcyNzYyNDEsImp0aSI6IktNZnpLc1B1TFZCejhkdDYtcThrM3ciLCJpYXQiOjE1NTcyNzU2NDEsIm5iZiI6MTU1NzI3NTUyMSwic3ViIjoic29scnVzZXIiLCJzY29wZSI6InNvbHI6cmVhZCIsIm5hbWUiOiJTb2xyIFVzZXIiLCJjdXN0b21QcmluY2lwYWwiOiJjdXN0b20iLCJjbGFpbTEiOiJmb28iLCJjbGFpbTIiOiJiYXIiLCJjbGFpbTMiOiJmb28iLCJncm91cHMiOlsiZ3JvdXAtb25lIiwib3RoZXItZ3JvdXAiLCJncm91cC10aHJlZSJdfQ.BYLjb5Fg9_nGEpVLOx9M9c9f5HH_Zvd-tFnUOwFpK4V-hO1aCyGarpj_LiyuiqNe4ovCHAflCYVO-KxpUU-EQ-YMoethv6PjusDVzFVn4O1MN_tfCWhEH3enfjot-1i6rWCxahcI7dbP2hHlSopsB9mH397lKmtNneV78lVmZhYhschd1cXXQs3G8UqiXxkQFJBwdFIDYCV2KtvvTakmaZzlgP2tyntIa6GOPivPwuyo6JJGl5G27nio3HJIa5lNjDqkNSd_CIOLlo0hx9lF0hUy2rRoMsRqiY0opyJ0zxoPjynYKkWGDeCk0i1Iwm7YZmHBSyEjXw2ksSh0CIC4zw
[junit4] 2> 277487 INFO (qtp671520897-7272) [n:127.0.0.1:37997_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=2
[junit4] 2> 277488 INFO (zkCallback-3365-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 277488 INFO (zkCallback-3365-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
[junit4] 2> 277488 INFO (zkCallback-3375-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 277488 INFO (zkCallback-3375-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
[junit4] 2> 277489 WARN (zkCallback-3365-thread-1) [ ]
o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as
required scope. If this is not correct, the Admin UI login may not work
[junit4] 2> 277489 WARN (zkCallback-3375-thread-1) [ ]
o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as
required scope. If this is not correct, the Admin UI login may not work
[junit4] 2> 277498 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.SolrCloudAuthTestCase Added Authorization Header Bearer
eyJraWQiOiJ0ZXN0IiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJJRFNlcnZlciIsImF1ZCI6IlNvbHIiLCJleHAiOjE1NTcyNzYyNDEsImp0aSI6IktNZnpLc1B1TFZCejhkdDYtcThrM3ciLCJpYXQiOjE1NTcyNzU2NDEsIm5iZiI6MTU1NzI3NTUyMSwic3ViIjoic29scnVzZXIiLCJzY29wZSI6InNvbHI6cmVhZCIsIm5hbWUiOiJTb2xyIFVzZXIiLCJjdXN0b21QcmluY2lwYWwiOiJjdXN0b20iLCJjbGFpbTEiOiJmb28iLCJjbGFpbTIiOiJiYXIiLCJjbGFpbTMiOiJmb28iLCJncm91cHMiOlsiZ3JvdXAtb25lIiwib3RoZXItZ3JvdXAiLCJncm91cC10aHJlZSJdfQ.BYLjb5Fg9_nGEpVLOx9M9c9f5HH_Zvd-tFnUOwFpK4V-hO1aCyGarpj_LiyuiqNe4ovCHAflCYVO-KxpUU-EQ-YMoethv6PjusDVzFVn4O1MN_tfCWhEH3enfjot-1i6rWCxahcI7dbP2hHlSopsB9mH397lKmtNneV78lVmZhYhschd1cXXQs3G8UqiXxkQFJBwdFIDYCV2KtvvTakmaZzlgP2tyntIa6GOPivPwuyo6JJGl5G27nio3HJIa5lNjDqkNSd_CIOLlo0hx9lF0hUy2rRoMsRqiY0opyJ0zxoPjynYKkWGDeCk0i1Iwm7YZmHBSyEjXw2ksSh0CIC4zw
[junit4] 2> 277500 INFO (qtp671520897-7275) [n:127.0.0.1:37997_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 277502 INFO (qtp671520897-7277) [n:127.0.0.1:37997_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={}
status=0 QTime=0
[junit4] 2> 277530 INFO (qtp1486825343-7279) [n:127.0.0.1:40774_solr
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.S.Request
[jwtColl_shard1_replica_n1] webapp=/solr path=/query
params={df=_text_&distrib=false&qt=/query&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40774/solr/jwtColl_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557275645410&isShard=true&wt=javabin}
hits=0 status=0 QTime=1
[junit4] 2> 277533 INFO (qtp671520897-7277) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.S.Request
[jwtColl_shard2_replica_n3] webapp=/solr path=/query
params={df=_text_&distrib=false&qt=/query&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37997/solr/jwtColl_shard2_replica_n3/&rows=10&version=2&q=*:*&NOW=1557275645410&isShard=true&wt=javabin}
hits=0 status=0 QTime=3
[junit4] 2> 277535 INFO (qtp671520897-7274) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.S.Request
[jwtColl_shard2_replica_n3] webapp=/solr path=/query params={q=*:*} hits=0
status=0 QTime=31
[junit4] 2> 277541 INFO (qtp671520897-7272) [n:127.0.0.1:37997_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=2
[junit4] 2> 277541 INFO (zkCallback-3365-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 277541 INFO (zkCallback-3365-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
[junit4] 2> 277542 WARN (zkCallback-3365-thread-1) [ ]
o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as
required scope. If this is not correct, the Admin UI login may not work
[junit4] 2> 277542 INFO (zkCallback-3375-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 277542 INFO (zkCallback-3375-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
[junit4] 2> 277542 WARN (zkCallback-3375-thread-1) [ ]
o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as
required scope. If this is not correct, the Admin UI login may not work
[junit4] 2> 277550 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[E5DA68DD6ED2BFC4]) [ ]
o.a.s.c.SolrCloudAuthTestCase Added Authorization Header Bearer
eyJraWQiOiJ0ZXN0IiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJJRFNlcnZlciIsImF1ZCI6IlNvbHIiLCJleHAiOjE1NTcyNzYyNDEsImp0aSI6IktNZnpLc1B1TFZCejhkdDYtcThrM3ciLCJpYXQiOjE1NTcyNzU2NDEsIm5iZiI6MTU1NzI3NTUyMSwic3ViIjoic29scnVzZXIiLCJzY29wZSI6InNvbHI6cmVhZCIsIm5hbWUiOiJTb2xyIFVzZXIiLCJjdXN0b21QcmluY2lwYWwiOiJjdXN0b20iLCJjbGFpbTEiOiJmb28iLCJjbGFpbTIiOiJiYXIiLCJjbGFpbTMiOiJmb28iLCJncm91cHMiOlsiZ3JvdXAtb25lIiwib3RoZXItZ3JvdXAiLCJncm91cC10aHJlZSJdfQ.BYLjb5Fg9_nGEpVLOx9M9c9f5HH_Zvd-tFnUOwFpK4V-hO1aCyGarpj_LiyuiqNe4ovCHAflCYVO-KxpUU-EQ-YMoethv6PjusDVzFVn4O1MN_tfCWhEH3enfjot-1i6rWCxahcI7dbP2hHlSopsB9mH397lKmtNneV78lVmZhYhschd1cXXQs3G8UqiXxkQFJBwdFIDYCV2KtvvTakmaZzlgP2tyntIa6GOPivPwuyo6JJGl5G27nio3HJIa5lNjDqkNSd_CIOLlo0hx9lF0hUy2rRoMsRqiY0opyJ0zxoPjynYKkWGDeCk0i1Iwm7YZmHBSyEjXw2ksSh0CIC4zw
[junit4] 2> 277552 INFO (qtp671520897-7277) [n:127.0.0.1:37997_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 277557 WARN (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.JWTAuthPlugin Authentication failed. JWT_VALIDATION_EXCEPTION, JWT
processing failed. Additional details: [[17] Unable to process JOSE object
(cause: org.jose4j.lang.UnresolvableKeyException: Unable to find a suitable
verification key for JWS w/ header {"kid":"k2","alg":"RS256"} from JWKs
[org.jose4j.jwk.RsaJsonWebKey{kty=RSA, kid=test, use=sig, alg=RS256,
n=jeyrvOaZrmKWjyNXt0myAc_pJ1hNt3aRupExJEx1ewPaL9J9HFgSCjMrYxCB1ETO1NDyZ3nSgjZis-jHHDqBxBjRdq_t1E2rkGFaYbxAyKt220Pwgme_SFTB9MXVrFQGkKyjmQeVmOmV6zM3KK8uMdKQJ4aoKmwBcF5Zg7EZdDcKOFgpgva1Jq-FlEsaJ2xrYDYo3KnGcOHIt9_0NQeLsqZbeWYLxYni7uROFncXYV5FhSJCeR4A_rrbwlaCydGxE0ToC_9HNYibUHlkJjqyUhAgORCbNS8JLCJH8NUi5sDdIawK9GTSyvsJXZ-QHqo4cMUuxWV5AJtaRGghuMUfqQ,
e=AQAB}]):
JsonWebSignature{"kid":"k2","alg":"RS256"}->eyJraWQiOiJrMiIsImFsZyI6IlJTMjU2In0.eyJpc3MiOiJJRFNlcnZlciIsImF1ZCI6IlNvbHIiLCJleHAiOjE1NTcyNzYyNDEsImp0aSI6IktNZnpLc1B1TFZCejhkdDYtcThrM3ciLCJpYXQiOjE1NTcyNzU2NDEsIm5iZiI6MTU1NzI3NTUyMSwic3ViIjoic29scnVzZXIiLCJzY29wZSI6InNvbHI6cmVhZCIsIm5hbWUiOiJTb2xyIFVzZXIiLCJjdXN0b21QcmluY2lwYWwiOiJjdXN0b20iLCJjbGFpbTEiOiJmb28iLCJjbGFpbTIiOiJiYXIiLCJjbGFpbTMiOiJmb28iLCJncm91cHMiOlsiZ3JvdXAtb25lIiwib3RoZXItZ3JvdXAiLCJncm91cC10aHJlZSJdfQ.Qmd0yHTSQc26S8QvHKYPJr8vLOAPwG8fNbf3nceyXI7X_Cu9ijuYGjWWPwmdLiuZK-R5yT2bdwAcCJIel-iIy1p1VvaMEf8jXLnle2PWSXNhK3L4FPKRWzF2qmWGxGDv2zc-S4vbxPp9LRWq_LDt6Xc5wMtshErXkEX93P_SsCq9wJI_Cp508W92meAlO8MZuJyCTP5Uz-Uhna_s-QpIogSNfozj2fh6A2d1kr5B_xnfC1KNnfKhqdRoEn_tOeG1gJ7nnGf55e5D9AcgOrqUadfKTD-f0H2ZlbcpI9yZy4FfGNS83OpHxyTOA8-jkXQ64WfdTuq88Zv0heseTxrdCQ]
[junit4] 2> 277559 INFO (qtp671520897-7278) [n:127.0.0.1:37997_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3]
o.a.s.s.JWTAuthPlugin JWT Authentication attempt failed: JWT validation failed
[junit4] 2> 277569 WARN (qtp671520897-7272) [n:127.0.0.1:37997_solr ]
o.a.s.s.JWTAuthPlugin Authentication failed. JWT_PARSE_ERROR, Invalid JWT
[junit4] 2> 277570 INFO (qtp671520897-7272) [n:127.0.0.1:37997_solr ]
o.a.s.s.JWTAuthPlugin JWT Authentication attempt failed: Invalid JWT
[junit4] 2> 277573 INFO (jetty-closer-3398-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2082914714
[junit4] 2> 277573 INFO (jetty-closer-3398-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40774_solr
[junit4] 2> 277573 INFO (jetty-closer-3398-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 277574 INFO (jetty-closer-3398-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40774_solr as DOWN
[junit4] 2> 277579 INFO (jetty-closer-3398-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2067290542
[junit4] 2> 277579 INFO (jetty-closer-3398-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:37997_solr
[junit4] 2> 277580 INFO (jetty-closer-3398-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 277580 INFO (jetty-closer-3398-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:37997_solr as DOWN
[junit4] 2> 277587 INFO (coreCloseExecutor-842-thread-1)
[n:127.0.0.1:40774_solr c:jwtColl s:shard1 r:core_node2
x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@215c62ab
[junit4] 2> 277587 INFO (coreCloseExecutor-842-thread-1)
[n:127.0.0.1:40774_solr c:jwtColl s:shard1 r:core_node2
x:jwtColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.jwtColl.shard1.replica_n1, tag=215c62ab
[junit4] 2> 277587 INFO (coreCloseExecutor-842-thread-1)
[n:127.0.0.1:40774_solr c:jwtColl s:shard1 r:core_node2
x:jwtColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@37749b0c: rootName =
solr_40774, domain = solr.core.jwtColl.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.jwtColl.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@3ca15586
[junit4] 2> 277589 INFO (coreCloseExecutor-843-thread-1)
[n:127.0.0.1:37997_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n3] o.a.s.c.SolrCore [jwtColl_shard2_replica_n3]
CLOSING SolrCore org.apache.solr.core.SolrCore@20e67f02
[junit4] 2> 277589 INFO (coreCloseExecutor-843-thread-1)
[n:127.0.0.1:37997_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.jwtColl.shard2.replica_n3, tag=20e67f02
[junit4] 2> 277589 INFO (coreCloseExecutor-843-thread-1)
[n:127.0.0.1:37997_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n3] o.a.s.m.r.SolrJmxRep
[...truncated too long message...]
ailability-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1955213953
[copy] Copying 239 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1955213953
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1955213953
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 68ms :: artifacts dl 7ms
---------------------------------------------------------------------
| | 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: 112 minutes 30 seconds
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:748)
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]