Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2253/
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([323C1DF3FA62646D:95D30050352FEB75]:0)
at
org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.waitForState(SimSolrCloudTestCase.java:271)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode(TestLargeCluster.java:234)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse
Error Message:
Error from server at http://127.0.0.1:42939/solr: Collection :
myalias_2017-10-24 is part of alias myalias remove or modify the alias before
removing this collection.
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42939/solr: Collection : myalias_2017-10-24 is
part of alias myalias remove or modify the alias before removing this
collection.
at
__randomizedtesting.SeedInfo.seed([323C1DF3FA62646D:5DB956AB46145782]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13138 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/init-core-data-001
[junit4] 2> 2796286 WARN
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[323C1DF3FA62646D]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
[junit4] 2> 2796286 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[323C1DF3FA62646D]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2796287 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[323C1DF3FA62646D]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2796287 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[323C1DF3FA62646D]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2796287 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[323C1DF3FA62646D]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001
[junit4] 2> 2796288 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[323C1DF3FA62646D]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2796288 INFO (Thread-1848) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2796288 INFO (Thread-1848) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2796290 ERROR (Thread-1848) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2796394 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[323C1DF3FA62646D]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:41341
[junit4] 2> 2796400 INFO (zkConnectionManagerCallback-1577-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2796451 INFO (jetty-launcher-1574-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2796467 INFO (jetty-launcher-1574-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2796508 INFO (jetty-launcher-1574-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1541851e{/solr,null,AVAILABLE}
[junit4] 2> 2796525 INFO (jetty-launcher-1574-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@331169d3{HTTP/1.1,[http/1.1]}{127.0.0.1:39650}
[junit4] 2> 2796526 INFO (jetty-launcher-1574-thread-2) [ ]
o.e.j.s.Server Started @2806847ms
[junit4] 2> 2796526 INFO (jetty-launcher-1574-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39650}
[junit4] 2> 2796526 ERROR (jetty-launcher-1574-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2796526 INFO (jetty-launcher-1574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2796526 INFO (jetty-launcher-1574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2796526 INFO (jetty-launcher-1574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2796526 INFO (jetty-launcher-1574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-11T12:43:42.218Z
[junit4] 2> 2796545 INFO (jetty-launcher-1574-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2384572a{/solr,null,AVAILABLE}
[junit4] 2> 2796545 INFO (jetty-launcher-1574-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@66011214{HTTP/1.1,[http/1.1]}{127.0.0.1:42939}
[junit4] 2> 2796545 INFO (jetty-launcher-1574-thread-1) [ ]
o.e.j.s.Server Started @2806866ms
[junit4] 2> 2796545 INFO (jetty-launcher-1574-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42939}
[junit4] 2> 2796545 ERROR (jetty-launcher-1574-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2796545 INFO (jetty-launcher-1574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2796545 INFO (jetty-launcher-1574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2796545 INFO (jetty-launcher-1574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2796545 INFO (jetty-launcher-1574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-11T12:43:42.237Z
[junit4] 2> 2796620 INFO (zkConnectionManagerCallback-1579-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2796620 INFO (zkConnectionManagerCallback-1581-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2796620 INFO (jetty-launcher-1574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2796620 INFO (jetty-launcher-1574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2796644 INFO (jetty-launcher-1574-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41341/solr
[junit4] 2> 2796644 INFO (jetty-launcher-1574-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41341/solr
[junit4] 2> 2796659 INFO (zkConnectionManagerCallback-1589-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2796660 INFO (zkConnectionManagerCallback-1586-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2796661 INFO
(zkConnectionManagerCallback-1591-thread-1-processing-n:127.0.0.1:42939_solr)
[n:127.0.0.1:42939_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2796689 INFO
(zkConnectionManagerCallback-1594-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2796758 INFO (jetty-launcher-1574-thread-2)
[n:127.0.0.1:39650_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2796759 INFO (jetty-launcher-1574-thread-2)
[n:127.0.0.1:39650_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39650_solr
[junit4] 2> 2796784 INFO (jetty-launcher-1574-thread-2)
[n:127.0.0.1:39650_solr ] o.a.s.c.Overseer Overseer
(id=99331252026146822-127.0.0.1:39650_solr-n_0000000000) starting
[junit4] 2> 2796800 INFO (jetty-launcher-1574-thread-2)
[n:127.0.0.1:39650_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39650_solr
[junit4] 2> 2796803 INFO
(OverseerStateUpdate-99331252026146822-127.0.0.1:39650_solr-n_0000000000)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2796929 INFO (jetty-launcher-1574-thread-1)
[n:127.0.0.1:42939_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2796939 INFO (jetty-launcher-1574-thread-1)
[n:127.0.0.1:42939_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2796941 INFO (jetty-launcher-1574-thread-1)
[n:127.0.0.1:42939_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42939_solr
[junit4] 2> 2796962 INFO
(zkCallback-1590-thread-1-processing-n:127.0.0.1:42939_solr)
[n:127.0.0.1:42939_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2796962 INFO
(zkCallback-1593-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2797056 INFO (jetty-launcher-1574-thread-2)
[n:127.0.0.1:39650_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39650.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6411c731
[junit4] 2> 2797059 INFO (jetty-launcher-1574-thread-1)
[n:127.0.0.1:42939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42939.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6411c731
[junit4] 2> 2797074 INFO (jetty-launcher-1574-thread-1)
[n:127.0.0.1:42939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42939.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6411c731
[junit4] 2> 2797074 INFO (jetty-launcher-1574-thread-1)
[n:127.0.0.1:42939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42939.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6411c731
[junit4] 2> 2797075 INFO (jetty-launcher-1574-thread-2)
[n:127.0.0.1:39650_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39650.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6411c731
[junit4] 2> 2797075 INFO (jetty-launcher-1574-thread-2)
[n:127.0.0.1:39650_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39650.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6411c731
[junit4] 2> 2797075 INFO (jetty-launcher-1574-thread-1)
[n:127.0.0.1:42939_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node2/.
[junit4] 2> 2797076 INFO (jetty-launcher-1574-thread-2)
[n:127.0.0.1:39650_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/.
[junit4] 2> 2797163 INFO (zkConnectionManagerCallback-1599-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2797199 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[323C1DF3FA62646D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2797202 INFO (zkConnectionManagerCallback-1604-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2797203 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2797204 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41341/solr ready
[junit4] 2> 2797226 INFO (qtp686708400-13029) [n:127.0.0.1:42939_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2797226 INFO (qtp686708400-13029) [n:127.0.0.1:42939_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2797226 INFO (qtp686708400-13030) [n:127.0.0.1:42939_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2797228 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.CreateCollectionCmd Create collection
timeConfig
[junit4] 2> 2797229 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 2797229 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
[junit4] 2> 2797232 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
[junit4] 2> 2797246 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
[junit4] 2> 2797248 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
[junit4] 2> 2797250 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
[junit4] 2> 2797251 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/timeConfig/params.json
[junit4] 2> 2797253 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/timeConfig/lang/contractions_it.txt
[junit4] 2> 2797264 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/timeConfig/lang/stopwords_no.txt
[junit4] 2> 2797266 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/timeConfig/lang/stopwords_hy.txt
[junit4] 2> 2797268 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/timeConfig/lang/stemdict_nl.txt
[junit4] 2> 2797269 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/timeConfig/lang/contractions_ca.txt
[junit4] 2> 2797279 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/timeConfig/lang/stopwords_id.txt
[junit4] 2> 2797281 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/timeConfig/lang/stopwords_ga.txt
[junit4] 2> 2797295 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/timeConfig/lang/stopwords_da.txt
[junit4] 2> 2797297 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/timeConfig/lang/stopwords_hi.txt
[junit4] 2> 2797299 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/timeConfig/lang/stopwords_ja.txt
[junit4] 2> 2797301 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/timeConfig/lang/stopwords_pt.txt
[junit4] 2> 2797303 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/timeConfig/lang/stopwords_hu.txt
[junit4] 2> 2797305 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/timeConfig/lang/stopwords_el.txt
[junit4] 2> 2797315 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/timeConfig/lang/stopwords_ru.txt
[junit4] 2> 2797317 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/timeConfig/lang/stopwords_tr.txt
[junit4] 2> 2797319 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/timeConfig/lang/stopwords_ar.txt
[junit4] 2> 2797321 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/timeConfig/lang/userdict_ja.txt
[junit4] 2> 2797323 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/timeConfig/lang/stopwords_it.txt
[junit4] 2> 2797325 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/timeConfig/lang/stopwords_eu.txt
[junit4] 2> 2797335 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/timeConfig/lang/stopwords_cz.txt
[junit4] 2> 2797338 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/timeConfig/lang/stoptags_ja.txt
[junit4] 2> 2797348 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/timeConfig/lang/contractions_fr.txt
[junit4] 2> 2797350 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/timeConfig/lang/stopwords_fa.txt
[junit4] 2> 2797361 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/timeConfig/lang/stopwords_de.txt
[junit4] 2> 2797363 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/timeConfig/lang/contractions_ga.txt
[junit4] 2> 2797373 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/timeConfig/lang/stopwords_ca.txt
[junit4] 2> 2797375 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/timeConfig/lang/stopwords_nl.txt
[junit4] 2> 2797377 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/timeConfig/lang/stopwords_bg.txt
[junit4] 2> 2797379 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/timeConfig/lang/stopwords_es.txt
[junit4] 2> 2797381 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/timeConfig/lang/stopwords_en.txt
[junit4] 2> 2797383 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/timeConfig/lang/stopwords_lv.txt
[junit4] 2> 2797393 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/timeConfig/lang/stopwords_th.txt
[junit4] 2> 2797395 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/timeConfig/lang/stopwords_ro.txt
[junit4] 2> 2797397 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/timeConfig/lang/stopwords_fr.txt
[junit4] 2> 2797399 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/timeConfig/lang/stopwords_sv.txt
[junit4] 2> 2797401 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/timeConfig/lang/stopwords_fi.txt
[junit4] 2> 2797403 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/timeConfig/lang/hyphenations_ga.txt
[junit4] 2> 2797421 INFO
(OverseerThreadFactory-4294-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/timeConfig/lang/stopwords_gl.txt
[junit4] 2> 2797530 INFO
(OverseerStateUpdate-99331252026146822-127.0.0.1:39650_solr-n_0000000000)
[n:127.0.0.1:39650_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"timeConfig",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"timeConfig_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39650/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2797732 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2797733 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2797836 INFO
(zkCallback-1593-thread-1-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2797836 INFO
(zkCallback-1593-thread-2-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2798789 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 2798790 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 2798790 WARN (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 2798790 WARN (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 2798791 WARN (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 2798791 WARN (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 2798791 WARN (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 2798791 WARN (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 2798791 WARN (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 2798791 WARN (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 2798831 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2798916 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
[junit4] 2> 2799634 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 2799695 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using
configuration from collection timeConfig, trusted=true
[junit4] 2> 2799695 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39650.solr.core.timeConfig.shard1.replica_n1' (registry
'solr.core.timeConfig.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6411c731
[junit4] 2> 2799695 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2799695 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
[junit4] 2> 2799698 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 2799788 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2799788 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2799789 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2799789 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2799790 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a102688[timeConfig_shard1_replica_n1] main]
[junit4] 2> 2799791 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/timeConfig
[junit4] 2> 2799800 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/timeConfig
[junit4] 2> 2799800 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/timeConfig/managed-schema
[junit4] 2> 2799800 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2799801 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2799801 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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> 2799802 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2799803 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1589300036103045120
[junit4] 2> 2799803 INFO
(searcherExecutor-4299-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@4a102688[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2799803 INFO
(searcherExecutor-4299-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 2799803 INFO
(searcherExecutor-4299-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 2799804 INFO
(searcherExecutor-4299-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@4a102688[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2799824 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2799824 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2799824 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/
[junit4] 2> 2799824 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2799824 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/
has no replicas
[junit4] 2> 2799824 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2799827 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/ shard1
[junit4] 2> 2799933 INFO
(zkCallback-1593-thread-3-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2799934 INFO
(zkCallback-1593-thread-2-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2799979 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2799985 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2253
[junit4] 2> 2800021 INFO (qtp686708400-13030) [n:127.0.0.1:42939_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2800125 INFO
(zkCallback-1593-thread-2-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2800125 INFO
(zkCallback-1593-thread-3-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2801022 INFO (qtp686708400-13030) [n:127.0.0.1:42939_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3795
[junit4] 2> 2801046 INFO (qtp325445299-13023) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}},
{"set-user-property":{"update.autoCreateFields":false}},
{"add-updateprocessor":{
[junit4] 2> "name":"tolerant",
[junit4] 2> "class":"solr.TolerantUpdateProcessorFactory"}},
{"add-updateprocessor":{
[junit4] 2> "name":"inc",
[junit4] 2>
"class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
[junit4] 2> "fieldName":"integer_i"}}]
[junit4] 2> 2801047 INFO (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrCore config update listener called for core
timeConfig_shard1_replica_n1
[junit4] 2> 2801050 INFO (qtp325445299-13023) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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 timeConfig
[junit4] 2> 2801050 INFO (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
[junit4] 2> 2801051 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2801081 INFO (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 2801081 INFO (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 2801082 WARN (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 2801082 WARN (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 2801082 WARN (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 2801082 WARN (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 2801082 WARN (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 2801082 WARN (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 2801083 WARN (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 2801083 WARN (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 2801102 INFO (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2801152 INFO (qtp325445299-13019) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2801153 INFO (qtp325445299-13019) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2801153 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 2801153 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 1 attempts
[junit4] 2> 2801154 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2801158 INFO (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
[junit4] 2> 2801282 INFO (qtp325445299-13020) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2801282 INFO (qtp325445299-13020) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2801282 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 2801282 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 2 attempts
[junit4] 2> 2801282 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2801292 INFO
(OverseerCollectionConfigSetProcessor-99331252026146822-127.0.0.1:39650_solr-n_0000000000)
[n:127.0.0.1:39650_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> 2801383 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2801383 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2801383 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 2801384 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 3 attempts
[junit4] 2> 2801384 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2801527 INFO (qtp325445299-13017) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2801527 INFO (qtp325445299-13017) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2801528 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 4 attempts
[junit4] 2> 2801528 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 2801528 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2801628 INFO (qtp325445299-13024) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2801629 INFO (qtp325445299-13024) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2801629 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 2801629 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 5 attempts
[junit4] 2> 2801629 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2801673 INFO (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 2801730 INFO (qtp325445299-13019) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2801730 INFO (qtp325445299-13019) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2801730 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 2801730 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 6 attempts
[junit4] 2> 2801730 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2801742 INFO (Thread-1867) [n:127.0.0.1:39650_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using
configuration from collection timeConfig
[junit4] 2> 2801769 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39650.solr.core.timeConfig.shard1.replica_n1' (registry
'solr.core.timeConfig.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6411c731
[junit4] 2> 2801769 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_323C1DF3FA62646D-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
[junit4] 2> 2801771 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 2801840 INFO (qtp325445299-13020) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2801840 INFO (qtp325445299-13020) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2801840 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 2801840 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:39650/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 7 attempts
[junit4] 2> 2801840 INFO
(solrHandlerExecutor-4304-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2801862 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2801862 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2801863 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@31ea3139[timeConfig_shard1_replica_n1] main]
[junit4] 2> 2801872 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/timeConfig
[junit4] 2> 2801873 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/timeConfig
[junit4] 2> 2801873 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/timeConfig/managed-schema
[junit4] 2> 2801873 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2801874 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2801874 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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> 2801874 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2801875 INFO
(searcherExecutor-4305-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@31ea3139[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2801875 INFO
(searcherExecutor-4305-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 2801875 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1589300038275694592
[junit4] 2> 2801875 INFO
(searcherExecutor-4305-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 2801878 INFO
(searcherExecutor-4305-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@31ea3139[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2801892 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2801892 INFO (Thread-1867) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6cceffba[timeConfig_shard1_replica_n1] main]
[junit4] 2> 2801893 INFO
(searcherExecutor-4305-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@6cceffba[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2801893 INFO
(searcherExecutor-4305-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 2801947 INFO
(searcherExecutor-4305-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@6cceffba[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2801948 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 2801948 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 2801948 INFO (qtp325445299-13021) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2801948 INFO (qtp325445299-13023) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Took 902.0ms to set the property overlay to be of
version 0 for collection timeConfig
[junit4] 2> 2801948 INFO (qtp325445299-13023) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@34ea8c75
[junit4] 2> 2801948 INFO (qtp325445299-13023) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=887786613
[junit4] 2> 2801948 INFO (qtp325445299-13023) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ed568a9: rootName =
solr_39650, domain = solr.core.timeConfig.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1cd250a4
[junit4] 2> 2801955 INFO (qtp325445299-13023) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.timeConfig.shard1.leader, tag=887786613
[junit4] 2> 2801985 INFO (qtp325445299-13017) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ZkController Persisted config data to node
/configs/timeConfig/params.json
[junit4] 2> 2801986 INFO (qtp325445299-13017) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the
property params to be of version 1 for collection timeConfig
[junit4] 2> 2801986 INFO (Thread-1868) [n:127.0.0.1:39650_solr ]
o.a.s.c.SolrCore config update listener called for core
timeConfig_shard1_replica_n1
[junit4] 2> 2801987 INFO (Thread-1868) [n:127.0.0.1:39650_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 1
[junit4] 2> 2801987 INFO (Thread-1868) [n:127.0.0.1:39650_solr ]
o.a.s.c.RequestParams request params refreshed to version 1
[junit4] 2> 2801987 INFO
(solrHandlerExecutor-4309-thread-1-processing-n:127.0.0.1:39650_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:39650_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 2802111 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
[junit4] 2> 2802111 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 2802111 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2802139 INFO (qtp325445299-13017) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Took 153.0ms to set the property params to be of
version 1 for collection timeConfig
[junit4] 2> 2802139 INFO (qtp325445299-13017) [n:127.0.0.1:39650_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/params params={wt=javabin&version=2} status=0 QTime=156
[junit4] 2> 2802140 INFO (qtp686708400-13032) [n:127.0.0.1:42939_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2802157 INFO
(OverseerThreadFactory-4294-thread-2-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 2802158 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=null
[junit4] 2> 2802158 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6420e7de: rootName =
solr_39650, domain = solr.core.timeConfig.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1cd250a4
[junit4] 2> 2802192 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@27ad0360
[junit4] 2> 2802192 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=665650016
[junit4] 2> 2802192 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.timeConfig.shard1.leader, tag=665650016
[junit4] 2> 2802222 INFO (qtp325445299-13022) [n:127.0.0.1:39650_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=64
[junit4] 2> 2802975 INFO (qtp686708400-13032) [n:127.0.0.1:42939_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=835
[junit4] 2> 2802976 INFO (qtp686708400-13033) [n:127.0.0.1:42939_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&property.timePartitionAliasName=myalias&collection.configName=timeConfig&maxShardsPerNode=2&name=myalias_2017-10-23&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2802978 INFO
(OverseerThreadFactory-4294-thread-3-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.CreateCollectionCmd Create collection
myalias_2017-10-23
[junit4] 2> 2802991 INFO
(OverseerCollectionConfigSetProcessor-99331252026146822-127.0.0.1:39650_solr-n_0000000000)
[n:127.0.0.1:39650_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> 2803269 INFO
(OverseerStateUpdate-99331252026146822-127.0.0.1:39650_solr-n_0000000000)
[n:127.0.0.1:39650_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"myalias_2017-10-23",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"myalias_2017-10-23_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39650/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2803270 INFO
(OverseerStateUpdate-99331252026146822-127.0.0.1:39650_solr-n_0000000000)
[n:127.0.0.1:39650_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"myalias_2017-10-23",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"myalias_2017-10-23_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42939/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2803271 INFO
(OverseerStateUpdate-99331252026146822-127.0.0.1:39650_solr-n_0000000000)
[n:127.0.0.1:39650_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"myalias_2017-10-23",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"myalias_2017-10-23_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39650/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2803271 INFO
(OverseerStateUpdate-99331252026146822-127.0.0.1:39650_solr-n_0000000000)
[n:127.0.0.1:39650_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"myalias_2017-10-23",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"myalias_2017-10-23_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42939/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2803478 INFO (qtp325445299-13024) [n:127.0.0.1:39650_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 2803566 INFO (qtp325445299-13019) [n:127.0.0.1:39650_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node7&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 2803566 INFO (qtp686708400-13027) [n:127.0.0.1:42939_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node6&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 2803579 INFO (qtp686708400-13029) [n:127.0.0.1:42939_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node8&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 2803628 INFO (qtp686708400-13027) [n:127.0.0.1:42939_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2803802 INFO
(zkCallback-1593-thread-2-processing-n:127.0.0.1:39650_solr)
[n:127.0.0.1:39650_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes siz
[...truncated too long message...]
loudTestCase ## Total replicas: 200
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## * testNodeLost 200
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - active 200
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - CREATE 1
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - DELETESTATUS 40
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - MOVEREPLICA 40
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - REQUESTSTATUS 40
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - autoscaling 1
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - update 45
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: .auto_add_replicas
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - IGNORED 13
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - STARTED 3
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - SUCCEEDED 3
[junit4] 2> 3809600 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_trigger
[junit4] 2> 3809601 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - IGNORED 20
[junit4] 2> 3809601 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - STARTED 3
[junit4] 2> 3809601 INFO
(TEST-TestLargeCluster.testNodeLost-seed#[323C1DF3FA62646D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - SUCCEEDED 3
[junit4] 2> 3809601 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 3809602 DEBUG
(SUITE-TestLargeCluster-seed#[323C1DF3FA62646D]-worker) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestLargeCluster_323C1DF3FA62646D-001
[junit4] 2> Jan 11, 2018 1:00:34 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 40 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=2040, maxMBSortInHeap=5.467861024637368,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@62406c46),
locale=it-IT, timezone=Atlantic/Bermuda
[junit4] 2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=181301464,total=523239424
[junit4] 2> NOTE: All tests run in this JVM:
[DefaultValueUpdateProcessorTest, ShardSplitTest, TestRealTimeGet,
TestNestedDocsSort, TestLMDirichletSimilarityFactory, TestSystemIdResolver,
IndexBasedSpellCheckerTest, TestReloadAndDeleteDocs,
TestBackupRepositoryFactory, TestTrieFacet, TestSolrCoreProperties,
HLLSerializationTest, IndexSchemaTest, TimeZoneUtilsTest, TestValueSourceCache,
WordBreakSolrSpellCheckerTest, DeleteNodeTest, TestReloadDeadlock,
TestReplicaProperties, TestNumericTokenStream, CSVRequestHandlerTest,
TestCloudJSONFacetJoinDomain, TestNoOpRegenerator, SolrTestCaseJ4Test,
AutoScalingHandlerTest, LargeFieldTest, TestCharFilters, MetricUtilsTest,
SpellCheckCollatorWithCollapseTest, OverriddenZkACLAndCredentialsProvidersTest,
UUIDUpdateProcessorFallbackTest, HdfsUnloadDistributedZkTest,
TestSizeLimitedDistributedMap, TestZkChroot, ConfigureRecoveryStrategyTest,
V2ApiIntegrationTest, AliasIntegrationTest, TestCoreContainer, TestTrie,
ExitableDirectoryReaderTest, SolrCoreCheckLockOnStartupTest, TestPushWriter,
UpdateLogTest, UnloadDistributedZkTest, TestSerializedLuceneMatchVersion,
TestIndexSearcher, FullSolrCloudDistribCmdsTest, HighlighterTest,
TestDynamicFieldResource, TestClassicSimilarityFactory,
WrapperMergePolicyFactoryTest, RequiredFieldsTest, SolrGraphiteReporterTest,
PKIAuthenticationIntegrationTest, TestCoreDiscovery,
SuggestComponentContextFilterQueryTest, TestMaxScoreQueryParser,
LoggingHandlerTest, ImplicitSnitchTest, TestExtendedDismaxParser,
CollectionReloadTest, TestSearchPerf, CustomCollectionTest,
UniqFieldsUpdateProcessorFactoryTest, TestGroupingSearch,
FieldAnalysisRequestHandlerTest, CdcrReplicationHandlerTest,
TestRuleBasedAuthorizationPlugin, TestSchemalessBufferedUpdates,
TestSolrConfigHandlerCloud, DistributedSpellCheckComponentTest,
DistributedExpandComponentTest, ReplaceNodeTest, TestSimDistributedQueue,
SystemInfoHandlerTest, TestSolrDeletionPolicy2, TestInfoStreamLogging,
ClassificationUpdateProcessorIntegrationTest, TestJsonRequest,
TestDistributedMissingSort, TestTolerantUpdateProcessorCloud,
TestFunctionQuery, TestFieldTypeCollectionResource, ReturnFieldsTest,
TestSSLRandomization, HdfsDirectoryTest, TestLRUCache,
TestLMJelinekMercerSimilarityFactory, TestApiFramework,
DistributedFacetSimpleRefinementLongTailTest, DocValuesNotIndexedTest,
PluginInfoTest, SortSpecParsingTest, TestMinMaxOnMultiValuedField,
OverseerRolesTest, TestMaxTokenLenTokenizer, TestBulkSchemaAPI,
LeaderFailureAfterFreshStartTest, ChaosMonkeyNothingIsSafeTest,
SystemLogListenerTest, SolrCLIZkUtilsTest, XmlUpdateRequestHandlerTest,
TestMultiValuedNumericRangeQuery, TestStressInPlaceUpdates,
TestAuthenticationFramework, CoreAdminCreateDiscoverTest, TestDistribIDF,
TestCustomStream, TestClusterStateMutator, TestRetrieveFieldsOptimizer,
TestLegacyFieldReuse, TestRandomFlRTGCloud, TestRestoreCore, InfoHandlerTest,
MetricsConfigTest, CdcrBidirectionalTest, TestSmileRequest,
PeerSyncReplicationTest, TestClusterStateProvider,
CollectionsAPIAsyncDistributedZkTest, SecurityConfHandlerTest,
SolrSlf4jReporterTest, TestReload, TestSolrConfigHandler, LeaderElectionTest,
TestRandomDVFaceting, TestDistributedGrouping, TestFaceting,
TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest,
TestJoin, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial,
SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, TestSort,
TestFiltering, SimplePostToolTest, SpellCheckCollatorTest,
TestFoldingMultitermQuery, DocValuesTest, CacheHeaderTest,
DisMaxRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory,
FileBasedSpellCheckerTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest,
IndexSchemaRuntimeFieldTest, TestCollationField, TestCSVResponseWriter,
QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication,
PingRequestHandlerTest, TestComponentsName, SearchHandlerTest,
HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest,
AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest,
ResponseLogComponentTest, BadComponentTest, SampleTest, TestBinaryField,
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig,
EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestFastOutputStream, ScriptEngineTest, TestFastLRUCache, DateMathParserTest,
PrimUtilsTest, ClusterStateTest, TestUtils, TestDocumentBuilder,
ZkNodePropsTest, UUIDFieldTest, TestCrossCoreJoin,
TestSimpleTrackingShardHandler, TestTolerantSearch,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest,
AsyncCallRequestStatusResponseTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest,
CollectionStateFormat2Test, CreateCollectionCleanupTest,
DistribCursorPagingTest, LeaderFailoverAfterPartitionTest,
LegacyCloudClusterPropTest, MigrateRouteKeyTest, MoveReplicaHDFSFailoverTest,
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest,
RestartWhileUpdatingTest, RollingRestartTest, TestCloudDeleteByQuery,
TestCloudRecovery, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPI,
TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution,
TestSkipOverseerOperations, TestSolrCloudWithSecureImpersonation,
TestStressLiveNodes, TestTlogReplica, AutoAddReplicasPlanActionTest,
MetricTriggerTest, NodeLostTriggerTest, TestDistribStateManager,
TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster]
[junit4] Completed [594/767 (2!)] on J2 in 64.82s, 4 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 48558 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]