Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/688/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions
-XX:+UseZGC
2 tests failed.
FAILED:
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
Error Message:
expected:<14> but was:<13>
Stack Trace:
java.lang.AssertionError: expected:<14> but was:<13>
at
__randomizedtesting.SeedInfo.seed([D77712438B4F3FF4:EE8F53F0CB6E739F]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.assertCatTimeInvariants(DimensionalRoutedAliasUpdateProcessorTest.java:678)
at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:254)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:830)
FAILED:
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime
Error Message:
expected:<16> but was:<15>
Stack Trace:
java.lang.AssertionError: expected:<16> but was:<15>
at
__randomizedtesting.SeedInfo.seed([D77712438B4F3FF4:D07C5D40B4BC6E1C]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.assertCatTimeInvariants(DimensionalRoutedAliasUpdateProcessorTest.java:678)
at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:544)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:830)
Build Log:
[...truncated 13769 lines...]
[junit4] Suite:
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4] 2> 428328 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[D77712438B4F3FF4]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 428343 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[D77712438B4F3FF4]-worker)
[ ] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/data-dir-33-001
[junit4] 2> 428343 WARN
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[D77712438B4F3FF4]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=122 numCloses=122
[junit4] 2> 428343 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[D77712438B4F3FF4]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 428344 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[D77712438B4F3FF4]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 428385 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
[junit4] 2> 428386 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001
[junit4] 2> 428386 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 428387 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 428387 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 428487 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.ZkTestServer start zk server on port:35565
[junit4] 2> 428487 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35565
[junit4] 2> 428487 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35565
[junit4] 2> 428487 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35565
[junit4] 2> 428489 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428495 INFO (zkConnectionManagerCallback-1582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428495 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428497 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428506 INFO (zkConnectionManagerCallback-1584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428506 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428507 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428513 INFO (zkConnectionManagerCallback-1586-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428513 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428634 WARN (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 428634 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 428634 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 428634 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
[junit4] 2> 428639 WARN (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 428640 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 428640 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 428640 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
[junit4] 2> 428644 WARN (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 428644 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 428644 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 428644 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
[junit4] 2> 428656 WARN (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 428656 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 428656 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 428656 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
[junit4] 2> 428690 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 428690 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 428690 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 428699 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 428699 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 428699 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 428699 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5902ddd{/solr,null,AVAILABLE}
[junit4] 2> 428701 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3c8f592c{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:39131}
[junit4] 2> 428701 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.Server Started @428793ms
[junit4] 2> 428701 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39131}
[junit4] 2> 428701 ERROR (jetty-launcher-1587-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 428701 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 428702 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.0
[junit4] 2> 428702 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 428702 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 428702 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-22T22:05:03.746217Z
[junit4] 2> 428719 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5eab5280{/solr,null,AVAILABLE}
[junit4] 2> 428720 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@56687012{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:39709}
[junit4] 2> 428720 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.Server Started @428812ms
[junit4] 2> 428720 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39709}
[junit4] 2> 428720 ERROR (jetty-launcher-1587-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 428720 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 428720 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.0
[junit4] 2> 428720 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 428720 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 428720 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-22T22:05:03.764677Z
[junit4] 2> 428722 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 428722 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 428722 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 428722 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 428722 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 428722 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 428729 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ebb016e{/solr,null,AVAILABLE}
[junit4] 2> 428730 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428730 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428731 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@77e8a795{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:34665}
[junit4] 2> 428731 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.Server Started @428822ms
[junit4] 2> 428731 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34665}
[junit4] 2> 428731 ERROR (jetty-launcher-1587-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 428731 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 428731 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.0
[junit4] 2> 428731 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 428731 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 428731 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-22T22:05:03.775484Z
[junit4] 2> 428734 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@314e2c2c{/solr,null,AVAILABLE}
[junit4] 2> 428735 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@62a7e162{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:44227}
[junit4] 2> 428735 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.Server Started @428827ms
[junit4] 2> 428735 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44227}
[junit4] 2> 428735 ERROR (jetty-launcher-1587-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 428735 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 428735 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.0
[junit4] 2> 428735 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 428736 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 428736 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-22T22:05:03.780025Z
[junit4] 2> 428746 INFO (zkConnectionManagerCallback-1589-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428746 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428747 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 428754 INFO (zkConnectionManagerCallback-1591-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428754 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428754 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 428773 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428781 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428786 INFO (zkConnectionManagerCallback-1595-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428786 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428786 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 428790 INFO (zkConnectionManagerCallback-1593-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428790 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428790 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 428904 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 428907 WARN (jetty-launcher-1587-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6f5dbe9d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 428907 WARN (jetty-launcher-1587-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6f5dbe9d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 428946 WARN (jetty-launcher-1587-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2675d656[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 428946 WARN (jetty-launcher-1587-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2675d656[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 428947 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35565/solr
[junit4] 2> 428949 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428958 INFO (zkConnectionManagerCallback-1602-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428958 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429042 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 429045 WARN (jetty-launcher-1587-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@76881ab9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429045 WARN (jetty-launcher-1587-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@76881ab9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429050 WARN (jetty-launcher-1587-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@41e50096[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429050 WARN (jetty-launcher-1587-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@41e50096[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429051 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35565/solr
[junit4] 2> 429058 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 429062 INFO (zkConnectionManagerCallback-1609-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429062 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429123 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 429125 WARN (jetty-launcher-1587-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@44eb2171[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429125 WARN (jetty-launcher-1587-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@44eb2171[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429129 WARN (jetty-launcher-1587-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@656a3016[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429129 WARN (jetty-launcher-1587-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@656a3016[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429130 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35565/solr
[junit4] 2> 429133 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 429138 INFO (zkConnectionManagerCallback-1616-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429138 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429193 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 429195 WARN (jetty-launcher-1587-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2bf4795e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429195 WARN (jetty-launcher-1587-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2bf4795e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429205 WARN (jetty-launcher-1587-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@31f70efd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429205 WARN (jetty-launcher-1587-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@31f70efd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429206 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35565/solr
[junit4] 2> 429213 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 429214 INFO (zkConnectionManagerCallback-1623-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429214 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429240 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 429242 INFO (zkConnectionManagerCallback-1625-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429242 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 429255 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 429255 INFO (zkConnectionManagerCallback-1627-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429255 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 429338 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44227_solr
[junit4] 2> 429338 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.c.Overseer Overseer
(id=72229816432787467-127.0.0.1:44227_solr-n_0000000000) starting
[junit4] 2> 429354 INFO
(OverseerStateUpdate-72229816432787467-127.0.0.1:44227_solr-n_0000000000)
[n:127.0.0.1:44227_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44227_solr
[junit4] 2> 429354 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44227_solr
[junit4] 2> 429365 WARN (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 429365 INFO
(OverseerStateUpdate-72229816432787467-127.0.0.1:44227_solr-n_0000000000)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 429374 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 429385 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 429388 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34665_solr as DOWN
[junit4] 2> 429389 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 429389 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34665_solr
[junit4] 2> 429390 INFO (zkConnectionManagerCallback-1634-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429390 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 429390 WARN (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 429391 INFO (zkCallback-1624-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 429393 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 429395 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39131_solr as DOWN
[junit4] 2> 429396 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 429396 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39131_solr
[junit4] 2> 429397 WARN (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 429409 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 429437 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44227.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429446 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44227.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429446 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44227.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429453 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 429455 INFO (jetty-launcher-1587-thread-2)
[n:127.0.0.1:44227_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001/node2/.
[junit4] 2> 429458 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 429468 INFO (zkCallback-1624-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429469 INFO (zkCallback-1633-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429561 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 429563 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 429569 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 429578 INFO (zkConnectionManagerCallback-1643-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429579 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 429594 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 429596 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39709_solr as DOWN
[junit4] 2> 429597 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 429598 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39709_solr
[junit4] 2> 429598 INFO (zkCallback-1633-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429599 INFO (zkCallback-1624-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429602 WARN (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 429609 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429615 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34665.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429617 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39131.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429628 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34665.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429628 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34665.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429630 INFO (zkCallback-1642-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429631 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39131.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429631 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39131.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429633 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 429633 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 429634 INFO (jetty-launcher-1587-thread-3)
[n:127.0.0.1:39131_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001/node3/.
[junit4] 2> 429641 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 429642 INFO (jetty-launcher-1587-thread-4)
[n:127.0.0.1:34665_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001/node4/.
[junit4] 2> 429656 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39709.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429675 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39709.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429675 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39709.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 429681 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 429683 INFO (jetty-launcher-1587-thread-1)
[n:127.0.0.1:39709_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001/node1/.
[junit4] 2> 429772 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 429774 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 429778 INFO (zkConnectionManagerCallback-1652-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429778 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429779 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 429780 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:35565/solr ready
[junit4] 2> 429806 INFO (qtp761073794-4895) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429809 INFO (qtp761073794-4895) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 429818 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient:
org.apache.solr.client.solrj.impl.CloudSolrClient@684f03c3
[junit4] 2> 429818 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest
ClusterStateProvider
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@531d0262
[junit4] 2> 429822 INFO (qtp761073794-4888) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429822 INFO (qtp761073794-4888) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 429823 INFO (qtp761073794-4900) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429823 INFO (qtp761073794-4900) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 429824 INFO (qtp761073794-4895) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429825 INFO (qtp761073794-4895) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 429826 INFO (qtp761073794-4888) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429826 INFO (qtp761073794-4888) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 429846 INFO (qtp761073794-4900) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params
baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2
[junit4] 2> 429852 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.OverseerConfigSetMessageHandler
OverseerConfigSetMessageHandler.processMessage : create , {
[junit4] 2> "name":"testTimeCat",
[junit4] 2> "baseConfigSet":"_default",
[junit4] 2> "immutable":"false",
[junit4] 2> "operation":"configsets:create"}
[junit4] 2> 429869 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
[junit4] 2> 429871 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/testTimeCat/managed-schema
[junit4] 2> 429872 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
[junit4] 2> 429874 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testTimeCat/lang/contractions_it.txt
[junit4] 2> 429875 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testTimeCat/lang/stemdict_nl.txt
[junit4] 2> 429876 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testTimeCat/lang/stopwords_hy.txt
[junit4] 2> 429877 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testTimeCat/lang/stopwords_no.txt
[junit4] 2> 429878 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testTimeCat/lang/contractions_ca.txt
[junit4] 2> 429880 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testTimeCat/lang/stopwords_id.txt
[junit4] 2> 429882 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_et.txt to
/configs/testTimeCat/lang/stopwords_et.txt
[junit4] 2> 429886 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testTimeCat/lang/stopwords_ga.txt
[junit4] 2> 429887 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testTimeCat/lang/stopwords_hi.txt
[junit4] 2> 429888 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testTimeCat/lang/stopwords_da.txt
[junit4] 2> 429889 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testTimeCat/lang/stopwords_ja.txt
[junit4] 2> 429890 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testTimeCat/lang/stopwords_pt.txt
[junit4] 2> 429891 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testTimeCat/lang/stopwords_hu.txt
[junit4] 2> 429892 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testTimeCat/lang/stopwords_el.txt
[junit4] 2> 429893 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testTimeCat/lang/stopwords_ru.txt
[junit4] 2> 429894 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testTimeCat/lang/stopwords_tr.txt
[junit4] 2> 429895 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testTimeCat/lang/stopwords_ar.txt
[junit4] 2> 429896 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testTimeCat/lang/userdict_ja.txt
[junit4] 2> 429897 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testTimeCat/lang/stopwords_eu.txt
[junit4] 2> 429898 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testTimeCat/lang/stopwords_it.txt
[junit4] 2> 429900 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testTimeCat/lang/stopwords_cz.txt
[junit4] 2> 429902 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testTimeCat/lang/stoptags_ja.txt
[junit4] 2> 429907 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testTimeCat/lang/contractions_fr.txt
[junit4] 2> 429908 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testTimeCat/lang/stopwords_de.txt
[junit4] 2> 429910 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testTimeCat/lang/stopwords_fa.txt
[junit4] 2> 429914 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testTimeCat/lang/contractions_ga.txt
[junit4] 2> 429915 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testTimeCat/lang/stopwords_ca.txt
[junit4] 2> 429916 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testTimeCat/lang/stopwords_nl.txt
[junit4] 2> 429916 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testTimeCat/lang/stopwords_bg.txt
[junit4] 2> 429918 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testTimeCat/lang/stopwords_lv.txt
[junit4] 2> 429919 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testTimeCat/lang/stopwords_en.txt
[junit4] 2> 429919 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testTimeCat/lang/stopwords_es.txt
[junit4] 2> 429920 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testTimeCat/lang/stopwords_th.txt
[junit4] 2> 429921 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testTimeCat/lang/stopwords_ro.txt
[junit4] 2> 429922 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testTimeCat/lang/stopwords_fr.txt
[junit4] 2> 429923 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testTimeCat/lang/stopwords_sv.txt
[junit4] 2> 429923 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testTimeCat/lang/stopwords_fi.txt
[junit4] 2> 429924 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testTimeCat/lang/hyphenations_ga.txt
[junit4] 2> 429925 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testTimeCat/lang/stopwords_gl.txt
[junit4] 2> 429927 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
[junit4] 2> 429927 INFO
(OverseerThreadFactory-1504-thread-1-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
[junit4] 2> 429930 INFO (qtp761073794-4900) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs
params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2}
status=0 QTime=84
[junit4] 2> 429932 INFO (qtp761073794-4895) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429932 INFO (qtp761073794-4895) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 429939 INFO (qtp761073794-4888) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429939 INFO (qtp761073794-4888) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 429940 INFO (qtp761073794-4900) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429941 INFO (qtp761073794-4900) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 429942 INFO (qtp761073794-4895) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 429942 INFO (qtp761073794-4895) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 429943 INFO (qtp761073794-4888) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 429946 INFO
(OverseerCollectionConfigSetProcessor-72229816432787467-127.0.0.1:44227_solr-n_0000000000)
[n:127.0.0.1:44227_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> 429947 INFO
(OverseerThreadFactory-1504-thread-2-processing-n:127.0.0.1:44227_solr)
[n:127.0.0.1:44227_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testTimeCat
[junit4] 2> 430052 INFO
(OverseerStateUpdate-72229816432787467-127.0.0.1:44227_solr-n_0000000000)
[n:127.0.0.1:44227_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTimeCat",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testTimeCat_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39131/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 430266 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 431281 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 431301 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
[junit4] 2> 431456 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 431585 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using
configuration from collection testTimeCat, trusted=true
[junit4] 2> 431586 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39131.solr.core.testTimeCat.shard1.replica_n1' (registry
'solr.core.testTimeCat.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 431586 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001/node3/testTimeCat_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001/node3/./testTimeCat_shard1_replica_n1/data/]
[junit4] 2> 431640 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 431640 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 431641 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 431641 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 431642 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@661e4320[testTimeCat_shard1_replica_n1] main]
[junit4] 2> 431643 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testTimeCat
[junit4] 2> 431644 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testTimeCat
[junit4] 2> 431644 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testTimeCat/managed-schema
[junit4] 2> 431644 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 431645 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 431645 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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> 431646 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 431646 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1653659199539773440
[junit4] 2> 431649 INFO
(searcherExecutor-1521-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@661e4320[testTimeCat_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 431649 INFO
(searcherExecutor-1521-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 431649 INFO
(searcherExecutor-1521-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 431650 INFO
(searcherExecutor-1521-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore
[testTimeCat_shard1_replica_n1] Registered new searcher
Searcher@661e4320[testTimeCat_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 431652 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 431653 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testTimeCat/leaders/shard1
[junit4] 2> 431656 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 431656 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 431656 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39131/solr/testTimeCat_shard1_replica_n1/
[junit4] 2> 431656 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 431656 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:39131/solr/testTimeCat_shard1_replica_n1/ has no replicas
[junit4] 2> 431656 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testTimeCat/leaders/shard1/leader after winning as
/collections/testTimeCat/leader_elect/shard1/election/72229816432787469-core_node2-n_0000000000
[junit4] 2> 431658 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39131/solr/testTimeCat_shard1_replica_n1/ shard1
[junit4] 2> 431759 INFO (zkCallback-1633-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 431760 INFO (zkCallback-1633-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 431760 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 431774 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1508
[junit4] 2> 431776 INFO (qtp761073794-4888) [n:127.0.0.1:44227_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> 431863 INFO (zkCallback-1624-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 431864 INFO (qtp761073794-4888) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1920
[junit4] 2> 431864 INFO (zkCallback-1633-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 431864 INFO (zkCallback-1633-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 431864 INFO (zkCallback-1633-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 431865 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for
collections to be created
[junit4] 2> 431947 INFO
(OverseerCollectionConfigSetProcessor-72229816432787467-127.0.0.1:44227_solr-n_0000000000)
[n:127.0.0.1:44227_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> 432368 INFO (qtp761073794-4900) [n:127.0.0.1:44227_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 432372 INFO (qtp761073794-4900) [n:127.0.0.1:44227_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 432419 INFO (qtp1937093385-4890) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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 testTimeCat
[junit4] 2> 432434 INFO (Thread-662) [ ] o.a.s.c.SolrCore config
update listener called for core testTimeCat_shard1_replica_n1
[junit4] 2> 432437 INFO (Thread-662) [ ] o.a.s.c.SolrCore core reload
testTimeCat_shard1_replica_n1
[junit4] 2> 432446 INFO (Thread-662) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.4.0
[junit4] 2> 432450 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 432469 INFO (Thread-662) [ ] o.a.s.s.IndexSchema
[testTimeCat_shard1_replica_n1] Schema name=default-config
[junit4] 2> 432560 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 432561 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 432561 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 432564 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:39131/solr/testTimeCat_shard1_replica_n1/ for prop overlay
after 1 attempts
[junit4] 2> 432564 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 432670 INFO (qtp1937093385-4892) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 432673 INFO (qtp1937093385-4892) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=3
[junit4] 2> 432674 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:39131/solr/testTimeCat_shard1_replica_n1/ for prop overlay
after 2 attempts
[junit4] 2> 432674 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 432674 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 432770 INFO (Thread-662) [ ] o.a.s.s.IndexSchema Loaded
schema default-config/1.6 with uniqueid field id
[junit4] 2> 432791 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 432791 INFO (qtp1937093385-4891) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 432792 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:39131/solr/testTimeCat_shard1_replica_n1/ for prop overlay
after 3 attempts
[junit4] 2> 432792 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 432793 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 432797 INFO (Thread-662) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'testTimeCat_shard1_replica_n1' using configuration from
collection testTimeCat
[junit4] 2> 432830 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39131.solr.core.testTimeCat.shard1.replica_n1' (registry
'solr.core.testTimeCat.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@438bf45e
[junit4] 2> 432830 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001/node3/testTimeCat_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001/tempDir-001/node3/./testTimeCat_shard1_replica_n1/data/]
[junit4] 2> 432907 INFO (qtp1937093385-4892) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 432908 INFO (qtp1937093385-4892) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 432908 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 432910 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 432910 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 432913 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@27870be4[testTimeCat_shard1_replica_n1] main]
[junit4] 2> 432914 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testTimeCat
[junit4] 2> 432915 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testTimeCat
[junit4] 2> 432915 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testTimeCat/managed-schema
[junit4] 2> 432915 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 432915 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 432915 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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> 432916 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 432918 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:39131/solr/testTimeCat_shard1_replica_n1/ for prop overlay
after 4 attempts
[junit4] 2> 432918 INFO
(solrHandlerExecutor-1526-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 432918 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1653659200873562112
[junit4] 2> 432920 INFO
(searcherExecutor-1527-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@27870be4[testTimeCat_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 432920 INFO
(searcherExecutor-1527-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 432920 INFO
(searcherExecutor-1527-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 432925 INFO
(searcherExecutor-1527-thread-1-processing-n:127.0.0.1:39131_solr
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2)
[n:127.0.0.1:39131_solr c:testTimeCat s:shard1 r:core_node2
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore
[testTimeCat_shard1_replica_n1] Registered new searcher
Searcher@27870be4[testTimeCat_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 432925 INFO (Thread-662) [n:127.0.0.1:39131_solr
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 432925 INFO (Thread-662) [n:127.0.0.1:39131_solr c:tes
[...truncated too long message...]
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/terms/shard2
[junit4] 2> 7
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/terms/shard1
[junit4] 2> 7
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/terms/shard2
[junit4] 2> 7
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/terms/shard2
[junit4] 2> 7
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/terms/shard1
[junit4] 2> 6
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/terms/shard1
[junit4] 2> 5
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/terms/shard2
[junit4] 2> 5
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/terms/shard2
[junit4] 2> 5
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/terms/shard1
[junit4] 2> 5
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/terms/shard2
[junit4] 2> 5
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/terms/shard1
[junit4] 2> 5
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/terms/shard1
[junit4] 2> 5
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/terms/shard2
[junit4] 2> 5
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/terms/shard2
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/collectionprops.json
[junit4] 2> 3 /solr/collections/testCatTime/terms/shard1
[junit4] 2> 2 /solr/collections/testCatTime/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 86 /solr/aliases.json
[junit4] 2> 72
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/state.json
[junit4] 2> 70
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/state.json
[junit4] 2> 68
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/state.json
[junit4] 2> 68
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/state.json
[junit4] 2> 60
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/state.json
[junit4] 2> 60
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/state.json
[junit4] 2> 60
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/state.json
[junit4] 2> 57
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/state.json
[junit4] 2> 56
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/state.json
[junit4] 2> 56
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/state.json
[junit4] 2> 40
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/state.json
[junit4] 2> 12 /solr/collections/testCatTime/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 5
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/collectionprops.json
[junit4] 2> 5
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/collectionprops.json
[junit4] 2> 5
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/collectionprops.json
[junit4] 2> 5
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/collectionprops.json
[junit4] 2> 5
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/collectionprops.json
[junit4] 2> 5
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/collectionprops.json
[junit4] 2> 5
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/collectionprops.json
[junit4] 2> 5
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/collectionprops.json
[junit4] 2> 4
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/collectionprops.json
[junit4] 2> 4
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/collectionprops.json
[junit4] 2> 3
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/collectionprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 273 /solr/overseer/queue
[junit4] 2> 94 /solr/collections
[junit4] 2> 54 /solr/overseer/collection-queue-work
[junit4] 2> 23 /solr/live_nodes
[junit4] 2>
[junit4] 2> 569027 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41473
[junit4] 2> 569027 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41473
[junit4] 2> 569027 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[D77712438B4F3FF4])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41473
[junit4] 2> 569028 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[D77712438B4F3FF4])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCatTime
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testCatTime
-Dtests.seed=D77712438B4F3FF4 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ak-GH -Dtests.timezone=America/Kentucky/Louisville
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 79.2s J2 |
DimensionalRoutedAliasUpdateProcessorTest.testCatTime <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<16> but
was:<15>
[junit4] > at
__randomizedtesting.SeedInfo.seed([D77712438B4F3FF4:D07C5D40B4BC6E1C]:0)
[junit4] > at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.assertCatTimeInvariants(DimensionalRoutedAliasUpdateProcessorTest.java:678)
[junit4] > at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:544)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_D77712438B4F3FF4-001
[junit4] 2> NOTE: test params are: codec=Lucene84,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5dc25da7),
locale=ak-GH, timezone=America/Kentucky/Louisville
[junit4] 2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 13.0.1
(64-bit)/cpus=8,threads=1,free=306184192,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestAtomicUpdateErrorCases,
AsyncCallRequestStatusResponseTest, DistributedFacetPivotLargeTest,
DistributedFacetPivotSmallTest, AnalyticsMergeStrategyTest,
SolrRrdBackendFactoryTest, SchemaApiFailureTest, AliasIntegrationTest,
TestInPlaceUpdatesStandalone, TestOrdValues, AtomicUpdateProcessorFactoryTest,
TestXIncludeConfig, AddBlockUpdateTest, TestEmbeddedSolrServerConstructors,
TestAnalyzedSuggestions, TestLuceneMatchVersion, NodeMarkersRegistrationTest,
TestSimpleQParserPlugin, TestFaceting, ConvertedLegacyTest,
TestCloudPhrasesIdentificationComponent, TestDistribDocBasedVersion,
DocValuesNotIndexedTest, IndexSizeEstimatorTest, TestClusterProperties,
TestInPlaceUpdateWithRouteField, MigrateRouteKeyTest,
TestSolrConfigHandlerConcurrent, ByteBuffersDirectoryFactoryTest,
TestCloudConsistency, SolrLogAuditLoggerPluginTest,
TestDynamicFieldNamesIndexCorrectly, DimensionalRoutedAliasUpdateProcessorTest]
[junit4] Completed [154/889 (1!)] on J2 in 140.96s, 2 tests, 2 failures <<<
FAILURES!
[...truncated 2609 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J2-20191222_215754_92618132758339703836.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/heapdumps/java_pid24214.hprof ...
[junit4] Heap dump file created [349413737 bytes in 1.626 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 9522 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:634: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:586: Some of the tests
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError?
Dumps created:
* java_pid24214.hprof
Total time: 102 minutes 44 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]