Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2300/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.core.TestJmxIntegration.testJmxOnCoreReload
Error Message:
Number of registered MBeans is not the same as the number of core metrics: 442
!= 443
Stack Trace:
java.lang.AssertionError: Number of registered MBeans is not the same as the
number of core metrics: 442 != 443
at
__randomizedtesting.SeedInfo.seed([CD244A7930E9EAEF:CF9D911543AA3622]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.core.TestJmxIntegration.testJmxOnCoreReload(TestJmxIntegration.java:260)
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.JWTAuthPluginIntegrationTest.testMetrics
Error Message:
Server returned HTTP response code: 401 for URL:
http://127.0.0.1:62555/solr/jwtColl/query?q=*:*
Stack Trace:
java.io.IOException: Server returned HTTP response code: 401 for URL:
http://127.0.0.1:62555/solr/jwtColl/query?q=*:*
at
__randomizedtesting.SeedInfo.seed([CD244A7930E9EAEF:333698DB2CE39D5C]:0)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.URLConnection.getContent(URLConnection.java:739)
at
org.apache.solr.security.JWTAuthPluginIntegrationTest.get(JWTAuthPluginIntegrationTest.java:207)
at
org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics(JWTAuthPluginIntegrationTest.java:149)
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 13840 lines...]
[junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
[junit4] 2> 1581611 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[CD244A7930E9EAEF]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/init-core-data-001
[junit4] 2> 1581611 WARN
(SUITE-JWTAuthPluginIntegrationTest-seed#[CD244A7930E9EAEF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1581612 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[CD244A7930E9EAEF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1581613 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[CD244A7930E9EAEF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1581616 INFO
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
createCollectionUpdateAndQueryDistributed
[junit4] 2> 1581617 INFO
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001
[junit4] 2> 1581617 INFO
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1581617 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1581617 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1581717 INFO
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF])
[ ] o.a.s.c.ZkTestServer start zk server on port:59614
[junit4] 2> 1581718 INFO
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59614
[junit4] 2> 1581718 INFO
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59614
[junit4] 2> 1581727 INFO (zkConnectionManagerCallback-8829-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1581733 INFO (zkConnectionManagerCallback-8831-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1581735 INFO (zkConnectionManagerCallback-8833-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1581739 WARN (jetty-launcher-8834-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1581740 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1581740 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1581740 INFO (jetty-launcher-8834-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> 1581742 WARN (jetty-launcher-8834-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1581742 INFO (jetty-launcher-8834-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1581742 INFO (jetty-launcher-8834-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1581742 INFO (jetty-launcher-8834-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1581743 INFO (jetty-launcher-8834-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ca25094{/solr,null,AVAILABLE}
[junit4] 2> 1581743 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1581743 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1581743 INFO (jetty-launcher-8834-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> 1581744 INFO (jetty-launcher-8834-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1581744 INFO (jetty-launcher-8834-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1581744 INFO (jetty-launcher-8834-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1581744 INFO (jetty-launcher-8834-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@30e9a222{/solr,null,AVAILABLE}
[junit4] 2> 1581745 INFO (jetty-launcher-8834-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3f642a4c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:58930}
[junit4] 2> 1581745 INFO (jetty-launcher-8834-thread-2) [ ]
o.e.j.s.Server Started @1583104ms
[junit4] 2> 1581745 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58930}
[junit4] 2> 1581745 ERROR (jetty-launcher-8834-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1581746 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1581746 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1581746 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1581746 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1581746 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-22T14:02:39.791Z
[junit4] 2> 1581750 INFO (jetty-launcher-8834-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@57e897e6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:47511}
[junit4] 2> 1581750 INFO (jetty-launcher-8834-thread-1) [ ]
o.e.j.s.Server Started @1583109ms
[junit4] 2> 1581750 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47511}
[junit4] 2> 1581750 ERROR (jetty-launcher-8834-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1581750 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1581750 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1581750 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1581750 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1581750 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-22T14:02:39.795Z
[junit4] 2> 1581756 INFO (zkConnectionManagerCallback-8838-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1581757 INFO (zkConnectionManagerCallback-8836-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1581759 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1581760 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1582222 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1582224 WARN (jetty-launcher-8834-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5dde3bdc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1582227 WARN (jetty-launcher-8834-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@17a03cd8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1582228 INFO (jetty-launcher-8834-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59614/solr
[junit4] 2> 1582230 INFO (zkConnectionManagerCallback-8844-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582235 INFO (zkConnectionManagerCallback-8846-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582343 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:47511_solr
[junit4] 2> 1582344 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.c.Overseer Overseer
(id=72129308697690118-127.0.0.1:47511_solr-n_0000000000) starting
[junit4] 2> 1582362 INFO (zkConnectionManagerCallback-8853-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582366 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:59614/solr ready
[junit4] 2> 1582368 INFO
(OverseerStateUpdate-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[n:127.0.0.1:47511_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:47511_solr
[junit4] 2> 1582368 DEBUG
(OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 1582370 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47511_solr
[junit4] 2> 1582377 INFO (zkCallback-8852-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1582377 DEBUG
(OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 1582377 DEBUG
(OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 0
[junit4] 2> 1582377 DEBUG
(OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1582380 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.JWTAuthPlugin
[junit4] 2> 1582381 DEBUG
(OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:47511_solr]
[junit4] 2> 1582381 DEBUG
(OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded
markers
[junit4] 2> 1582382 DEBUG
(OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1582384 DEBUG (ScheduledTrigger-7527-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1582386 INFO (zkCallback-8845-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1582416 WARN (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_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> 1582479 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1582514 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47511.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
[junit4] 2> 1582523 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47511.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
[junit4] 2> 1582523 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47511.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
[junit4] 2> 1582524 INFO (jetty-launcher-8834-thread-1)
[n:127.0.0.1:47511_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/.
[junit4] 2> 1582642 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1582644 WARN (jetty-launcher-8834-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@fa0c132[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1582648 WARN (jetty-launcher-8834-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@61b82ce4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1582649 INFO (jetty-launcher-8834-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59614/solr
[junit4] 2> 1582651 INFO (zkConnectionManagerCallback-8860-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582655 INFO (zkConnectionManagerCallback-8862-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582662 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1582668 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:58930_solr as DOWN
[junit4] 2> 1582669 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1582669 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58930_solr
[junit4] 2> 1582671 INFO (zkCallback-8845-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1582671 INFO (zkCallback-8852-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1582672 INFO (zkCallback-8861-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1582673 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.JWTAuthPlugin
[junit4] 2> 1582673 WARN (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_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> 1582691 INFO (zkConnectionManagerCallback-8869-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582693 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1582694 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:59614/solr ready
[junit4] 2> 1582699 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1582717 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58930.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
[junit4] 2> 1582724 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58930.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
[junit4] 2> 1582724 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58930.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
[junit4] 2> 1582724 INFO (jetty-launcher-8834-thread-2)
[n:127.0.0.1:58930_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/.
[junit4] 2> 1582745 INFO (zkConnectionManagerCallback-8875-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582747 INFO
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1582749 INFO
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59614/solr ready
[junit4] 2> 1583291 INFO (qtp419197859-26075) [n:127.0.0.1:47511_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true
[junit4] 2> 1583295 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
jwtColl
[junit4] 2> 1583296 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema
[junit4] 2> 1583299 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt
[junit4] 2> 1583301 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/jwtColl.AUTOCREATED/solrconfig.xml
[junit4] 2> 1583303 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/jwtColl.AUTOCREATED/synonyms.txt
[junit4] 2> 1583305 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/jwtColl.AUTOCREATED/stopwords.txt
[junit4] 2> 1583312 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583314 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583317 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583319 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583322 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583324 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583327 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583329 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583331 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583337 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583340 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583342 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583345 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583347 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583350 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583353 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583356 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583359 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583361 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583364 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583366 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583367 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583373 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583375 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583377 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583381 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583383 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583385 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583386 DEBUG (ScheduledTrigger-7527-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 1
[junit4] 2> 1583389 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583391 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583394 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583396 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583398 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583401 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583403 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583409 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583412 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583414 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_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> 1583417 INFO
(OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr)
[n:127.0.0.1:47511_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/jwtColl.AUTOCREATED/params.json
[junit4] 2> 1583534 INFO (qtp1309469426-26066) [n:127.0.0.1:58930_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 1583534 INFO (qtp419197859-26071) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:58930_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqrnkEvEYO3vJ5QERBDYmeIH0jtJnPjCokiWZefqNqMVtXdv6i4XDgyrzDl58qazOWs9qCSzlFPqOaXxAcvDnexrqn8qZMBKnFypSarJP10r+6/tbNgHtih4Q4zXkIoY8Q6Sqx4y2po7U920jdiKUE2/t0qrJ5Q4IFzvB+MKOtnh7vS21UgWfbcENpzQ+mH8XZCAVb1BHHSjpT+jIbF+JjF1OshJ5wqz2mvXU5BR6l2FRdv7bkUeGCvz7eAk4u77Ry1UMMN3u+Jbd7l+LFJozSTgtU4qJ4vHsLJnqpMEHXzOwhbOapc38W+QCgozIEepepnL1OMyxLYUJa+mgKR2ghwIDAQAB
[junit4] 2> 1583534 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583542 INFO (qtp419197859-26073) [n:127.0.0.1:47511_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583547 INFO (qtp419197859-26074) [n:127.0.0.1:47511_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583554 INFO (qtp419197859-26072) [n:127.0.0.1:47511_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583560 INFO (qtp419197859-26070) [n:127.0.0.1:47511_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583567 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 1583567 INFO (qtp1309469426-26061) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:58930_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqrnkEvEYO3vJ5QERBDYmeIH0jtJnPjCokiWZefqNqMVtXdv6i4XDgyrzDl58qazOWs9qCSzlFPqOaXxAcvDnexrqn8qZMBKnFypSarJP10r+6/tbNgHtih4Q4zXkIoY8Q6Sqx4y2po7U920jdiKUE2/t0qrJ5Q4IFzvB+MKOtnh7vS21UgWfbcENpzQ+mH8XZCAVb1BHHSjpT+jIbF+JjF1OshJ5wqz2mvXU5BR6l2FRdv7bkUeGCvz7eAk4u77Ry1UMMN3u+Jbd7l+LFJozSTgtU4qJ4vHsLJnqpMEHXzOwhbOapc38W+QCgozIEepepnL1OMyxLYUJa+mgKR2ghwIDAQAB
[junit4] 2> 1583568 INFO (qtp1309469426-26061) [n:127.0.0.1:58930_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583574 INFO (qtp1309469426-26063) [n:127.0.0.1:58930_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583579 INFO (qtp1309469426-26065) [n:127.0.0.1:58930_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583585 INFO (qtp1309469426-26066) [n:127.0.0.1:58930_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583591 INFO (qtp1309469426-26062) [n:127.0.0.1:58930_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1583599 INFO
(OverseerStateUpdate-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[n:127.0.0.1:47511_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:58930/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1583604 INFO
(OverseerStateUpdate-72129308697690118-127.0.0.1:47511_solr-n_0000000000)
[n:127.0.0.1:47511_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_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:47511/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1583812 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
x:jwtColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&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> 1583812 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2] 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_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1583813 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1584393 DEBUG (ScheduledTrigger-7527-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 1584830 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1584830 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1584830 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1584831 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1584831 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1584832 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1584832 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1584832 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1584832 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1584832 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1584832 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1584832 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1584832 WARN (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 1584832 WARN (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1584839 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1584840 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1584870 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.IndexSchema [jwtColl_shard1_replica_n1] Schema name=default-config
[junit4] 2> 1584872 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.IndexSchema [jwtColl_shard2_replica_n2] Schema name=default-config
[junit4] 2> 1585122 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 1585158 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 1585186 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard2_replica_n2' using
configuration from collection jwtColl, trusted=true
[junit4] 2> 1585187 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47511.solr.core.jwtColl.shard2.replica_n2' (registry
'solr.core.jwtColl.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
[junit4] 2> 1585187 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore
[[jwtColl_shard2_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/./jwtColl_shard2_replica_n2/data/]
[junit4] 2> 1585190 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1585214 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 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> 1585214 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58930.solr.core.jwtColl.shard1.replica_n1' (registry
'solr.core.jwtColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
[junit4] 2> 1585214 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore
[[jwtColl_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/./jwtColl_shard1_replica_n1/data/]
[junit4] 2> 1585216 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1585265 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1585265 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1585267 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 1585267 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1585268 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@fc32eef[jwtColl_shard1_replica_n1]
main]
[junit4] 2> 1585270 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/jwtColl.AUTOCREATED
[junit4] 2> 1585270 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 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> 1585270 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 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> 1585271 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1585271 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1585271 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 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> 1585272 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1585272 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1626177969394286592
[junit4] 2> 1585275 INFO
(searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@fc32eef[jwtColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1585275 INFO
(searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1585275 INFO
(searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index
for spellchecker: default
[junit4] 2> 1585276 INFO
(searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1]
Registered new searcher Searcher@fc32eef[jwtColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1585278 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1585278 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1585279 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/jwtColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 1585280 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/jwtColl/leaders/shard1
[junit4] 2> 1585282 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 1585282 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1585283 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b00cd0a[jwtColl_shard2_replica_n2]
main]
[junit4] 2> 1585283 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1585283 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1585283 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58930/solr/jwtColl_shard1_replica_n1/
[junit4] 2> 1585283 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1585284 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:58930/solr/jwtColl_shard1_replica_n1/ has
no replicas
[junit4] 2> 1585284 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 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/72129308697690121-core_node3-n_0000000000
[junit4] 2> 1585285 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/jwtColl.AUTOCREATED
[junit4] 2> 1585285 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
[junit4] 2> 1585285 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/jwtColl.AUTOCREATED/managed-schema
[junit4] 2> 1585286 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1585287 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1585287 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58930/solr/jwtColl_shard1_replica_n1/ shard1
[junit4] 2> 1585287 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
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> 1585287 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1585287 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1626177969410015232
[junit4] 2> 1585292 INFO
(searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@1b00cd0a[jwtColl_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1585292 INFO
(searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1585292 INFO
(searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index
for spellchecker: default
[junit4] 2> 1585293 INFO
(searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2]
Registered new searcher Searcher@1b00cd0a[jwtColl_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1585297 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/jwtColl/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 1585297 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/jwtColl/leaders/shard2
[junit4] 2> 1585303 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1585303 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1585303 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/
[junit4] 2> 1585303 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1585304 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/ has
no replicas
[junit4] 2> 1585304 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/jwtColl/leaders/shard2/leader after winning as
/collections/jwtColl/leader_elect/shard2/election/72129308697690118-core_node4-n_0000000000
[junit4] 2> 1585306 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/ shard2
[junit4] 2> 1585392 DEBUG (ScheduledTrigger-7527-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 1585408 INFO (zkCallback-8861-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> 1585408 INFO (zkCallback-8845-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> 1585409 INFO (zkCallback-8845-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> 1585409 INFO (zkCallback-8861-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> 1585410 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1585411 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1585415 INFO (qtp1309469426-26059) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&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=1604
[junit4] 2> 1585415 INFO (qtp419197859-26071) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
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_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1604
[junit4] 2> 1585419 INFO (qtp419197859-26075) [n:127.0.0.1:47511_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> 1585516 INFO (zkCallback-8845-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> 1585516 INFO (zkCallback-8845-thread-3) [ ]
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> 1585516 INFO (zkCallback-8861-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> 1585517 INFO (zkCallback-8861-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> 1585517 INFO (zkCallback-8861-thread-3) [ ]
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> 1585517 INFO (zkCallback-8845-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> 1585518 INFO (qtp419197859-26075) [n:127.0.0.1:47511_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=jwtColl&action=CREATE&numShards=2} status=0 QTime=2228
[junit4] 2> 1585541 INFO (qtp419197859-26075) [n:127.0.0.1:47511_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 1585541 INFO (qtp1309469426-26065) [n:127.0.0.1:58930_solr
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:47511_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAviIBqJGWamfl2dH/1pFE9M9Nd95E+b30a6SK2SYyUJDnDOLgHyb1onNDk5+7hY/aaXbfMF/ZJsSITiKrlixJF5pDZ0N8JLNmH79cXgsJTajshFwztzlWC6lVy81XCvPUEECftKM3v60VaJCLRZz4kfsRh1SQhBOLFtS1CvI6k6swGV4Rh8RFPCp/Qe5TcYC4asS9GFBhWU/v8MVh6ode7tS9g5XmMYDJhOMjouZ4rFLlzshjpsTrpJizhUpCgoGpQ7+qjhAHkLGBzvkKFbPu4FPekkgZ++q8pBQV2zwY8MIJKQNxdFQf9miBnnyaNV4138Nqv2xyh/CCxTQvTop1yQIDAQAB
[junit4] 2> 1585548 INFO (qtp1309469426-26065) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/jwtColl/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 1585548 INFO (qtp1309469426-26065) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/&wt=javabin&version=2}{add=[1
(1626177969677402112)]} 0 6
[junit4] 2> 1585551 INFO (qtp1309469426-26066) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1626177969686839296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1585562 INFO (qtp1309469426-26066) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@195e8f39
commitCommandVersion:1626177969686839296
[junit4] 2> 1585568 INFO (qtp1309469426-26066) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@68bfb7e0[jwtColl_shard1_replica_n1]
main]
[junit4] 2> 1585568 INFO (qtp1309469426-26066) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1585569 INFO
(searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@68bfb7e0[jwtColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=SunOS,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11,
timestamp=1550844163609}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1585569 INFO
(searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1585571 INFO
(searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1]
Registered new searcher Searcher@68bfb7e0[jwtColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=SunOS,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11,
timestamp=1550844163609}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1585571 INFO (qtp1309469426-26066) [n:127.0.0.1:58930_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 20
[junit4] 2> 1585571 INFO (qtp419197859-26070) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1626177969707810816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1585571 INFO (qtp419197859-26070) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52b3b889
commitCommandVersion:1626177969707810816
[junit4] 2> 1585577 INFO (qtp419197859-26070) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2718d45f[jwtColl_shard2_replica_n2]
main]
[junit4] 2> 1585577 INFO (qtp419197859-26070) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1585577 INFO
(searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@2718d45f[jwtColl_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os=SunOS,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11,
timestamp=1550844163618}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1585577 INFO
(searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1585579 INFO
(searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2]
Registered new searcher Searcher@2718d45f[jwtColl_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os=SunOS,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11,
timestamp=1550844163618}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1585601 INFO (qtp419197859-26070) [n:127.0.0.1:47511_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/jwtColl/terms/shard2 to Terms{values={core_nod
[...truncated too long message...]
n.testJmxOnCoreReload
[junit4] OK 0.34s J1 | TestJmxIntegration.testJmxUpdate
[junit4] OK 0.11s J1 | TestJmxIntegration.testJmxRegistration
[junit4] Completed [1/10] on J1 in 10.59s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
[junit4] OK 13.9s J0 |
JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
[junit4] OK 5.38s J0 | JWTAuthPluginIntegrationTest.testMetrics
[junit4] OK 2.66s J0 |
JWTAuthPluginIntegrationTest.infoRequestWithoutToken
[junit4] Completed [2/10] on J0 in 25.15s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
[junit4] OK 8.19s J1 |
JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
[junit4] OK 4.19s J1 | JWTAuthPluginIntegrationTest.testMetrics
[junit4] OK 2.07s J1 |
JWTAuthPluginIntegrationTest.infoRequestWithoutToken
[junit4] Completed [3/10] on J1 in 15.43s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] OK 0.38s J1 | TestJmxIntegration.testJmxOnCoreReload
[junit4] OK 0.11s J1 | TestJmxIntegration.testJmxUpdate
[junit4] OK 0.07s J1 | TestJmxIntegration.testJmxRegistration
[junit4] Completed [4/10] on J1 in 1.76s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] OK 0.37s J1 | TestJmxIntegration.testJmxOnCoreReload
[junit4] OK 0.04s J1 | TestJmxIntegration.testJmxUpdate
[junit4] OK 0.05s J1 | TestJmxIntegration.testJmxRegistration
[junit4] Completed [5/10] on J1 in 1.51s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
[junit4] OK 6.29s J0 |
JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
[junit4] OK 3.70s J0 | JWTAuthPluginIntegrationTest.testMetrics
[junit4] OK 2.35s J0 |
JWTAuthPluginIntegrationTest.infoRequestWithoutToken
[junit4] Completed [6/10] on J0 in 12.92s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
[junit4] OK 4.82s J1 |
JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
[junit4] OK 3.52s J1 | JWTAuthPluginIntegrationTest.testMetrics
[junit4] OK 2.61s J1 |
JWTAuthPluginIntegrationTest.infoRequestWithoutToken
[junit4] Completed [7/10] on J1 in 11.57s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] OK 0.32s J1 | TestJmxIntegration.testJmxOnCoreReload
[junit4] OK 0.04s J1 | TestJmxIntegration.testJmxUpdate
[junit4] OK 0.31s J1 | TestJmxIntegration.testJmxRegistration
[junit4] Completed [8/10] on J1 in 2.01s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] OK 0.30s J1 | TestJmxIntegration.testJmxOnCoreReload
[junit4] OK 0.05s J1 | TestJmxIntegration.testJmxUpdate
[junit4] OK 0.06s J1 | TestJmxIntegration.testJmxRegistration
[junit4] Completed [9/10] on J1 in 3.03s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
[junit4] OK 5.86s J0 |
JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
[junit4] OK 5.41s J0 | JWTAuthPluginIntegrationTest.testMetrics
[junit4] OK 2.68s J0 |
JWTAuthPluginIntegrationTest.infoRequestWithoutToken
[junit4] Completed [10/10] on J0 in 14.64s, 3 tests
[junit4]
[junit4] JVM J0: 0.72 .. 54.79 = 54.07s
[junit4] JVM J1: 0.69 .. 48.25 = 47.56s
[junit4] Execution time total: 54 seconds
[junit4] Tests summary: 10 suites, 30 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 237.88s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 229.75s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 117.72s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.85s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 111.94s | org.apache.solr.handler.TestReplicationHandler
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 57 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.core.TestJmxIntegration
[repro] 0/5 failed: org.apache.solr.security.JWTAuthPluginIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3041)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1068)
at hudson.FilePath.act(FilePath.java:1057)
at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
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:1841)
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:3043)
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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
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:1070)
at hudson.FilePath.act(FilePath.java:1057)
at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
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:1841)
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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9b8a4a9e6e4aa640faa6a9e35fab2f61b126dc07,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2298
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]