Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1824/
1 tests failed.
FAILED:
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([2D18F85E98FC3726:784810CC3405F8D6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:145)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 14461 lines...]
[junit4] Suite: org.apache.solr.cloud.api.collections.CustomCollectionTest
[junit4] 2> 4252990 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/init-core-data-001
[junit4] 2> 4252991 WARN
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 4252991 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4253004 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 4253005 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001
[junit4] 2> 4253005 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4253021 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4253021 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4253122 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34434
[junit4] 2> 4253122 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34434
[junit4] 2> 4253122 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34434
[junit4] 2> 4253188 INFO (zkConnectionManagerCallback-5853-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253190 INFO (zkConnectionManagerCallback-5855-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253211 INFO (zkConnectionManagerCallback-5857-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253220 WARN (jetty-launcher-5858-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4253221 WARN (jetty-launcher-5858-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4253221 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4253221 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4253221 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4253221 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4253221 INFO (jetty-launcher-5858-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 4253221 INFO (jetty-launcher-5858-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 4253222 WARN (jetty-launcher-5858-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4253222 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4253222 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4253222 INFO (jetty-launcher-5858-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 4253223 WARN (jetty-launcher-5858-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4253223 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4253223 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4253223 INFO (jetty-launcher-5858-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 4253224 INFO (jetty-launcher-5858-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4253224 INFO (jetty-launcher-5858-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4253224 INFO (jetty-launcher-5858-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4253224 INFO (jetty-launcher-5858-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f320710{/solr,null,AVAILABLE}
[junit4] 2> 4253226 INFO (jetty-launcher-5858-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@47a0b02e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34435}
[junit4] 2> 4253226 INFO (jetty-launcher-5858-thread-2) [ ]
o.e.j.s.Server Started @4253306ms
[junit4] 2> 4253226 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34435}
[junit4] 2> 4253244 ERROR (jetty-launcher-5858-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4253244 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4253244 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 4253244 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4253244 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4253244 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-18T11:46:08.052276Z
[junit4] 2> 4253271 INFO (jetty-launcher-5858-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4253271 INFO (jetty-launcher-5858-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4253272 INFO (jetty-launcher-5858-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4253272 INFO (jetty-launcher-5858-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a01f5d9{/solr,null,AVAILABLE}
[junit4] 2> 4253272 INFO (jetty-launcher-5858-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7f21e036{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34041}
[junit4] 2> 4253272 INFO (jetty-launcher-5858-thread-1) [ ]
o.e.j.s.Server Started @4253351ms
[junit4] 2> 4253272 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34041}
[junit4] 2> 4253273 ERROR (jetty-launcher-5858-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4253273 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4253273 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 4253273 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4253273 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4253273 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-18T11:46:08.081168Z
[junit4] 2> 4253296 INFO (jetty-launcher-5858-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4253296 INFO (jetty-launcher-5858-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4253296 INFO (jetty-launcher-5858-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4253296 INFO (jetty-launcher-5858-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18c44881{/solr,null,AVAILABLE}
[junit4] 2> 4253299 INFO (jetty-launcher-5858-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@58681e42{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38373}
[junit4] 2> 4253300 INFO (jetty-launcher-5858-thread-4) [ ]
o.e.j.s.Server Started @4253379ms
[junit4] 2> 4253300 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38373}
[junit4] 2> 4253300 ERROR (jetty-launcher-5858-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4253300 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4253300 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 4253300 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4253300 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4253300 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-18T11:46:08.108473Z
[junit4] 2> 4253316 INFO (zkConnectionManagerCallback-5862-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253317 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4253319 INFO (zkConnectionManagerCallback-5860-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253330 INFO (jetty-launcher-5858-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4253330 INFO (jetty-launcher-5858-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4253331 INFO (jetty-launcher-5858-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4253331 INFO (jetty-launcher-5858-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bcee526{/solr,null,AVAILABLE}
[junit4] 2> 4253331 INFO (jetty-launcher-5858-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e99cc53{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41169}
[junit4] 2> 4253331 INFO (jetty-launcher-5858-thread-3) [ ]
o.e.j.s.Server Started @4253411ms
[junit4] 2> 4253331 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41169}
[junit4] 2> 4253332 ERROR (jetty-launcher-5858-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4253332 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4253332 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 4253332 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4253332 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4253332 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-18T11:46:08.140355Z
[junit4] 2> 4253336 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4253336 INFO (zkConnectionManagerCallback-5866-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253341 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4253399 INFO (zkConnectionManagerCallback-5864-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253401 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4253407 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4253438 WARN (jetty-launcher-5858-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@93d0d0b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4253463 WARN (jetty-launcher-5858-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@161a79ae[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4253464 INFO (jetty-launcher-5858-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34434/solr
[junit4] 2> 4253587 INFO (zkConnectionManagerCallback-5876-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253620 INFO (zkConnectionManagerCallback-5878-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253689 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4253717 WARN (jetty-launcher-5858-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@437fefe7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4253735 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4253750 WARN (jetty-launcher-5858-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@29eaafa3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4253751 INFO (jetty-launcher-5858-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34434/solr
[junit4] 2> 4253752 WARN (jetty-launcher-5858-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@24d63cbe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4253782 WARN (jetty-launcher-5858-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@42c14958[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4253784 INFO (jetty-launcher-5858-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34434/solr
[junit4] 2> 4253784 INFO (zkConnectionManagerCallback-5887-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253811 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x108d48733ce0009, likely client has closed socket
[junit4] 2> 4253814 INFO (zkConnectionManagerCallback-5892-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253875 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34041_solr
[junit4] 2> 4253875 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.c.Overseer Overseer
(id=74543071006425096-127.0.0.1:34041_solr-n_0000000000) starting
[junit4] 2> 4253891 INFO (zkConnectionManagerCallback-5894-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4253892 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4253893 WARN (jetty-launcher-5858-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@251738dd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4254192 INFO (zkConnectionManagerCallback-5901-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254193 WARN (jetty-launcher-5858-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3b1ecc33[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4254194 INFO (zkConnectionManagerCallback-5896-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254195 INFO (jetty-launcher-5858-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34434/solr
[junit4] 2> 4254198 INFO (zkConnectionManagerCallback-5907-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254212 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x108d48733ce000e, likely client has closed socket
[junit4] 2> 4254213 INFO (zkConnectionManagerCallback-5911-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254217 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34434/solr ready
[junit4] 2> 4254219 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34041_solr
[junit4] 2> 4254235 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34041_solr
[junit4] 2> 4254242 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4254245 INFO (zkCallback-5900-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4254245 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4254246 INFO (zkCallback-5893-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4254250 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38373_solr as DOWN
[junit4] 2> 4254251 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41169_solr as DOWN
[junit4] 2> 4254277 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4254277 INFO (zkCallback-5877-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4254277 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38373_solr
[junit4] 2> 4254277 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4254277 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41169_solr
[junit4] 2> 4254279 INFO (zkCallback-5893-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 4254280 INFO (zkCallback-5900-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 4254281 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34435_solr as DOWN
[junit4] 2> 4254297 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4254297 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34435_solr
[junit4] 2> 4254299 INFO (zkCallback-5900-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4254299 INFO (zkCallback-5893-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4254321 INFO (zkCallback-5877-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 4254337 INFO (zkCallback-5910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 4254345 INFO (zkCallback-5895-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 4254372 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4254426 INFO (zkConnectionManagerCallback-5931-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254429 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34041.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254451 INFO (zkConnectionManagerCallback-5926-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254458 INFO (zkConnectionManagerCallback-5921-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254461 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 4254461 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 4254471 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 4254472 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34434/solr ready
[junit4] 2> 4254474 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34434/solr ready
[junit4] 2> 4254475 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34434/solr ready
[junit4] 2> 4254478 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34041.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254478 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34041.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254489 INFO (jetty-launcher-5858-thread-1)
[n:127.0.0.1:34041_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node1/.
[junit4] 2> 4254491 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4254523 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4254528 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254535 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4254546 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254547 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254548 INFO (jetty-launcher-5858-thread-3)
[n:127.0.0.1:41169_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node3/.
[junit4] 2> 4254576 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38373.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254582 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34435.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254610 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38373.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254611 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38373.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254612 INFO (jetty-launcher-5858-thread-4)
[n:127.0.0.1:38373_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node4/.
[junit4] 2> 4254646 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34435.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254646 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34435.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4254647 INFO (jetty-launcher-5858-thread-2)
[n:127.0.0.1:34435_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node2/.
[junit4] 2> 4255090 INFO (zkConnectionManagerCallback-5939-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4255105 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 4255106 INFO
(SUITE-CustomCollectionTest-seed#[2D18F85E98FC3726]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34434/solr ready
[junit4] 2> 4255385 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[2D18F85E98FC3726])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
[junit4] 2> 4255401 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[2D18F85E98FC3726])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 4255429 INFO (qtp9165983-34956) [n:127.0.0.1:34041_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4255444 INFO
(OverseerThreadFactory-6837-thread-1-processing-n:127.0.0.1:34041_solr)
[n:127.0.0.1:34041_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
routeFieldColl
[junit4] 2> 4255626 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"routeFieldColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38373/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4255628 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"routeFieldColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34435/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4255630 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"routeFieldColl_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34041/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4255633 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"routeFieldColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41169/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4255654 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"routeFieldColl_shard3_replica_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38373/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4255657 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"routeFieldColl_shard3_replica_n10",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34435/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4255677 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"routeFieldColl_shard4_replica_n12",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34041/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4255679 INFO
(OverseerStateUpdate-74543071006425096-127.0.0.1:34041_solr-n_0000000000)
[n:127.0.0.1:34041_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"routeFieldColl_shard4_replica_n14",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41169/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4255894 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
x:routeFieldColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4255894 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
x:routeFieldColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4255894 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
x:routeFieldColl_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n4&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4255895 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
x:routeFieldColl_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 4255911 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
x:routeFieldColl_shard4_replica_n12] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n12&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4255912 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
x:routeFieldColl_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n6&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4255913 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
x:routeFieldColl_shard4_replica_n14] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n14&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4255913 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
x:routeFieldColl_shard3_replica_n8] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n8&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4255913 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
x:routeFieldColl_shard3_replica_n10] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n10&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4257038 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4257038 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4257039 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4257458 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4257460 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 4257478 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4257511 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 4257536 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 4257548 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n10] Schema
name=cloud-dynamic
[junit4] 2> 4257552 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n14] Schema
name=cloud-dynamic
[junit4] 2> 4257562 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4257587 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4257623 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4257750 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 4257750 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n2'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 4257751 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34435.solr.core.routeFieldColl.shard1.replica_n2' (registry
'solr.core.routeFieldColl.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4257751 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node2/routeFieldColl_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node2/./routeFieldColl_shard1_replica_n2/data/]
[junit4] 2> 4257787 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n8] Schema name=cloud-dynamic
[junit4] 2> 4257787 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 4257803 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n12] Schema
name=cloud-dynamic
[junit4] 2> 4257857 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 4257857 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n4'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 4257857 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34041.solr.core.routeFieldColl.shard2.replica_n4' (registry
'solr.core.routeFieldColl.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4257857 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node1/routeFieldColl_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node1/./routeFieldColl_shard2_replica_n4/data/]
[junit4] 2> 4257863 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 4257863 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n1'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 4257863 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38373.solr.core.routeFieldColl.shard1.replica_n1' (registry
'solr.core.routeFieldColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4257863 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node4/routeFieldColl_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node4/./routeFieldColl_shard1_replica_n1/data/]
[junit4] 2> 4257877 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 4257877 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n10'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 4257880 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 4257880 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n14'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 4257880 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.core.routeFieldColl.shard4.replica_n14' (registry
'solr.core.routeFieldColl.shard4.replica_n14') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4257881 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n14] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node3/routeFieldColl_shard4_replica_n14],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node3/./routeFieldColl_shard4_replica_n14/data/]
[junit4] 2> 4257894 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34435.solr.core.routeFieldColl.shard3.replica_n10' (registry
'solr.core.routeFieldColl.shard3.replica_n10') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4257894 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n10] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node2/routeFieldColl_shard3_replica_n10],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node2/./routeFieldColl_shard3_replica_n10/data/]
[junit4] 2> 4257950 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 4257967 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n8'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 4257967 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38373.solr.core.routeFieldColl.shard3.replica_n8' (registry
'solr.core.routeFieldColl.shard3.replica_n8') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4257968 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n8] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node4/routeFieldColl_shard3_replica_n8],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node4/./routeFieldColl_shard3_replica_n8/data/]
[junit4] 2> 4258211 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 4258211 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n12'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 4258212 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34041.solr.core.routeFieldColl.shard4.replica_n12' (registry
'solr.core.routeFieldColl.shard4.replica_n12') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4258212 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n12] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node1/routeFieldColl_shard4_replica_n12],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node1/./routeFieldColl_shard4_replica_n12/data/]
[junit4] 2> 4258315 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 4258316 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n6'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 4258316 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.core.routeFieldColl.shard2.replica_n6' (registry
'solr.core.routeFieldColl.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10e28cde
[junit4] 2> 4258316 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node3/routeFieldColl_shard2_replica_n6],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_2D18F85E98FC3726-001/tempDir-001/node3/./routeFieldColl_shard2_replica_n6/data/]
[junit4] 2> 4258482 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4258482 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4258484 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4258484 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4258575 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ea22a22[routeFieldColl_shard1_replica_n2] main]
[junit4] 2> 4258591 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4258592 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4258607 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4258607 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631152214811607040
[junit4] 2> 4258631 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4258631 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4258664 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/routeFieldColl/terms/shard1 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 4258664 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/routeFieldColl/leaders/shard1
[junit4] 2> 4258667 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 4258701 INFO
(searcherExecutor-6854-thread-1-processing-n:127.0.0.1:34435_solr
x:routeFieldColl_shard1_replica_n2 c:routeFieldColl s:shard1 r:core_node5)
[n:127.0.0.1:34435_solr c:routeFieldColl s:shard1 r:core_node5
x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore
[routeFieldColl_shard1_replica_n2] Registered new searcher
Searcher@7ea22a22[routeFieldColl_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4258702 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4258702 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4258717 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@274e18a1[routeFieldColl_shard1_replica_n1] main]
[junit4] 2> 4258718 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4258718 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4258719 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4258719 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631152214929047552
[junit4] 2> 4258755 INFO
(searcherExecutor-6856-thread-1-processing-n:127.0.0.1:38373_solr
x:routeFieldColl_shard1_replica_n1 c:routeFieldColl s:shard1 r:core_node3)
[n:127.0.0.1:38373_solr c:routeFieldColl s:shard1 r:core_node3
x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore
[routeFieldColl_shard1_replica_n1] Registered new searcher
Searcher@274e18a1[routeFieldColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4258775 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/routeFieldColl/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 4258776 INFO (qtp521383373-34952) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/routeFieldColl/leaders/shard1
[junit4] 2> 4258899 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4258899 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4258914 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4258914 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4258977 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a99fb9e[routeFieldColl_shard4_replica_n14] main]
[junit4] 2> 4258978 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4258978 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4258979 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4258979 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631152215201677312
[junit4] 2> 4258984 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4258984 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4258987 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4258987 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4258995 INFO
(searcherExecutor-6858-thread-1-processing-n:127.0.0.1:41169_solr
x:routeFieldColl_shard4_replica_n14 c:routeFieldColl s:shard4 r:core_node16)
[n:127.0.0.1:41169_solr c:routeFieldColl s:shard4 r:core_node16
x:routeFieldColl_shard4_replica_n14] o.a.s.c.SolrCore
[routeFieldColl_shard4_replica_n14] Registered new searcher
Searcher@7a99fb9e[routeFieldColl_shard4_replica_n14]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4259001 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a35f902[routeFieldColl_shard3_replica_n8] main]
[junit4] 2> 4259021 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4259021 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4259023 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4259023 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4259024 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4259024 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4259053 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4259053 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4259055 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4259055 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4259066 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4259066 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4259067 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/routeFieldColl/terms/shard4 to Terms{values={core_node16=0},
version=0}
[junit4] 2> 4259067 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/routeFieldColl/leaders/shard4
[junit4] 2> 4259067 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@28fa3d6a[routeFieldColl_shard2_replica_n6] main]
[junit4] 2> 4259068 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4259069 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4259073 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7786e294[routeFieldColl_shard3_replica_n10] main]
[junit4] 2> 4259074 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@53957754[routeFieldColl_shard2_replica_n4] main]
[junit4] 2> 4259082 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4259082 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4259082 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4259082 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631152215309680640
[junit4] 2> 4259090 INFO
(searcherExecutor-6857-thread-1-processing-n:127.0.0.1:34435_solr
x:routeFieldColl_shard3_replica_n10 c:routeFieldColl s:shard3 r:core_node13)
[n:127.0.0.1:34435_solr c:routeFieldColl s:shard3 r:core_node13
x:routeFieldColl_shard3_replica_n10] o.a.s.c.SolrCore
[routeFieldColl_shard3_replica_n10] Registered new searcher
Searcher@7786e294[routeFieldColl_shard3_replica_n10]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4259102 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4259103 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4259103 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4259103 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631152215331700736
[junit4] 2> 4259121 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/routeFieldColl/terms/shard2 to Terms{values={core_node7=0},
version=0}
[junit4] 2> 4259122 INFO
(searcherExecutor-6855-thread-1-processing-n:127.0.0.1:34041_solr
x:routeFieldColl_shard2_replica_n4 c:routeFieldColl s:shard2 r:core_node7)
[n:127.0.0.1:34041_solr c:routeFieldColl s:shard2 r:core_node7
x:routeFieldColl_shard2_replica_n4] o.a.s.c.SolrCore
[routeFieldColl_shard2_replica_n4] Registered new searcher
Searcher@53957754[routeFieldColl_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4259139 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4259140 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631152215370498048
[junit4] 2> 4259141 INFO (qtp1296348883-34972) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard4: total=2 found=1 timeoutin=9999ms
[junit4] 2> 4259156 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/routeFieldColl/terms/shard3 to Terms{values={core_node13=0},
version=0}
[junit4] 2> 4259156 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/routeFieldColl/leaders/shard2
[junit4] 2> 4259175 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4259175 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4259175 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34435/solr/routeFieldColl_shard1_replica_n2/
[junit4] 2> 4259176 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica_n2
url=http://127.0.0.1:34435/solr START
replicas=[http://127.0.0.1:38373/solr/routeFieldColl_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 4259183 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4259183 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4259185 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4259185 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4259190 INFO (qtp9165983-34958) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9987ms
[junit4] 2> 4259204 INFO
(searcherExecutor-6862-thread-1-processing-n:127.0.0.1:41169_solr
x:routeFieldColl_shard2_replica_n6 c:routeFieldColl s:shard2 r:core_node9)
[n:127.0.0.1:41169_solr c:routeFieldColl s:shard2 r:core_node9
x:routeFieldColl_shard2_replica_n6] o.a.s.c.SolrCore
[routeFieldColl_shard2_replica_n6] Registered new searcher
Searcher@28fa3d6a[routeFieldColl_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4259204 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica_n2
url=http://127.0.0.1:34435/solr DONE. We have no versions. sync failed.
[junit4] 2> 4259224 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/routeFieldColl/leaders/shard3
[junit4] 2> 4259224 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/routeFieldColl/terms/shard2 to Terms{values={core_node7=0,
core_node9=0}, version=1}
[junit4] 2> 4259224 INFO (qtp1296348883-34971) [n:127.0.0.1:41169_solr
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/routeFieldColl/leaders/shard2
[junit4] 2> 4259226 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5a02cfc0[routeFieldColl_shard4_replica_n12] main]
[junit4] 2> 4259243 INFO (qtp1299148528-34941) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard3: total=2 found=1 timeoutin=9999ms
[junit4] 2> 4259260 INFO (qtp521383373-34950) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.S.Request [routeFieldColl_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=16
[junit4] 2> 4259261 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4259261 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 4259261 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 4259261 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/routeFieldColl/leaders/shard1/leader after winning as
/collections/routeFieldColl/leader_elect/shard1/election/74543071006425103-core_node5-n_0000000000
[junit4] 2> 4259276 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4259277 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4259278 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34435/solr/routeFieldColl_shard1_replica_n2/ shard1
[junit4] 2> 4259278 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4259278 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631152215515201536
[junit4] 2> 4259284 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4259284 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4259284 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631152215521492992
[junit4] 2> 4259313 INFO
(searcherExecutor-6859-thread-1-processing-n:127.0.0.1:38373_solr
x:routeFieldColl_shard3_replica_n8 c:routeFieldColl s:shard3 r:core_node11)
[n:127.0.0.1:38373_solr c:routeFieldColl s:shard3 r:core_node11
x:routeFieldColl_shard3_replica_n8] o.a.s.c.SolrCore
[routeFieldColl_shard3_replica_n8] Registered new searcher
Searcher@6a35f902[routeFieldColl_shard3_replica_n8]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4259321 INFO
(searcherExecutor-6860-thread-1-processing-n:127.0.0.1:34041_solr
x:routeFieldColl_shard4_replica_n12 c:routeFieldColl s:shard4 r:core_node15)
[n:127.0.0.1:34041_solr c:routeFieldColl s:shard4 r:core_node15
x:routeFieldColl_shard4_replica_n12] o.a.s.c.SolrCore
[routeFieldColl_shard4_replica_n12] Registered new searcher
Searcher@5a02cfc0[routeFieldColl_shard4_replica_n12]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4259413 INFO (zkCallback-5910-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 4259415 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/routeFieldColl/terms/shard3 to Terms{values={core_node13=0,
core_node11=0}, version=1}
[junit4] 2> 4259416 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/routeFieldColl/terms/shard4 to Terms{values={core_node16=0,
core_node15=0}, version=1}
[junit4] 2> 4259416 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4259430 INFO (zkCallback-5910-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 4259432 INFO (qtp1299148528-34939) [n:127.0.0.1:34435_solr
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3538
[junit4] 2> 4259450 INFO (qtp521383373-34963) [n:127.0.0.1:38373_solr
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/routeFieldColl/leaders/shard3
[junit4] 2> 4259450 INFO (qtp9165983-34955) [n:127.0.0.1:34041_solr
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/routeFieldColl/leaders/shard4
[junit4] 2> 4259587 INFO (zkCallback-5910-th
[...truncated too long message...]
st as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null719989972
[copy] Copying 240 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null719989972
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null719989972
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 213ms :: artifacts dl 31ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 639 minutes 51 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]