Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/179/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation
Error Message:
took over 10 seconds after collection creation to update aliases
Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to
update aliases
at
__randomizedtesting.SeedInfo.seed([A787E64CF3B300E5:CAED63E7CBD1EDD1]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation(TimeRoutedAliasUpdateProcessorTest.java:476)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 15574 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20190319_142944_3544061397185315420996.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/heapdumps/java_pid8925.hprof
...
[junit4] Heap dump file created [480569202 bytes in 2.637 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 2 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
[junit4] 2> 2214401 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A787E64CF3B300E5]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/init-core-data-001
[junit4] 2> 2214401 WARN
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A787E64CF3B300E5]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2214401 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A787E64CF3B300E5]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2214402 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A787E64CF3B300E5]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2214405 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPreemptiveCreation
[junit4] 2> 2214405 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001
[junit4] 2> 2214406 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2214406 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2214406 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2214506 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.ZkTestServer start zk server on port:42121
[junit4] 2> 2214506 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42121
[junit4] 2> 2214506 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42121
[junit4] 2> 2214563 INFO (zkConnectionManagerCallback-23179-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214574 INFO (zkConnectionManagerCallback-23181-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214575 INFO (zkConnectionManagerCallback-23183-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214577 WARN (jetty-launcher-23184-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2214577 WARN (jetty-launcher-23184-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2214577 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2214577 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2214577 INFO (jetty-launcher-23184-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2214579 WARN (jetty-launcher-23184-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2214579 WARN (jetty-launcher-23184-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2214579 INFO (jetty-launcher-23184-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2214594 INFO (jetty-launcher-23184-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2214595 INFO (jetty-launcher-23184-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2214595 INFO (jetty-launcher-23184-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2214600 INFO (jetty-launcher-23184-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f2b4cb7{/solr,null,AVAILABLE}
[junit4] 2> 2214601 WARN (jetty-launcher-23184-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@506bd5f2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214601 INFO (jetty-launcher-23184-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2214601 INFO (jetty-launcher-23184-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2214601 INFO (jetty-launcher-23184-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2214602 INFO (jetty-launcher-23184-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2214602 INFO (jetty-launcher-23184-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2214602 INFO (jetty-launcher-23184-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2214603 INFO (jetty-launcher-23184-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2214603 INFO (jetty-launcher-23184-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2214603 INFO (jetty-launcher-23184-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2214604 INFO (jetty-launcher-23184-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b299fe0{/solr,null,AVAILABLE}
[junit4] 2> 2214604 WARN (jetty-launcher-23184-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2d0bc53d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63f1e54c{/solr,null,AVAILABLE}
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65ca4a56{/solr,null,AVAILABLE}
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6c44bffd{SSL,[ssl,
http/1.1]}{127.0.0.1:37555}
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-4) [ ]
o.e.j.s.Server Started @2214681ms
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f32ce0d{SSL,[ssl,
http/1.1]}{127.0.0.1:36595}
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37555}
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-3) [ ]
o.e.j.s.Server Started @2214681ms
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36595}
[junit4] 2> 2214607 ERROR (jetty-launcher-23184-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2214607 ERROR (jetty-launcher-23184-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2214607 WARN (jetty-launcher-23184-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@162db820[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2214607 WARN (jetty-launcher-23184-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@66f9b971[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-19T15:06:39.079Z
[junit4] 2> 2214607 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-19T15:06:39.079Z
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@10cbba43{SSL,[ssl,
http/1.1]}{127.0.0.1:33273}
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18e134bf{SSL,[ssl,
http/1.1]}{127.0.0.1:41499}
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-1) [ ]
o.e.j.s.Server Started @2214688ms
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-2) [ ]
o.e.j.s.Server Started @2214688ms
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33273}
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41499}
[junit4] 2> 2214613 ERROR (jetty-launcher-23184-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2214613 ERROR (jetty-launcher-23184-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2214613 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2214614 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-19T15:06:39.085Z
[junit4] 2> 2214614 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-19T15:06:39.085Z
[junit4] 2> 2214614 INFO (zkConnectionManagerCallback-23188-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214614 INFO (zkConnectionManagerCallback-23187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214614 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2214614 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2214635 INFO (zkConnectionManagerCallback-23191-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214635 INFO (zkConnectionManagerCallback-23192-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214635 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2214635 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2214639 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
0x10099eefcc40006, likely client has closed socket
[junit4] 2> 2214735 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2214735 WARN (jetty-launcher-23184-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2214740 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2214740 WARN (jetty-launcher-23184-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2214759 WARN (jetty-launcher-23184-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7a16f6cd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214787 WARN (jetty-launcher-23184-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2214799 WARN (jetty-launcher-23184-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@60900df8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214803 WARN (jetty-launcher-23184-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6d8b32f3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214804 INFO (jetty-launcher-23184-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42121/solr
[junit4] 2> 2214815 WARN (jetty-launcher-23184-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2214822 INFO (zkConnectionManagerCallback-23204-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214835 WARN (jetty-launcher-23184-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@161731a6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214836 INFO (jetty-launcher-23184-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42121/solr
[junit4] 2> 2214842 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2214842 WARN (jetty-launcher-23184-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2214847 INFO (zkConnectionManagerCallback-23207-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214851 WARN (jetty-launcher-23184-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3a2d17a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214858 INFO (zkConnectionManagerCallback-23210-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214867 WARN (jetty-launcher-23184-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2214878 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36595_solr
[junit4] 2> 2214878 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.c.Overseer Overseer
(id=72226845759897608-127.0.0.1:36595_solr-n_0000000000) starting
[junit4] 2> 2214883 WARN (jetty-launcher-23184-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@40c83b5b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2214884 INFO (jetty-launcher-23184-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42121/solr
[junit4] 2> 2214890 INFO (zkConnectionManagerCallback-23217-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214893 INFO (jetty-launcher-23184-thread-1)
[n:127.0.0.1:41499_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41499_solr
[junit4] 2> 2214901 INFO (zkCallback-23216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2214910 INFO (zkCallback-23206-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2214911 INFO (zkConnectionManagerCallback-23223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214911 INFO (zkConnectionManagerCallback-23225-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214911 INFO (zkConnectionManagerCallback-23232-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2214912 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2214912 INFO (jetty-launcher-23184-thread-1)
[n:127.0.0.1:41499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2214912 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42121/solr ready
[junit4] 2> 2214913 INFO (jetty-launcher-23184-thread-1)
[n:127.0.0.1:41499_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42121/solr ready
[junit4] 2> 2214943 INFO
(OverseerStateUpdate-72226845759897608-127.0.0.1:36595_solr-n_0000000000)
[n:127.0.0.1:36595_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36595_solr
[junit4] 2> 2214951 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36595_solr as DOWN
[junit4] 2> 2214951 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2214951 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36595_solr
[junit4] 2> 2214970 INFO (jetty-launcher-23184-thread-1)
[n:127.0.0.1:41499_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2214998 INFO (zkConnectionManagerCallback-23234-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2215000 INFO (zkCallback-23216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2215001 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2215003 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33273_solr as DOWN
[junit4] 2> 2215004 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2215004 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33273_solr
[junit4] 2> 2215004 INFO (zkCallback-23216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2215008 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2215015 INFO (zkCallback-23231-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 2215047 INFO (zkCallback-23233-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2215054 INFO (zkCallback-23206-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 2215054 INFO (zkCallback-23222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 2215064 INFO (jetty-launcher-23184-thread-1)
[n:127.0.0.1:41499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41499.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215070 INFO (jetty-launcher-23184-thread-1)
[n:127.0.0.1:41499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41499.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215070 INFO (jetty-launcher-23184-thread-1)
[n:127.0.0.1:41499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41499.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215070 INFO (jetty-launcher-23184-thread-1)
[n:127.0.0.1:41499_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node1/.
[junit4] 2> 2215151 INFO (zkConnectionManagerCallback-23243-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2215151 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2215152 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42121/solr ready
[junit4] 2> 2215180 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36595.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215188 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36595.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215188 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36595.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215189 INFO (jetty-launcher-23184-thread-3)
[n:127.0.0.1:36595_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/.
[junit4] 2> 2215189 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2215190 WARN (jetty-launcher-23184-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2215191 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2215203 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33273.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215210 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33273.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215210 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33273.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215210 INFO (jetty-launcher-23184-thread-2)
[n:127.0.0.1:33273_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node2/.
[junit4] 2> 2215227 WARN (jetty-launcher-23184-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@ce314f7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2215239 WARN (jetty-launcher-23184-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2215263 WARN (jetty-launcher-23184-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1bc23656[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2215264 INFO (jetty-launcher-23184-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42121/solr
[junit4] 2> 2215306 INFO (zkConnectionManagerCallback-23250-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2215328 INFO (zkConnectionManagerCallback-23252-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2215330 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2215331 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37555_solr as DOWN
[junit4] 2> 2215332 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2215332 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37555_solr
[junit4] 2> 2215332 INFO (zkCallback-23206-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2215332 INFO (zkCallback-23216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2215332 INFO (zkCallback-23222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2215335 INFO (zkCallback-23231-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2215335 INFO (zkCallback-23233-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2215335 INFO (zkCallback-23242-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2215347 INFO (zkCallback-23251-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2215351 INFO (zkConnectionManagerCallback-23259-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2215351 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2215352 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42121/solr ready
[junit4] 2> 2215354 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2215370 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37555.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215376 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37555.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215376 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37555.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2215377 INFO (jetty-launcher-23184-thread-4)
[n:127.0.0.1:37555_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node4/.
[junit4] 2> 2215423 INFO (zkConnectionManagerCallback-23265-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2215423 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2215424 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:42121/solr ready
[junit4] 2> 2215424 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient:
org.apache.solr.client.solrj.impl.CloudSolrClient@3ced90f8
[junit4] 2> 2215424 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider
127.0.0.1:42121/solr
[junit4] 2> 2215426 INFO (zkConnectionManagerCallback-23270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2215426 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2215427 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A787E64CF3B300E5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:42121/solr ready
[junit4] 2> 2215437 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params
baseConfigSet=_default&name=testPreemptiveCreation&action=CREATE&wt=javabin&version=2
[junit4] 2> 2215438 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.OverseerConfigSetMessageHandler
OverseerConfigSetMessageHandler.processMessage : create , {
[junit4] 2> "name":"testPreemptiveCreation",
[junit4] 2> "baseConfigSet":"_default",
[junit4] 2> "immutable":"false",
[junit4] 2> "operation":"configsets:create"}
[junit4] 2> 2215439 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/testPreemptiveCreation/protwords.txt
[junit4] 2> 2215439 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to
/configs/testPreemptiveCreation/managed-schema
[junit4] 2> 2215440 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to
/configs/testPreemptiveCreation/solrconfig.xml
[junit4] 2> 2215440 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/testPreemptiveCreation/synonyms.txt
[junit4] 2> 2215441 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/testPreemptiveCreation/stopwords.txt
[junit4] 2> 2215441 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testPreemptiveCreation/lang/contractions_it.txt
[junit4] 2> 2215441 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testPreemptiveCreation/lang/stemdict_nl.txt
[junit4] 2> 2215442 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testPreemptiveCreation/lang/stopwords_hy.txt
[junit4] 2> 2215442 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testPreemptiveCreation/lang/stopwords_no.txt
[junit4] 2> 2215443 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testPreemptiveCreation/lang/contractions_ca.txt
[junit4] 2> 2215444 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testPreemptiveCreation/lang/stopwords_id.txt
[junit4] 2> 2215444 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testPreemptiveCreation/lang/stopwords_ga.txt
[junit4] 2> 2215445 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testPreemptiveCreation/lang/stopwords_hi.txt
[junit4] 2> 2215445 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testPreemptiveCreation/lang/stopwords_da.txt
[junit4] 2> 2215446 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testPreemptiveCreation/lang/stopwords_ja.txt
[junit4] 2> 2215446 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testPreemptiveCreation/lang/stopwords_pt.txt
[junit4] 2> 2215447 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testPreemptiveCreation/lang/stopwords_hu.txt
[junit4] 2> 2215447 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testPreemptiveCreation/lang/stopwords_el.txt
[junit4] 2> 2215448 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testPreemptiveCreation/lang/stopwords_ru.txt
[junit4] 2> 2215448 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testPreemptiveCreation/lang/stopwords_tr.txt
[junit4] 2> 2215449 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testPreemptiveCreation/lang/stopwords_ar.txt
[junit4] 2> 2215449 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testPreemptiveCreation/lang/userdict_ja.txt
[junit4] 2> 2215449 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testPreemptiveCreation/lang/stopwords_eu.txt
[junit4] 2> 2215450 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testPreemptiveCreation/lang/stopwords_it.txt
[junit4] 2> 2215450 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testPreemptiveCreation/lang/stopwords_cz.txt
[junit4] 2> 2215452 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testPreemptiveCreation/lang/stoptags_ja.txt
[junit4] 2> 2215452 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testPreemptiveCreation/lang/contractions_fr.txt
[junit4] 2> 2215453 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testPreemptiveCreation/lang/stopwords_de.txt
[junit4] 2> 2215453 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testPreemptiveCreation/lang/stopwords_fa.txt
[junit4] 2> 2215453 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testPreemptiveCreation/lang/contractions_ga.txt
[junit4] 2> 2215454 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testPreemptiveCreation/lang/stopwords_ca.txt
[junit4] 2> 2215454 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testPreemptiveCreation/lang/stopwords_nl.txt
[junit4] 2> 2215455 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testPreemptiveCreation/lang/stopwords_bg.txt
[junit4] 2> 2215455 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testPreemptiveCreation/lang/stopwords_lv.txt
[junit4] 2> 2215456 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testPreemptiveCreation/lang/stopwords_en.txt
[junit4] 2> 2215456 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testPreemptiveCreation/lang/stopwords_es.txt
[junit4] 2> 2215456 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testPreemptiveCreation/lang/stopwords_th.txt
[junit4] 2> 2215457 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testPreemptiveCreation/lang/stopwords_ro.txt
[junit4] 2> 2215457 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testPreemptiveCreation/lang/stopwords_fr.txt
[junit4] 2> 2215458 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testPreemptiveCreation/lang/stopwords_sv.txt
[junit4] 2> 2215458 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testPreemptiveCreation/lang/stopwords_fi.txt
[junit4] 2> 2215459 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testPreemptiveCreation/lang/hyphenations_ga.txt
[junit4] 2> 2215460 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testPreemptiveCreation/lang/stopwords_gl.txt
[junit4] 2> 2215461 INFO
(OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/testPreemptiveCreation/params.json
[junit4] 2> 2215462 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs
params={baseConfigSet=_default&name=testPreemptiveCreation&action=CREATE&wt=javabin&version=2}
status=0 QTime=25
[junit4] 2> 2215463 INFO (qtp631706688-54211) [n:127.0.0.1:36595_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=testPreemptiveCreation&name=testPreemptiveCreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2215464 INFO
(OverseerThreadFactory-14511-thread-2-processing-n:127.0.0.1:36595_solr)
[n:127.0.0.1:36595_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testPreemptiveCreation
[junit4] 2> 2215464 INFO
(OverseerCollectionConfigSetProcessor-72226845759897608-127.0.0.1:36595_solr-n_0000000000)
[n:127.0.0.1:36595_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2215572 INFO
(OverseerStateUpdate-72226845759897608-127.0.0.1:36595_solr-n_0000000000)
[n:127.0.0.1:36595_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testPreemptiveCreation",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testPreemptiveCreation_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36595/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2215787 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPreemptiveCreation&newCollection=true&name=testPreemptiveCreation_shard1_replica_n1&action=CREATE&numShards=1&collection=testPreemptiveCreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2216802 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.RequestParams conf resource
params.json loaded . version : 0
[junit4] 2> 2216802 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.RequestParams request
params refreshed to version 0
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2216803 WARN (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2216811 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 2216833 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.IndexSchema
[testPreemptiveCreation_shard1_replica_n1] Schema name=default-config
[junit4] 2> 2216969 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
default-config/1.6 with uniqueid field id
[junit4] 2> 2216980 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testPreemptiveCreation_shard1_replica_n1' using configuration from
collection testPreemptiveCreation, trusted=true
[junit4] 2> 2216980 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_36595.solr.core.testPreemptiveCreation.shard1.replica_n1'
(registry 'solr.core.testPreemptiveCreation.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2216980 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrCore
[[testPreemptiveCreation_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/./testPreemptiveCreation_shard1_replica_n1/data/]
[junit4] 2> 2216982 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.XSLTResponseWriter
xsltCacheLifetimeSeconds=5
[junit4] 2> 2217011 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2217011 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2217013 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 2217013 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2217013 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6feb6781[testPreemptiveCreation_shard1_replica_n1] main]
[junit4] 2> 2217014 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/testPreemptiveCreation
[junit4] 2> 2217014 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testPreemptiveCreation
[junit4] 2> 2217014 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/testPreemptiveCreation/managed-schema
[junit4] 2> 2217014 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current
schema version 0 is already the latest
[junit4] 2> 2217015 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
Initializing spell checkers
[junit4] 2> 2217015 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker
init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 2217015 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 2217015 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1628446918167232512
[junit4] 2> 2217017 INFO
(searcherExecutor-14528-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@6feb6781[testPreemptiveCreation_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2217017 INFO
(searcherExecutor-14528-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2217017 INFO
(searcherExecutor-14528-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2217018 INFO
(searcherExecutor-14528-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrCore
[testPreemptiveCreation_shard1_replica_n1] Registered new searcher
Searcher@6feb6781[testPreemptiveCreation_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2217018 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testPreemptiveCreation/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 2217019 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testPreemptiveCreation/leaders/shard1
[junit4] 2> 2217020 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2217020 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 2217020 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to https://127.0.0.1:36595/solr/testPreemptiveCreation_shard1_replica_n1/
[junit4] 2> 2217020 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 2217020 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:36595/solr/testPreemptiveCreation_shard1_replica_n1/ has no
replicas
[junit4] 2> 2217020 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testPreemptiveCreation/leaders/shard1/leader after winning as
/collections/testPreemptiveCreation/leader_elect/shard1/election/72226845759897608-core_node2-n_0000000000
[junit4] 2> 2217020 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
https://127.0.0.1:36595/solr/testPreemptiveCreation_shard1_replica_n1/ shard1
[junit4] 2> 2217121 INFO (zkCallback-23206-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2217121 INFO (zkCallback-23206-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2217122 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2217145 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPreemptiveCreation&newCollection=true&name=testPreemptiveCreation_shard1_replica_n1&action=CREATE&numShards=1&collection=testPreemptiveCreation&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1358
[junit4] 2> 2217147 INFO (qtp631706688-54211) [n:127.0.0.1:36595_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2217223 INFO (zkCallback-23206-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2217223 INFO (zkCallback-23206-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2217223 INFO (zkCallback-23206-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2217223 INFO (qtp631706688-54211) [n:127.0.0.1:36595_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=testPreemptiveCreation&name=testPreemptiveCreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1760
[junit4] 2> 2217247 INFO (qtp631706688-54206) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed
config commands successfully and persisted to ZK
[{"set-user-property":{"update.autoCreateFields":false}},
{"add-updateprocessor":{
[junit4] 2> "name":"tolerant",
[junit4] 2> "class":"solr.TolerantUpdateProcessorFactory"}},
{"add-updateprocessor":{
[junit4] 2> "name":"tracking-testSliceRouting",
[junit4] 2> "class":"solr.TrackingUpdateProcessorFactory",
[junit4] 2> "group":"testPreemptiveCreation"}},
{"add-updateprocessor":{
[junit4] 2> "name":"inc",
[junit4] 2>
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
[junit4] 2> "fieldName":"integer_i"}}]
[junit4] 2> 2217247 INFO (qtp631706688-54206) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting
up to 30 secs for 1 replicas to set the property overlay to be of version 0 for
collection testPreemptiveCreation
[junit4] 2> 2217247 INFO (Thread-8408) [ ] o.a.s.c.SolrCore config
update listener called for core testPreemptiveCreation_shard1_replica_n1
[junit4] 2> 2217248 INFO (Thread-8408) [ ] o.a.s.c.SolrCore core
reload testPreemptiveCreation_shard1_replica_n1
[junit4] 2> 2217248 INFO
(solrHandlerExecutor-14533-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2217252 INFO (Thread-8408) [ ] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 2217252 INFO (Thread-8408) [ ] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2217253 WARN (Thread-8408) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 2217259 INFO (Thread-8408) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 2217276 INFO (Thread-8408) [ ] o.a.s.s.IndexSchema
[testPreemptiveCreation_shard1_replica_n1] Schema name=default-config
[junit4] 2> 2217350 INFO (qtp631706688-54211) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting
overlay version 0 but my version is -1
[junit4] 2> 2217350 INFO (qtp631706688-54211) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.S.Request
[testPreemptiveCreation_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2217350 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 2217350 INFO
(solrHandlerExecutor-14533-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:36595/solr/testPreemptiveCreation_shard1_replica_n1/ for prop
overlay after 1 attempts
[junit4] 2> 2217350 INFO
(solrHandlerExecutor-14533-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2217432 INFO (Thread-8408) [ ] o.a.s.s.IndexSchema Loaded
schema default-config/1.6 with uniqueid field id
[junit4] 2> 2217451 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting
overlay version 0 but my version is -1
[junit4] 2> 2217454 INFO (qtp631706688-54208) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.S.Request
[testPreemptiveCreation_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=3
[junit4] 2> 2217455 INFO
(solrHandlerExecutor-14533-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:36595/solr/testPreemptiveCreation_shard1_replica_n1/ for prop
overlay after 2 attempts
[junit4] 2> 2217455 INFO
(solrHandlerExecutor-14533-thread-1-processing-n:127.0.0.1:36595_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:36595_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2217455 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 2217459 INFO (Thread-8408) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'testPreemptiveCreation_shard1_replica_n1' using
configuration from collection testPreemptiveCreation
[junit4] 2> 2217476 INFO
(OverseerCollectionConfigSetProcessor-72226845759897608-127.0.0.1:36595_solr-n_0000000000)
[n:127.0.0.1:36595_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2217482 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_36595.solr.core.testPreemptiveCreation.shard1.replica_n1'
(registry 'solr.core.testPreemptiveCreation.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@69584872
[junit4] 2> 2217482 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrCore
[[testPreemptiveCreation_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/testPreemptiveCreation_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001/tempDir-001/node3/./testPreemptiveCreation_shard1_replica_n1/data/]
[junit4] 2> 2217487 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.XSLTResponseWriter
xsltCacheLifetimeSeconds=5
[junit4] 2> 2217528 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 2217528 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2217529 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@67eb8877[testPreemptiveCreation_shard1_replica_n1] main]
[junit4] 2> 2217529 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/testPreemptiveCreation
[junit4] 2> 2217530 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testPreemptiveCreation
[junit4] 2> 2217530 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/testPreemptiveCreation/managed-schema
[junit4] 2> 2217530 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current
schema version 0 is already the latest
[junit4] 2> 2217530 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
Initializing spell checkers
[junit4] 2> 2217530 INFO (Thread-8408) [n:127.0.0.1:36595_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker
init: {name=default,field=_text_,cla
[...truncated too long message...]
estCaseJ4 ###Ending testParse
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A787E64CF3B300E5-001
[junit4] 2> Mar 19, 2019 3:11:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@534ca709),
locale=th, timezone=NST
[junit4] 2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=8,threads=1,free=144077168,total=477626368
[junit4] 2> NOTE: All tests run in this JVM: [TestHdfsBackupRestoreCore,
TestSmileRequest, SegmentsInfoRequestHandlerTest, TestDistributedMap,
StatelessScriptUpdateProcessorFactoryTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestLegacyNumericRangeQueryBuilder, TestShortCircuitedRequests, TestCryptoKeys,
TestCharFilters, CurrencyFieldTypeTest, SuggestComponentContextFilterQueryTest,
TestUseDocValuesAsStored, ShardRoutingCustomTest, TestCloudPivotFacet,
IndexSchemaTest, TestMissingGroups, TestSolrCloudWithHadoopAuthPlugin,
TestSchemaManager, TriggerIntegrationTest, TestSolrConfigHandlerConcurrent,
ScheduledMaintenanceTriggerTest,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, DebugComponentTest,
V2StandaloneTest, HLLSerializationTest, BooleanFieldTest, TestCodecSupport,
TestGraphTermsQParserPlugin, SolrGraphiteReporterTest,
TestManagedResourceStorage, TestSimpleTextCodec,
TestSolrCloudWithDelegationTokens, SpatialFilterTest,
DistributedTermsComponentTest, SystemInfoHandlerTest, TestFastOutputStream,
TestChildDocTransformer, TestTrie, HdfsDirectoryTest,
TestTrackingShardHandlerFactory, TestComplexPhraseLeadingWildcard,
SuggesterFSTTest, TestSearchPerf, DeleteStatusTest, TestExceedMaxTermLength,
MoveReplicaTest, TestHalfAndHalfDocValues, DirectSolrSpellCheckerTest,
CreateRoutedAliasTest, SimpleMLTQParserTest, TestConfigSetImmutable,
DistributedUpdateProcessorTest, TestMultiValuedNumericRangeQuery,
SuggesterWFSTTest, ResponseLogComponentTest, TestLuceneIndexBackCompat,
UniqFieldsUpdateProcessorFactoryTest, TestLockTree, TestDistribIDF,
TestPseudoReturnFields, TestSubQueryTransformerCrossCore,
TestReplicaProperties, TestFieldCacheSort, PreAnalyzedUpdateProcessorTest,
CoreMergeIndexesAdminHandlerTest, NodeLostTriggerTest, TestStressLucene,
TestRawTransformer, TestSimComputePlanAction, ZkFailoverTest,
TestCloudDeleteByQuery, TestUniqueKeyFieldResource, FileUtilsTest,
DistributedIntervalFacetingTest, MissingSegmentRecoveryTest,
TestSimExecutePlanAction, DOMUtilTest, TestDynamicURP,
TestPHPSerializedResponseWriter, NodeMutatorTest, TestCSVLoader,
TestSolrDeletionPolicy2, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
LeaderElectionIntegrationTest, TestUnInvertedFieldException,
AnalysisErrorHandlingTest, MoreLikeThisHandlerTest, ResourceLoaderTest,
QueryEqualityTest, DistributedMLTComponentTest, TestCustomSort,
TestPolicyCloud, CursorMarkTest, TestStressCloudBlindAtomicUpdates,
LukeRequestHandlerTest, TestReversedWildcardFilterFactory,
TestXmlQParserPlugin, TestRTGBase, SolrMetricReporterTest,
TestExtendedDismaxParser, TestGeoJSONResponseWriter, TaggerTest,
OverseerStatusTest, AssignBackwardCompatibilityTest, ZkStateWriterTest,
OutputWriterTest, TestMacros, ConvertedLegacyTest, DocValuesNotIndexedTest,
MetricsHistoryHandlerTest, SolrXmlInZkTest, DistributedFacetExistsSmallTest,
RequiredFieldsTest, SolrRrdBackendFactoryTest, TestSimPolicyCloud,
DocumentAnalysisRequestHandlerTest, TestNumericTerms64, PeerSyncTest,
SliceStateTest, ConcurrentDeleteAndCreateCollectionTest,
TestJsonFacetsWithNestedObjects, TestRTimerTree, TestCustomStream,
TestNestedUpdateProcessor, SolrIndexMetricsTest, QueryResultKeyTest,
TestBlendedInfixSuggestions, TestSweetSpotSimilarityFactory,
TestRequestForwarding, MetricUtilsTest, ShufflingReplicaListTransformerTest,
MetricsConfigTest, TestInPlaceUpdatesRequiredField, PeerSyncReplicationTest,
TestSQLHandler, TestPrepRecovery, SampleTest, SolrInfoBeanTest,
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch,
TestGroupingSearch, TestRandomDVFaceting, TestSimpleTrackingShardHandler,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestJettySolrRunner, ConnectionReuseTest, BasicDistributedZk2Test,
CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest,
ClusterStateUpdateTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest,
ConfigSetsAPITest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, ForceLeaderTest,
ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest,
LeaderFailoverAfterPartitionTest, LeaderTragicEventTest,
LeaderVoteWaitTimeoutTest, RecoveryZkTest, ReindexCollectionTest,
TestCloudRecovery2, TestCloudSearcherWarming, TestStressLiveNodes,
TestTolerantUpdateProcessorRandomCloud, TestZkChroot,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
VMParamsZkACLAndCredentialsProvidersTest, ZkNodePropsTest, ZkShardTermsTest,
ZkSolrClientTest, AssignTest, CollectionReloadTest, CustomCollectionTest,
TestCollectionAPI, TestRequestStatusCollectionAPI,
AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest,
MetricTriggerTest, ScheduledTriggerIntegrationTest, BaseCdcrDistributedZkTest,
CdcrBidirectionalTest, CdcrBootstrapTest, HdfsRecoveryZkTest,
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ImplicitSnitchTest,
RuleEngineTest, RulesTest, ConfigureRecoveryStrategyTest, CoreSorterTest,
DirectoryFactoryTest, SolrCoreTest, TestMergePolicyConfig,
TestQuerySenderListener, TestSolrIndexConfig, TestXIncludeConfig,
TestSolrCoreSnapshots, RequestLoggingTest, ResponseBuilderTest,
TestReplicationHandler, FacetPivotSmallTest,
PhrasesIdentificationComponentTest, SuggestComponentTest, JavabinLoaderTest,
EmbeddedSolrNoSerializeTest, XmlInterpolationTest, HighlighterConfigTest,
HighlighterMaxOffsetTest, TestPostingsSolrHighlighter,
TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest,
SmileWriterTest, TestRestManager, TestCopyFieldCollectionResource,
TestDynamicFieldCollectionResource, TestDynamicFieldResource,
TestFieldCollectionResource, TestFieldResource,
TestFieldTypeCollectionResource, TestSchemaNameResource,
TestSchemaSimilarityResource, TestManagedSynonymFilterFactory, DateFieldTest,
DateRangeFieldTest, DocValuesMultiTest, EnumFieldTest,
ManagedSchemaRoundRobinCloudTest, NotRequiredUniqueKeyTest, NumericFieldsTest,
OpenExchangeRatesOrgProviderTest, PolyFieldTest,
PreAnalyzedFieldManagedSchemaCloudTest, SynonymTokenizerTest, TestBinaryField,
TestBulkSchemaConcurrent, TestManagedSchema, TestManagedSchemaAPI,
TestManagedSchemaThreadSafety, TestUseDocValuesAsStored2,
AnalyticsMergeStrategyTest, TestFastLRUCache, TestFieldSortValues,
TestIndexSearcher, TestOverriddenPrefixQueryForCustomFieldType, TestRangeQuery,
TestCloudJSONFacetJoinDomain, TestJsonFacetRefinement, TestFunctionQuery,
TestOrdValues, TestSortByMinMaxFunction, BJQParserTest,
BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest,
TestCloudNestedDocsSort, TestScoreJoinQPScore, TestBM25SimilarityFactory,
TestClassicSimilarityFactory, TestDFISimilarityFactory,
TestDFRSimilarityFactory, TestIBSimilarityFactory,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestLegacyBM25SimilarityFactory, TestNonDefinedSimilarityFactory,
TestExactSharedStatsCache, TestLRUStatsCache, JWTAuthPluginTest,
TestAuthorizationFramework, SpellPossibilityIteratorTest,
SpellingQueryConverterTest, TestFileDictionaryLookup, TestPhraseSuggestions,
TestDocTermOrdsUninvertLimit, TestFieldCacheSortRandom, CdcrUpdateLogTest,
DataDrivenBlockJoinTest, PeerSyncWithLeaderTest, VersionInfoTest,
AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest,
ClassificationUpdateProcessorFactoryTest,
ClassificationUpdateProcessorIntegrationTest,
ClassificationUpdateProcessorTest, RegexBoostProcessorTest, ScriptEngineTest,
TemplateUpdateProcessorTest, TestDocBasedVersionConstraints,
TestNamedUpdateProcessors, TestPartialUpdateDeduplication,
TimeRoutedAliasUpdateProcessorTest]
[junit4] Completed [849/849 (1!)] on J2 in 263.93s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 8970 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/build.xml:642: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/build.xml:585: Some
of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid8925.hprof
Total time: 88 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]