Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/714/
3 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([297A757C1FFC4F96:A12E4AA6B100226E]: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.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection
Error Message:
Error from server at https://127.0.0.1:33202/solr: Could not find collection :
testDeleteWithCollection_abc
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:33202/solr: Could not find collection :
testDeleteWithCollection_abc
at
__randomizedtesting.SeedInfo.seed([297A757C1FFC4F96:52A3829146669D28]: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:1106)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
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.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([5C613300966D9AED:FEAEF19CA6B908C6]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
Build Log:
[...truncated 13285 lines...]
[junit4] Suite: org.apache.solr.cloud.TestWithCollection
[junit4] 2> 1590734 INFO
(SUITE-TestWithCollection-seed#[297A757C1FFC4F96]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/init-core-data-001
[junit4] 2> 1590735 INFO
(SUITE-TestWithCollection-seed#[297A757C1FFC4F96]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1590736 INFO
(SUITE-TestWithCollection-seed#[297A757C1FFC4F96]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1590737 INFO
(SUITE-TestWithCollection-seed#[297A757C1FFC4F96]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001
[junit4] 2> 1590737 INFO
(SUITE-TestWithCollection-seed#[297A757C1FFC4F96]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1590737 INFO (Thread-3469) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1590737 INFO (Thread-3469) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1590747 ERROR (Thread-3469) [ ] 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> 1590837 INFO
(SUITE-TestWithCollection-seed#[297A757C1FFC4F96]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36485
[junit4] 2> 1590861 INFO (zkConnectionManagerCallback-4378-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1590885 INFO (jetty-launcher-4375-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1590886 INFO (jetty-launcher-4375-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1590886 INFO (jetty-launcher-4375-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1590887 INFO (jetty-launcher-4375-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1590887 INFO (jetty-launcher-4375-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1590887 INFO (jetty-launcher-4375-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5688d840{/solr,null,AVAILABLE}
[junit4] 2> 1590888 INFO (jetty-launcher-4375-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@55e305c4{SSL,[ssl,
http/1.1]}{127.0.0.1:38829}
[junit4] 2> 1590888 INFO (jetty-launcher-4375-thread-1) [ ]
o.e.j.s.Server Started @1591185ms
[junit4] 2> 1590888 INFO (jetty-launcher-4375-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38829}
[junit4] 2> 1590888 ERROR (jetty-launcher-4375-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1590888 INFO (jetty-launcher-4375-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1590888 INFO (jetty-launcher-4375-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1590888 INFO (jetty-launcher-4375-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1590888 INFO (jetty-launcher-4375-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1590888 INFO (jetty-launcher-4375-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-29T23:25:57.383Z
[junit4] 2> 1590893 INFO (zkConnectionManagerCallback-4380-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1590894 INFO (jetty-launcher-4375-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1590900 INFO (jetty-launcher-4375-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1590901 INFO (jetty-launcher-4375-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1590901 INFO (jetty-launcher-4375-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1590901 INFO (jetty-launcher-4375-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@288d21d0{/solr,null,AVAILABLE}
[junit4] 2> 1590902 INFO (jetty-launcher-4375-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@408d4e9{SSL,[ssl,
http/1.1]}{127.0.0.1:33202}
[junit4] 2> 1590902 INFO (jetty-launcher-4375-thread-2) [ ]
o.e.j.s.Server Started @1591199ms
[junit4] 2> 1590902 INFO (jetty-launcher-4375-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33202}
[junit4] 2> 1590902 ERROR (jetty-launcher-4375-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1590902 INFO (jetty-launcher-4375-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1590902 INFO (jetty-launcher-4375-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1590902 INFO (jetty-launcher-4375-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1590902 INFO (jetty-launcher-4375-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1590902 INFO (jetty-launcher-4375-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-29T23:25:57.397Z
[junit4] 2> 1590915 INFO (zkConnectionManagerCallback-4382-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1590917 INFO (jetty-launcher-4375-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1591054 INFO (jetty-launcher-4375-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36485/solr
[junit4] 2> 1591056 INFO (zkConnectionManagerCallback-4386-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591100 INFO (zkConnectionManagerCallback-4388-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591182 INFO (jetty-launcher-4375-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36485/solr
[junit4] 2> 1591183 INFO (zkConnectionManagerCallback-4394-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591186 INFO (zkConnectionManagerCallback-4396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591209 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38829_solr
[junit4] 2> 1591210 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.c.Overseer Overseer
(id=73056635187757062-127.0.0.1:38829_solr-n_0000000000) starting
[junit4] 2> 1591222 INFO (jetty-launcher-4375-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33202_solr
[junit4] 2> 1591232 INFO (zkCallback-4395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1591236 INFO (zkConnectionManagerCallback-4403-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591236 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1591237 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36485/solr ready
[junit4] 2> 1591238 INFO
(OverseerStateUpdate-73056635187757062-127.0.0.1:38829_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38829_solr
[junit4] 2> 1591240 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 1591240 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1591240 INFO (zkCallback-4387-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1591240 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38829_solr
[junit4] 2> 1591241 INFO (zkCallback-4395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1591241 INFO (zkCallback-4387-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1591256 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 1591256 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 1591256 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1591258 INFO (zkCallback-4402-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1591260 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1591262 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:33202_solr, 127.0.0.1:38829_solr]
[junit4] 2> 1591272 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1591272 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1591273 DEBUG (ScheduledTrigger-2666-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 1591284 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38829.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4aa684e0
[junit4] 2> 1591290 INFO (zkConnectionManagerCallback-4409-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591291 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38829.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4aa684e0
[junit4] 2> 1591291 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38829.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4aa684e0
[junit4] 2> 1591292 INFO (jetty-launcher-4375-thread-1)
[n:127.0.0.1:38829_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node1/.
[junit4] 2> 1591304 INFO (jetty-launcher-4375-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1591313 INFO (jetty-launcher-4375-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36485/solr ready
[junit4] 2> 1591313 INFO (jetty-launcher-4375-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1591334 INFO (jetty-launcher-4375-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33202.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4aa684e0
[junit4] 2> 1591344 INFO (jetty-launcher-4375-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33202.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4aa684e0
[junit4] 2> 1591355 INFO (jetty-launcher-4375-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33202.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4aa684e0
[junit4] 2> 1591356 INFO (jetty-launcher-4375-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/.
[junit4] 2> 1591380 INFO (zkConnectionManagerCallback-4412-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591383 INFO (zkConnectionManagerCallback-4417-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591384 INFO
(SUITE-TestWithCollection-seed#[297A757C1FFC4F96]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1591385 INFO
(SUITE-TestWithCollection-seed#[297A757C1FFC4F96]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36485/solr ready
[junit4] 2> 1591510 INFO
(TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[297A757C1FFC4F96]) [
] o.a.s.SolrTestCaseJ4 ###Starting testAddReplicaWithPolicy
[junit4] 2> 1591511 DEBUG (zkCallback-4402-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 1591511 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 1591513 INFO
(TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[297A757C1FFC4F96]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1591520 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 1591521 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1591521 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 1591619 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1591649 INFO (qtp27384056-12023) [n:127.0.0.1:38829_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1591649 DEBUG (qtp1866242465-12033) [n:127.0.0.1:33202_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1591650 INFO (qtp1866242465-12033) [n:127.0.0.1:33202_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=75
[junit4] 2> 1591650 DEBUG (zkCallback-4402-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 1591650 INFO
(TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[297A757C1FFC4F96]) [
] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:33202_solr for collection
testAddReplicaWithPolicy_abc
[junit4] 2> 1591650 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 1591650 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 1591651 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1591651 INFO (qtp1866242465-12033) [n:127.0.0.1:33202_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&name=testAddReplicaWithPolicy_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:33202_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1591651 DEBUG
(OverseerAutoScalingTriggerThread-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 1591653 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection testAddReplicaWithPolicy_abc
[junit4] 2> 1591653 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/protwords.txt
[junit4] 2> 1591655 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
[junit4] 2> 1591656 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/solrconfig.xml
[junit4] 2> 1591658 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/synonyms.txt
[junit4] 2> 1591659 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/stopwords.txt
[junit4] 2> 1591661 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/params.json
[junit4] 2> 1591679 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 1591681 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 1591682 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 1591683 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 1591685 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 1591686 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 1591687 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 1591689 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 1591690 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 1591691 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 1591692 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 1591694 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 1591700 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 1591701 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ru.txt
[junit4] 2> 1591702 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_tr.txt
[junit4] 2> 1591704 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ar.txt
[junit4] 2> 1591705 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/userdict_ja.txt
[junit4] 2> 1591707 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_it.txt
[junit4] 2> 1591708 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_eu.txt
[junit4] 2> 1591709 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_cz.txt
[junit4] 2> 1591710 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stoptags_ja.txt
[junit4] 2> 1591712 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/contractions_fr.txt
[junit4] 2> 1591713 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_fa.txt
[junit4] 2> 1591715 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_de.txt
[junit4] 2> 1591716 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/contractions_ga.txt
[junit4] 2> 1591717 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ca.txt
[junit4] 2> 1591719 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_nl.txt
[junit4] 2> 1591720 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_bg.txt
[junit4] 2> 1591722 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_es.txt
[junit4] 2> 1591723 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_en.txt
[junit4] 2> 1591724 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_lv.txt
[junit4] 2> 1591726 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_th.txt
[junit4] 2> 1591727 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ro.txt
[junit4] 2> 1591728 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_fr.txt
[junit4] 2> 1591730 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_sv.txt
[junit4] 2> 1591731 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_fi.txt
[junit4] 2> 1591732 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/hyphenations_ga.txt
[junit4] 2> 1591733 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_gl.txt
[junit4] 2> 1591839 DEBUG (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper Creating a new session
[junit4] 2> 1591869 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1591879 INFO (qtp27384056-12023) [n:127.0.0.1:38829_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1591880 DEBUG (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper New session created
[junit4] 2> 1591883 INFO (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 15244159315
sessionWrapper.createTime 15244159312364672, this.sessionWrapper.createTime
15244159312364672
[junit4] 2> 1591885 INFO
(OverseerStateUpdate-73056635187757062-127.0.0.1:38829_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testAddReplicaWithPolicy_abc",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testAddReplicaWithPolicy_abc_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33202/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1592109 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation
core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplicaWithPolicy_abc.AUTOCREATED&newCollection=true&name=testAddReplicaWithPolicy_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplicaWithPolicy_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1592109 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1593123 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 1593123 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.RequestParams request
params refreshed to version 0
[junit4] 2> 1593124 WARN (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1593124 WARN (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 1593124 WARN (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1593125 WARN (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 1593125 WARN (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1593125 WARN (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 1593125 WARN (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1593125 WARN (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 1593132 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.5.0
[junit4] 2> 1593153 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.IndexSchema
[testAddReplicaWithPolicy_abc_shard1_replica_n1] Schema name=default-config
[junit4] 2> 1593388 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema default-config/1.6 with uniqueid field id
[junit4] 2> 1593423 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'testAddReplicaWithPolicy_abc_shard1_replica_n1' using
configuration from collection testAddReplicaWithPolicy_abc, trusted=true
[junit4] 2> 1593424 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_33202.solr.core.testAddReplicaWithPolicy_abc.shard1.replica_n1' (registry
'solr.core.testAddReplicaWithPolicy_abc.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4aa684e0
[junit4] 2> 1593424 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1593424 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrCore
[[testAddReplicaWithPolicy_abc_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_abc_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/./testAddReplicaWithPolicy_abc_shard1_replica_n1/data/]
[junit4] 2> 1593427 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter
xsltCacheLifetimeSeconds=5
[junit4] 2> 1593501 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1593501 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1593502 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1593502 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1593503 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7b40a14b[testAddReplicaWithPolicy_abc_shard1_replica_n1] main]
[junit4] 2> 1593504 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
[junit4] 2> 1593505 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
[junit4] 2> 1593505 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
[junit4] 2> 1593505 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 1593506 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
Initializing spell checkers
[junit4] 2> 1593506 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_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> 1593508 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 1593508 INFO
(searcherExecutor-2676-thread-1-processing-n:127.0.0.1:33202_solr
x:testAddReplicaWithPolicy_abc_shard1_replica_n1 c:testAddReplicaWithPolicy_abc
s:shard1 r:core_node2) [n:127.0.0.1:33202_solr c:testAddReplicaWithPolicy_abc
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@7b40a14b[testAddReplicaWithPolicy_abc_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1593508 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1607369238776905728
[junit4] 2> 1593508 INFO
(searcherExecutor-2676-thread-1-processing-n:127.0.0.1:33202_solr
x:testAddReplicaWithPolicy_abc_shard1_replica_n1 c:testAddReplicaWithPolicy_abc
s:shard1 r:core_node2) [n:127.0.0.1:33202_solr c:testAddReplicaWithPolicy_abc
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 1593508 INFO
(searcherExecutor-2676-thread-1-processing-n:127.0.0.1:33202_solr
x:testAddReplicaWithPolicy_abc_shard1_replica_n1 c:testAddReplicaWithPolicy_abc
s:shard1 r:core_node2) [n:127.0.0.1:33202_solr c:testAddReplicaWithPolicy_abc
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1593509 INFO
(searcherExecutor-2676-thread-1-processing-n:127.0.0.1:33202_solr
x:testAddReplicaWithPolicy_abc_shard1_replica_n1 c:testAddReplicaWithPolicy_abc
s:shard1 r:core_node2) [n:127.0.0.1:33202_solr c:testAddReplicaWithPolicy_abc
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.c.SolrCore [testAddReplicaWithPolicy_abc_shard1_replica_n1] Registered
new searcher Searcher@7b40a14b[testAddReplicaWithPolicy_abc_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1593525 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/testAddReplicaWithPolicy_abc/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 1593528 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1593529 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1593529 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:33202/solr/testAddReplicaWithPolicy_abc_shard1_replica_n1/
[junit4] 2> 1593529 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 1593531 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:33202/solr/testAddReplicaWithPolicy_abc_shard1_replica_n1/
has no replicas
[junit4] 2> 1593531 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1593571 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33202/solr/testAddReplicaWithPolicy_abc_shard1_replica_n1/
shard1
[junit4] 2> 1593687 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1593689 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplicaWithPolicy_abc.AUTOCREATED&newCollection=true&name=testAddReplicaWithPolicy_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplicaWithPolicy_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1580
[junit4] 2> 1593704 DEBUG (OverseerThreadFactory-2668-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper session set to NULL
[junit4] 2> 1593733 INFO (qtp1866242465-12033) [n:127.0.0.1:33202_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> 1593791 INFO (zkCallback-4387-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAddReplicaWithPolicy_abc/state.json] for collection
[testAddReplicaWithPolicy_abc] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1594733 INFO (qtp1866242465-12033) [n:127.0.0.1:33202_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&name=testAddReplicaWithPolicy_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:33202_solr&wt=javabin&version=2}
status=0 QTime=3082
[junit4] 2> 1594734 INFO (qtp1866242465-12035) [n:127.0.0.1:33202_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&withCollection=testAddReplicaWithPolicy_abc&name=testAddReplicaWithPolicy_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1594736 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection testAddReplicaWithPolicy_xyz
[junit4] 2> 1594739 INFO
(OverseerCollectionConfigSetProcessor-73056635187757062-127.0.0.1:38829_solr-n_0000000000)
[ ] 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> 1594740 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/protwords.txt
[junit4] 2> 1594742 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
[junit4] 2> 1594743 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/solrconfig.xml
[junit4] 2> 1594745 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/synonyms.txt
[junit4] 2> 1594746 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/stopwords.txt
[junit4] 2> 1594747 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/params.json
[junit4] 2> 1594749 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 1594750 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 1594751 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 1594753 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 1594754 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 1594755 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 1594757 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 1594758 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 1594759 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 1594760 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 1594762 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 1594763 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 1594764 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 1594766 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ru.txt
[junit4] 2> 1594767 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_tr.txt
[junit4] 2> 1594768 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ar.txt
[junit4] 2> 1594770 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/userdict_ja.txt
[junit4] 2> 1594771 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_it.txt
[junit4] 2> 1594772 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_eu.txt
[junit4] 2> 1594774 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_cz.txt
[junit4] 2> 1594775 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stoptags_ja.txt
[junit4] 2> 1594785 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/contractions_fr.txt
[junit4] 2> 1594786 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_fa.txt
[junit4] 2> 1594788 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_de.txt
[junit4] 2> 1594789 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/contractions_ga.txt
[junit4] 2> 1594790 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ca.txt
[junit4] 2> 1594792 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_nl.txt
[junit4] 2> 1594793 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_bg.txt
[junit4] 2> 1594795 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_es.txt
[junit4] 2> 1594804 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_en.txt
[junit4] 2> 1594806 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_lv.txt
[junit4] 2> 1594807 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_th.txt
[junit4] 2> 1594808 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ro.txt
[junit4] 2> 1594810 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_fr.txt
[junit4] 2> 1594811 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_sv.txt
[junit4] 2> 1594813 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_fi.txt
[junit4] 2> 1594814 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/hyphenations_ga.txt
[junit4] 2> 1594815 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_gl.txt
[junit4] 2> 1595022 DEBUG (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper Creating a new session
[junit4] 2> 1595032 INFO (qtp1866242465-12033) [n:127.0.0.1:33202_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testAddReplicaWithPolicy_abc.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=1
[junit4] 2> 1595033 INFO (qtp1866242465-12036) [n:127.0.0.1:33202_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1595048 INFO (qtp27384056-12024) [n:127.0.0.1:38829_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1595049 DEBUG (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper New session created
[junit4] 2> 1595054 INFO (OverseerThreadFactory-2668-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 15244162486
sessionWrapper.createTime 15244162481629757, this.sessionWrapper.createTime
15244162481629757
[junit4] 2> 1595057 INFO
(OverseerStateUpdate-73056635187757062-127.0.0.1:38829_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testAddReplicaWithPolicy_xyz",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testAddReplicaWithPolicy_xyz_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33202/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1595259 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation
core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplicaWithPolicy_xyz.AUTOCREATED&newCollection=true&name=testAddReplicaWithPolicy_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplicaWithPolicy_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1596291 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 1596291 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.RequestParams request
params refreshed to version 0
[junit4] 2> 1596292 WARN (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1596294 WARN (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
[junit4] 2> 1596294 WARN (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1596295 WARN (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
[junit4] 2> 1596295 WARN (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1596295 WARN (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
[junit4] 2> 1596295 WARN (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1596295 WARN (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
[junit4] 2> 1596311 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.5.0
[junit4] 2> 1596348 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.IndexSchema
[testAddReplicaWithPolicy_xyz_shard1_replica_n1] Schema name=default-config
[junit4] 2> 1596566 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema default-config/1.6 with uniqueid field id
[junit4] 2> 1596609 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'testAddReplicaWithPolicy_xyz_shard1_replica_n1' using
configuration from collection testAddReplicaWithPolicy_xyz, trusted=true
[junit4] 2> 1596609 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_33202.solr.core.testAddReplicaWithPolicy_xyz.shard1.replica_n1' (registry
'solr.core.testAddReplicaWithPolicy_xyz.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4aa684e0
[junit4] 2> 1596609 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1596609 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrCore
[[testAddReplicaWithPolicy_xyz_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/testAddReplicaWithPolicy_xyz_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_297A757C1FFC4F96-001/tempDir-001/node2/./testAddReplicaWithPolicy_xyz_shard1_replica_n1/data/]
[junit4] 2> 1596613 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.r.XSLTResponseWriter
xsltCacheLifetimeSeconds=5
[junit4] 2> 1596667 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1596667 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1596668 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1596668 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1596670 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@182c2af[testAddReplicaWithPolicy_xyz_shard1_replica_n1] main]
[junit4] 2> 1596671 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
[junit4] 2> 1596671 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
[junit4] 2> 1596671 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
[junit4] 2> 1596671 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 1596672 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
Initializing spell checkers
[junit4] 2> 1596672 INFO (qtp1866242465-12034) [n:127.0.0.1:33202_solr
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2
x:testAddReplicaWithPolicy_xyz_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>
[...truncated too long message...]
operty disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null296714358
[copy] Copying 240 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null296714358
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null296714358
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 198 minutes 52 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]