Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1170/
Java: 64bit/jdk-10-ea+37 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testMultiVariateNormalDistribution
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([5E9A2644272FE770:C461AF331006A57B]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testMultiVariateNormalDistribution(StreamExpressionTest.java:7549)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig
Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{ "name":".auto_add_replicas",
"event":"nodeLost", "waitFor":30, "actions":[ {
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"}, {
"name":"execute_plan", "class":"solr.ExecutePlanAction"}],
"enabled":true}}, "listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas", "afterAction":[], "stage":[
"STARTED", "ABORTED", "SUCCEEDED", "FAILED",
"BEFORE_ACTION", "AFTER_ACTION", "IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}}, "properties":{}}> but was:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{ "name":".auto_add_replicas",
"event":"nodeLost", "waitFor":30, "actions":[ {
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"}, {
"name":"execute_plan", "class":"solr.ExecutePlanAction"}],
"enabled":true}}, "listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas", "afterAction":[], "stage":[
"STARTED", "ABORTED", "SUCCEEDED", "FAILED",
"BEFORE_ACTION", "AFTER_ACTION", "IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}}, "properties":{}}>
Stack Trace:
java.lang.AssertionError: expected:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{
"name":".auto_add_replicas",
"event":"nodeLost",
"waitFor":30,
"actions":[
{
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"},
{
"name":"execute_plan",
"class":"solr.ExecutePlanAction"}],
"enabled":true}},
"listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas",
"afterAction":[],
"stage":[
"STARTED",
"ABORTED",
"SUCCEEDED",
"FAILED",
"BEFORE_ACTION",
"AFTER_ACTION",
"IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}},
"properties":{}}> but was:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{
"name":".auto_add_replicas",
"event":"nodeLost",
"waitFor":30,
"actions":[
{
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"},
{
"name":"execute_plan",
"class":"solr.ExecutePlanAction"}],
"enabled":true}},
"listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas",
"afterAction":[],
"stage":[
"STARTED",
"ABORTED",
"SUCCEEDED",
"FAILED",
"BEFORE_ACTION",
"AFTER_ACTION",
"IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}},
"properties":{}}>
at
__randomizedtesting.SeedInfo.seed([23A4129031B5ED54:1C2C113826E31DB3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse
Error Message:
Error from server at http://127.0.0.1:33389/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:33389/solr: Collection : myalias_2017-10-24 is
part of alias myalias remove or modify the alias before removing this
collection.
at
__randomizedtesting.SeedInfo.seed([23A4129031B5ED54:4C2159C88DC3DEBB]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12931 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/init-core-data-001
[junit4] 2> 1386588 WARN
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[23A4129031B5ED54]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 1386588 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[23A4129031B5ED54]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1386589 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[23A4129031B5ED54]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1386589 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[23A4129031B5ED54]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1386589 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[23A4129031B5ED54]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001
[junit4] 2> 1386589 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[23A4129031B5ED54]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1386589 INFO (Thread-4231) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1386589 INFO (Thread-4231) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1386591 ERROR (Thread-4231) [ ] 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> 1386689 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[23A4129031B5ED54]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:44473
[junit4] 2> 1386691 INFO (zkConnectionManagerCallback-4325-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1386692 INFO (jetty-launcher-4322-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1386692 INFO (jetty-launcher-4322-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1386693 INFO (jetty-launcher-4322-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@557b7916{/solr,null,AVAILABLE}
[junit4] 2> 1386693 INFO (jetty-launcher-4322-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2765b00e{/solr,null,AVAILABLE}
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3847b0f1{HTTP/1.1,[http/1.1]}{127.0.0.1:33389}
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-1) [ ]
o.e.j.s.Server Started @1388698ms
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@69b33752{HTTP/1.1,[http/1.1]}{127.0.0.1:34901}
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33389}
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-2) [ ]
o.e.j.s.Server Started @1388698ms
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34901}
[junit4] 2> 1386695 ERROR (jetty-launcher-4322-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1386695 ERROR (jetty-launcher-4322-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-13T02:14:48.396566Z
[junit4] 2> 1386695 INFO (jetty-launcher-4322-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-13T02:14:48.396587Z
[junit4] 2> 1386696 INFO (zkConnectionManagerCallback-4329-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1386696 INFO (zkConnectionManagerCallback-4328-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1386696 INFO (jetty-launcher-4322-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1386696 INFO (jetty-launcher-4322-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1386699 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x160ed4c4ae30001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1386700 INFO (jetty-launcher-4322-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44473/solr
[junit4] 2> 1386700 INFO (jetty-launcher-4322-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44473/solr
[junit4] 2> 1386700 INFO (zkConnectionManagerCallback-4335-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1386701 INFO (zkConnectionManagerCallback-4337-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1386701 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x160ed4c4ae30004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1386701 INFO
(zkConnectionManagerCallback-4340-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1386701 INFO
(zkConnectionManagerCallback-4341-thread-1-processing-n:127.0.0.1:33389_solr)
[n:127.0.0.1:33389_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1386731 INFO (jetty-launcher-4322-thread-2)
[n:127.0.0.1:34901_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1386731 INFO (jetty-launcher-4322-thread-1)
[n:127.0.0.1:33389_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1386731 INFO (jetty-launcher-4322-thread-2)
[n:127.0.0.1:34901_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34901_solr
[junit4] 2> 1386731 INFO (jetty-launcher-4322-thread-1)
[n:127.0.0.1:33389_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33389_solr
[junit4] 2> 1386732 INFO (jetty-launcher-4322-thread-2)
[n:127.0.0.1:34901_solr ] o.a.s.c.Overseer Overseer
(id=99340103731838981-127.0.0.1:34901_solr-n_0000000000) starting
[junit4] 2> 1386732 INFO
(zkCallback-4339-thread-1-processing-n:127.0.0.1:33389_solr)
[n:127.0.0.1:33389_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1386732 INFO
(zkCallback-4338-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1386735 INFO (jetty-launcher-4322-thread-2)
[n:127.0.0.1:34901_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34901_solr
[junit4] 2> 1386736 INFO
(zkCallback-4338-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1386736 INFO
(zkCallback-4339-thread-1-processing-n:127.0.0.1:33389_solr)
[n:127.0.0.1:33389_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1386769 INFO (jetty-launcher-4322-thread-1)
[n:127.0.0.1:33389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33389.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70bec0a9
[junit4] 2> 1386771 INFO (jetty-launcher-4322-thread-2)
[n:127.0.0.1:34901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34901.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70bec0a9
[junit4] 2> 1386775 INFO (jetty-launcher-4322-thread-2)
[n:127.0.0.1:34901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34901.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70bec0a9
[junit4] 2> 1386775 INFO (jetty-launcher-4322-thread-2)
[n:127.0.0.1:34901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34901.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70bec0a9
[junit4] 2> 1386776 INFO (jetty-launcher-4322-thread-2)
[n:127.0.0.1:34901_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/.
[junit4] 2> 1386777 INFO (jetty-launcher-4322-thread-1)
[n:127.0.0.1:33389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33389.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70bec0a9
[junit4] 2> 1386778 INFO (jetty-launcher-4322-thread-1)
[n:127.0.0.1:33389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33389.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70bec0a9
[junit4] 2> 1386779 INFO (jetty-launcher-4322-thread-1)
[n:127.0.0.1:33389_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node1/.
[junit4] 2> 1386862 INFO (zkConnectionManagerCallback-4347-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1386866 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1386866 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1386871 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[23A4129031B5ED54]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1386872 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1386873 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1386873 INFO (qtp2085154506-15781) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1386873 INFO (qtp2085154506-15781) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1386874 INFO (qtp2085154506-15771) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1386874 INFO (qtp2085154506-15771) [n:127.0.0.1:33389_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> 1386874 INFO (qtp2085154506-15769) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1386874 INFO (qtp2085154506-15769) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1386874 INFO (qtp2085154506-15781) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1386875 INFO (qtp2085154506-15781) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1386875 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_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> 1386876 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.CreateCollectionCmd Create collection
timeConfig
[junit4] 2> 1386876 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 1386876 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
[junit4] 2> 1386877 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
[junit4] 2> 1386877 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
[junit4] 2> 1386878 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
[junit4] 2> 1386878 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
[junit4] 2> 1386879 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386879 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386880 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386880 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386881 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386881 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386882 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386882 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386883 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386883 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386884 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386884 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386885 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386885 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386886 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386886 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386887 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386887 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386888 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386888 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386889 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386889 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386890 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386890 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386891 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386891 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386892 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386892 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386893 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386893 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386894 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386894 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386894 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386895 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386896 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386896 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386897 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386897 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1386898 INFO
(OverseerThreadFactory-4385-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/timeConfig/params.json
[junit4] 2> 1387001 INFO
(OverseerStateUpdate-99340103731838981-127.0.0.1:34901_solr-n_0000000000)
[n:127.0.0.1:34901_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:34901/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1387203 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1387203 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1387305 INFO
(zkCallback-4338-thread-1-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1387305 INFO
(zkCallback-4338-thread-2-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1388209 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388209 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388209 WARN (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1388209 WARN (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 1388209 WARN (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1388210 WARN (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 1388210 WARN (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1388210 WARN (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 1388210 WARN (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1388210 WARN (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 1388215 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1388225 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388294 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388304 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388305 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34901.solr.core.timeConfig.shard1.replica_n1' (registry
'solr.core.timeConfig.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70bec0a9
[junit4] 2> 1388305 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1388305 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
[junit4] 2> 1388306 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1388337 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388338 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388338 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388338 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1388339 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@39f3a3a6[timeConfig_shard1_replica_n1] main]
[junit4] 2> 1388340 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388340 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388340 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388340 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388341 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1388341 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388342 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388342 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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 1589441661546528768
[junit4] 2> 1388342 INFO
(searcherExecutor-4390-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@39f3a3a6[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1388342 INFO
(searcherExecutor-4390-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1388342 INFO
(searcherExecutor-4390-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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> 1388343 INFO
(searcherExecutor-4390-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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@39f3a3a6[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1388344 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388344 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388344 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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:34901/solr/timeConfig_shard1_replica_n1/
[junit4] 2> 1388344 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388344 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:34901/solr/timeConfig_shard1_replica_n1/
has no replicas
[junit4] 2> 1388344 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388345 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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:34901/solr/timeConfig_shard1_replica_n1/ shard1
[junit4] 2> 1388446 INFO
(zkCallback-4338-thread-2-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1388446 INFO
(zkCallback-4338-thread-3-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1388496 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1388557 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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=1354
[junit4] 2> 1388559 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_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> 1388598 INFO
(zkCallback-4338-thread-3-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1388598 INFO
(zkCallback-4338-thread-2-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_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> 1388876 INFO
(OverseerCollectionConfigSetProcessor-99340103731838981-127.0.0.1:34901_solr-n_0000000000)
[n:127.0.0.1:34901_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> 1389559 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_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=2684
[junit4] 2> 1389560 INFO (qtp2085154506-15773) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1389561 INFO (qtp2085154506-15773) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1389564 INFO (qtp1278323321-15782) [n:127.0.0.1:34901_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> 1389564 INFO (qtp1278323321-15782) [n:127.0.0.1:34901_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> 1389564 INFO (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrCore config update listener called for core
timeConfig_shard1_replica_n1
[junit4] 2> 1389564 INFO (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
[junit4] 2> 1389565 INFO
(solrHandlerExecutor-4395-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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> 1389569 INFO (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1389569 INFO (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1389569 WARN (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1389570 WARN (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 1389570 WARN (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1389570 WARN (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 1389570 WARN (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1389570 WARN (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 1389570 WARN (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1389570 WARN (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 1389576 INFO (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1389587 INFO (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
[junit4] 2> 1389659 INFO (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 1389666 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1389666 INFO (qtp1278323321-15778) [n:127.0.0.1:34901_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> 1389666 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:34901_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> 1389666 INFO
(solrHandlerExecutor-4395-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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:34901/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 1 attempts
[junit4] 2> 1389666 INFO
(solrHandlerExecutor-4395-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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> 1389670 INFO (Thread-4250) [n:127.0.0.1:34901_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using
configuration from collection timeConfig
[junit4] 2> 1389682 INFO (Thread-4250) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34901.solr.core.timeConfig.shard1.replica_n1' (registry
'solr.core.timeConfig.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70bec0a9
[junit4] 2> 1389682 INFO (Thread-4250) [n:127.0.0.1:34901_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/timeConfig_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_23A4129031B5ED54-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
[junit4] 2> 1389684 INFO (Thread-4250) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1389713 INFO (Thread-4250) [n:127.0.0.1:34901_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> 1389713 INFO (Thread-4250) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1389714 INFO (Thread-4250) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e9165d6[timeConfig_shard1_replica_n1] main]
[junit4] 2> 1389714 INFO (Thread-4250) [n:127.0.0.1:34901_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> 1389714 INFO (Thread-4250) [n:127.0.0.1:34901_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> 1389715 INFO (Thread-4250) [n:127.0.0.1:34901_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> 1389715 INFO (Thread-4250) [n:127.0.0.1:34901_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> 1389715 INFO (Thread-4250) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1389715 INFO (Thread-4250) [n:127.0.0.1:34901_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> 1389715 INFO (Thread-4250) [n:127.0.0.1:34901_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> 1389716 INFO
(searcherExecutor-4396-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@1e9165d6[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1389716 INFO (Thread-4250) [n:127.0.0.1:34901_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 1589441662987272192
[junit4] 2> 1389716 INFO
(searcherExecutor-4396-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1389716 INFO
(searcherExecutor-4396-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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> 1389717 INFO (Thread-4250) [n:127.0.0.1:34901_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> 1389718 INFO
(searcherExecutor-4396-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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@1e9165d6[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1389718 INFO (Thread-4250) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3a08bc97[timeConfig_shard1_replica_n1] main]
[junit4] 2> 1389718 INFO
(searcherExecutor-4396-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@3a08bc97[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1389718 INFO
(searcherExecutor-4396-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 1389720 INFO
(searcherExecutor-4396-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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@3a08bc97[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1389767 INFO (qtp1278323321-15770) [n:127.0.0.1:34901_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> 1389767 INFO (qtp1278323321-15770) [n:127.0.0.1:34901_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> 1389767 INFO (qtp1278323321-15770) [n:127.0.0.1:34901_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> 1389767 INFO (qtp1278323321-15782) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Took 203.0ms to set the property overlay to be of
version 0 for collection timeConfig
[junit4] 2> 1389767 INFO (qtp1278323321-15782) [n:127.0.0.1:34901_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={wt=javabin&version=2} status=0 QTime=204
[junit4] 2> 1389767 INFO (qtp1278323321-15782) [n:127.0.0.1:34901_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@38668a3b
[junit4] 2> 1389767 INFO (qtp1278323321-15782) [n:127.0.0.1:34901_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=946244155
[junit4] 2> 1389767 INFO (qtp1278323321-15782) [n:127.0.0.1:34901_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@4e823126: rootName =
solr_34901, 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@4e5ec82e
[junit4] 2> 1389775 INFO (qtp1278323321-15782) [n:127.0.0.1:34901_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=946244155
[junit4] 2> 1389776 INFO (qtp2085154506-15769) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1389777 INFO (qtp2085154506-15769) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1389778 INFO (qtp1278323321-15768) [n:127.0.0.1:34901_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> 1389779 INFO (qtp1278323321-15768) [n:127.0.0.1:34901_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> 1389779 INFO (Thread-4251) [n:127.0.0.1:34901_solr ]
o.a.s.c.SolrCore config update listener called for core
timeConfig_shard1_replica_n1
[junit4] 2> 1389779 INFO (Thread-4251) [n:127.0.0.1:34901_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 1
[junit4] 2> 1389779 INFO (Thread-4251) [n:127.0.0.1:34901_solr ]
o.a.s.c.RequestParams request params refreshed to version 1
[junit4] 2> 1389780 INFO
(solrHandlerExecutor-4400-thread-1-processing-n:127.0.0.1:34901_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:34901_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> 1389880 INFO (qtp1278323321-15770) [n:127.0.0.1:34901_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> 1389881 INFO (qtp1278323321-15770) [n:127.0.0.1:34901_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> 1389881 INFO (qtp1278323321-15770) [n:127.0.0.1:34901_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> 1389881 INFO (qtp1278323321-15768) [n:127.0.0.1:34901_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Took 102.0ms to set the property params to be of
version 1 for collection timeConfig
[junit4] 2> 1389881 INFO (qtp1278323321-15768) [n:127.0.0.1:34901_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=103
[junit4] 2> 1389881 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1389882 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1389882 INFO (qtp2085154506-15771) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1389883 INFO (qtp2085154506-15771) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1389883 INFO (qtp2085154506-15773) [n:127.0.0.1:33389_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> 1389884 INFO
(OverseerThreadFactory-4385-thread-2-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1389884 INFO (qtp1278323321-15780) [n:127.0.0.1:34901_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=null
[junit4] 2> 1389884 INFO (qtp1278323321-15780) [n:127.0.0.1:34901_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@374089dc: rootName =
solr_34901, 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@4e5ec82e
[junit4] 2> 1389892 INFO (qtp1278323321-15780) [n:127.0.0.1:34901_solr
] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@53824c16
[junit4] 2> 1389892 INFO (qtp1278323321-15780) [n:127.0.0.1:34901_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=1401048086
[junit4] 2> 1389892 INFO (qtp1278323321-15780) [n:127.0.0.1:34901_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.timeConfig.shard1.leader, tag=1401048086
[junit4] 2> 1389894 INFO (qtp1278323321-15780) [n:127.0.0.1:34901_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=9
[junit4] 2> 1390597 INFO (qtp2085154506-15773) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=713
[junit4] 2> 1390597 INFO (qtp2085154506-15769) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1390597 INFO (qtp2085154506-15769) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1390597 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1390598 INFO (qtp2085154506-15779) [n:127.0.0.1:33389_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1390598 INFO (qtp2085154506-15781) [n:127.0.0.1:33389_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> 1390599 INFO
(OverseerThreadFactory-4385-thread-3-processing-n:127.0.0.1:34901_solr)
[n:127.0.0.1:34901_solr ] o.a.s.c.CreateCollectionCmd Create collection
myalias_2017-10-23
[junit4] 2> 1390599 INFO
(OverseerCollectionConfigSetProcessor-99340103731838981-127.0.0.1:34901_solr-n_0000000000)
[n:127.0.0.1:34901_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> 1390803 INFO
(OverseerStateUpdate-99340103731838981-127.0.0.1:34901_solr-n_0000000000)
[n:127.0.0.1:34901_solr ] o.a.s.c.o.SliceMutator create
[...truncated too long message...]
0.0.1:37285_solr) [n:127.0.0.1:37285_solr ] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 144612 INFO (jetty-closer-1183-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@796bb3cf{/solr,null,UNAVAILABLE}
[junit4] 2> 144618 INFO (coreCloseExecutor-748-thread-1)
[n:127.0.0.1:46183_solr c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard1.leader, tag=1622269974
[junit4] 2> 144618 INFO (coreCloseExecutor-749-thread-1)
[n:127.0.0.1:37285_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard2.leader, tag=1767520899
[junit4] 2> 144619 INFO (jetty-closer-1183-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=99340252794060810-127.0.0.1:46183_solr-n_0000000000) closing
[junit4] 2> 144619 INFO
(OverseerStateUpdate-99340252794060810-127.0.0.1:46183_solr-n_0000000000)
[n:127.0.0.1:46183_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46183_solr
[junit4] 2> 144619 WARN
(OverseerAutoScalingTriggerThread-99340252794060810-127.0.0.1:46183_solr-n_0000000000)
[n:127.0.0.1:46183_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 144620 INFO (jetty-closer-1183-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@539ce93c{/solr,null,UNAVAILABLE}
[junit4] 2> 144620 INFO (jetty-closer-1183-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6bbd69bb{/solr,null,UNAVAILABLE}
[junit4] 2> 146110 WARN
(zkCallback-1216-thread-1-processing-n:127.0.0.1:35333_solr)
[n:127.0.0.1:35333_solr ] o.a.s.c.ZkController Unable to register nodeLost
path for 127.0.0.1:37285_solr
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:37285_solr
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4717)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 146111 INFO (jetty-closer-1183-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3762cc32{/solr,null,UNAVAILABLE}
[junit4] 2> 146111 ERROR
(SUITE-StreamExpressionTest-seed#[5E9A2644272FE770]-worker) [ ]
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> 146112 INFO
(SUITE-StreamExpressionTest-seed#[5E9A2644272FE770]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35049 35049
[junit4] 2> 147394 INFO (Thread-490) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35049 35049
[junit4] 2> 147394 WARN (Thread-490) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 78 /solr/aliases.json
[junit4] 2> 78 /solr/clusterprops.json
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 78 /solr/clusterstate.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 20
/solr/collections/destinationCollection/state.json
[junit4] 2> 10 /solr/collections/mainCorpus1/state.json
[junit4] 2> 10 /solr/collections/destination/state.json
[junit4] 2> 10 /solr/collections/destination1/state.json
[junit4] 2> 10
/solr/collections/collection1_collection/state.json
[junit4] 2> 10 /solr/collections/workQueue1/state.json
[junit4] 2> 10 /solr/collections/workQueue/state.json
[junit4] 2> 10 /solr/collections/mainCorpus/state.json
[junit4] 2> 2
/solr/overseer_elect/election/99340252794060810-127.0.0.1:46183_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 78 /solr/live_nodes
[junit4] 2> 78 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_5E9A2644272FE770-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{expr_s=PostingsFormat(name=LuceneVarGapFixedInterval),
join2_s=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128),
subject=Lucene50(blocksize=128), price_f=Lucene50(blocksize=128),
a1_s=FSTOrd50, a_f=FSTOrd50, intDefault=FSTOrd50,
join1_i=PostingsFormat(name=LuceneVarGapFixedInterval),
a2_s=PostingsFormat(name=LuceneVarGapFixedInterval),
a_i=BlockTreeOrds(blocksize=128), join3_i=BlockTreeOrds(blocksize=128),
test_i=Lucene50(blocksize=128), field_i=Lucene50(blocksize=128),
level1_s=PostingsFormat(name=LuceneVarGapFixedInterval),
body_t=BlockTreeOrds(blocksize=128),
s_multi=PostingsFormat(name=LuceneVarGapFixedInterval), level2_s=FSTOrd50,
col_s=FSTOrd50, a_ss=Lucene50(blocksize=128),
a_s=PostingsFormat(name=LuceneVarGapFixedInterval),
a_t=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128),
text=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=Lucene50(blocksize=128), i_multi=BlockTreeOrds(blocksize=128),
b_ls=FSTOrd50, test_dt=PostingsFormat(name=LuceneVarGapFixedInterval),
test_t=BlockTreeOrds(blocksize=128), ident_s=FSTOrd50,
order_i=Lucene50(blocksize=128), _version_=FSTOrd50,
side_s=BlockTreeOrds(blocksize=128), miles_i=FSTOrd50},
docValues:{expr_s=DocValuesFormat(name=Memory),
join2_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Lucene70),
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Direct),
a_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct),
join1_i=DocValuesFormat(name=Memory), a2_s=DocValuesFormat(name=Memory),
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70),
test_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Memory),
level2_s=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Direct),
a_ss=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Memory),
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Direct),
test_dt=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Direct),
order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct),
side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Direct)},
maxPointsInLeafNode=1989, maxMBSortInHeap=6.692872295858714,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DJ, timezone=America/Grenada
[junit4] 2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 10-ea
(64-bit)/cpus=8,threads=1,free=276444272,total=504889344
[junit4] 2> NOTE: All tests run in this JVM: [TestNamedListCodec,
StreamingTest, LargeVolumeBinaryJettyTest, HttpSolrClientConPoolTest,
SchemaTest, TestXMLEscaping, SolrExampleStreamingTest, NaturalLogEvaluatorTest,
AnlysisResponseBaseTest, JdbcTest, EmpiricalDistributionEvaluatorTest,
LargeVolumeEmbeddedTest, ArcSineEvaluatorTest, TestZkConfigManager,
TestV1toV2ApiMapper, HyperbolicTangentEvaluatorTest, TestToleratedUpdateError,
GreaterThanEvaluatorTest, NotEvaluatorTest, ShardParamsTest, TestPathTrie,
TestClusteringResponse, ConcurrentUpdateSolrClientBuilderTest,
HttpSolrClientSSLAuthConPoolTest, GraphExpressionTest, StreamExpressionTest]
[junit4] Completed [146/146 (1!)] on J0 in 76.06s, 149 tests, 1 failure, 9
skipped <<< FAILURES!
[...truncated 39952 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]