Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-8.x/18/
4 tests failed.
FAILED:
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates
Error Message:
Timeout while trying to assert number of documents @ source_collection
Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @
source_collection
at
__randomizedtesting.SeedInfo.seed([4B3A2CC6A678FCFA:98337CD8E3EB606D]:0)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:277)
at
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<880> but was:<890>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:268)
... 42 more
FAILED: org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate
Error Message:
Could not successfully add blob after 150 attempts. Expecting 2 items. time
elapsed 15,392 output for url is { "responseHeader":{
"zkConnected":true, "status":0, "QTime":0}, "response":{
"numFound":1, "start":0, "docs":[{ "id":"test/1",
"md5":"710177b50a8305661e0d0918ebf14e0a", "blobName":"test",
"version":1, "timestamp":"2019-05-25T04:15:38.499Z",
"size":2048}]}}
Stack Trace:
java.lang.AssertionError: Could not successfully add blob after 150 attempts.
Expecting 2 items. time elapsed 15,392 output for url is {
"responseHeader":{
"zkConnected":true,
"status":0,
"QTime":0},
"response":{
"numFound":1,
"start":0,
"docs":[{
"id":"test/1",
"md5":"710177b50a8305661e0d0918ebf14e0a",
"blobName":"test",
"version":1,
"timestamp":"2019-05-25T04:15:38.499Z",
"size":2048}]}}
at
__randomizedtesting.SeedInfo.seed([4B3A2CC6A678FCFA:7461981710063597]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:139)
at
org.apache.solr.handler.TestBlobHandler.checkBlobPost(TestBlobHandler.java:101)
at
org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate(TestSystemCollAutoCreate.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test
Error Message:
Captured an uncaught exception in thread: Thread[id=137746, name=Thread-73827,
state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=137746, name=Thread-73827, state=RUNNABLE,
group=TGRP-TestDistributedStatsComponentCardinality]
at
__randomizedtesting.SeedInfo.seed([4B3A2CC6A678FCFA:C36E131C08849102]:0)
Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
at __randomizedtesting.SeedInfo.seed([4B3A2CC6A678FCFA]:0)
at junit.framework.Assert.fail(Assert.java:57)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:999)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1026)
at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:695)
FAILED:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation
Error Message:
took over 10 seconds after collection creation to update aliases
Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to
update aliases
at
__randomizedtesting.SeedInfo.seed([4B3A2CC6A678FCFA:2650A96D9E1A11CE]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation(TimeRoutedAliasUpdateProcessorTest.java:444)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14285 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/init-core-data-001
[junit4] 2> 1897406 WARN
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4B3A2CC6A678FCFA]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 1897406 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4B3A2CC6A678FCFA]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1897408 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4B3A2CC6A678FCFA]-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> 1897409 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4B3A2CC6A678FCFA]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1897416 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPreemptiveCreation
[junit4] 2> 1897416 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001
[junit4] 2> 1897417 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1897425 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1897425 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1897525 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.c.ZkTestServer start zk server on port:36798
[junit4] 2> 1897525 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36798
[junit4] 2> 1897525 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36798
[junit4] 2> 1897602 INFO (zkConnectionManagerCallback-46266-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897645 INFO (zkConnectionManagerCallback-46268-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897665 INFO (zkConnectionManagerCallback-46270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897667 WARN (jetty-launcher-46271-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1897668 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1897668 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1897668 INFO (jetty-launcher-46271-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1897674 WARN (jetty-launcher-46271-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1897675 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1897675 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1897675 INFO (jetty-launcher-46271-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1897676 WARN (jetty-launcher-46271-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1897676 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1897676 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1897676 INFO (jetty-launcher-46271-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1897683 WARN (jetty-launcher-46271-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1897683 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1897683 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1897683 INFO (jetty-launcher-46271-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1897789 INFO (jetty-launcher-46271-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1897789 INFO (jetty-launcher-46271-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1897789 INFO (jetty-launcher-46271-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1897799 INFO (jetty-launcher-46271-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5172ec41{/solr,null,AVAILABLE}
[junit4] 2> 1897802 WARN (jetty-launcher-46271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7a49be9c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1897825 INFO (jetty-launcher-46271-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1897825 INFO (jetty-launcher-46271-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1897825 INFO (jetty-launcher-46271-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1897825 INFO (jetty-launcher-46271-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@58633162{/solr,null,AVAILABLE}
[junit4] 2> 1897826 WARN (jetty-launcher-46271-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@a0b295f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1897827 INFO (jetty-launcher-46271-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1897827 INFO (jetty-launcher-46271-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1897827 INFO (jetty-launcher-46271-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1897827 INFO (jetty-launcher-46271-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a41c6a8{/solr,null,AVAILABLE}
[junit4] 2> 1897827 WARN (jetty-launcher-46271-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6b3ced62[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1897828 INFO (jetty-launcher-46271-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@64be74b5{SSL,[ssl,
http/1.1]}{127.0.0.1:32785}
[junit4] 2> 1897828 INFO (jetty-launcher-46271-thread-2) [ ]
o.e.j.s.Server Started @1898102ms
[junit4] 2> 1897828 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32785}
[junit4] 2> 1897828 ERROR (jetty-launcher-46271-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1897828 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1897828 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1897828 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1897828 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1897828 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-25T03:50:15.034Z
[junit4] 2> 1897832 INFO (jetty-launcher-46271-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@60be554f{SSL,[ssl,
http/1.1]}{127.0.0.1:41342}
[junit4] 2> 1897832 INFO (jetty-launcher-46271-thread-1) [ ]
o.e.j.s.Server Started @1898107ms
[junit4] 2> 1897832 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41342}
[junit4] 2> 1897832 ERROR (jetty-launcher-46271-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1897832 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1897833 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1897833 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1897833 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1897833 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-25T03:50:15.039Z
[junit4] 2> 1897842 INFO (zkConnectionManagerCallback-46273-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897842 INFO (jetty-launcher-46271-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@31b85a02{SSL,[ssl,
http/1.1]}{127.0.0.1:36488}
[junit4] 2> 1897842 INFO (jetty-launcher-46271-thread-4) [ ]
o.e.j.s.Server Started @1898117ms
[junit4] 2> 1897842 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36488}
[junit4] 2> 1897843 ERROR (jetty-launcher-46271-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1897843 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1897843 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1897843 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1897843 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1897843 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1897843 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-25T03:50:15.049Z
[junit4] 2> 1897873 INFO (zkConnectionManagerCallback-46275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897873 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1897879 INFO (jetty-launcher-46271-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1897879 INFO (jetty-launcher-46271-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1897879 INFO (jetty-launcher-46271-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1897879 INFO (jetty-launcher-46271-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c10407e{/solr,null,AVAILABLE}
[junit4] 2> 1897880 WARN (jetty-launcher-46271-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5bbff1eb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1897884 INFO (jetty-launcher-46271-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@75c29c42{SSL,[ssl,
http/1.1]}{127.0.0.1:41490}
[junit4] 2> 1897884 INFO (jetty-launcher-46271-thread-3) [ ]
o.e.j.s.Server Started @1898158ms
[junit4] 2> 1897884 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41490}
[junit4] 2> 1897884 ERROR (jetty-launcher-46271-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1897884 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1897884 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1897884 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1897884 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1897884 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-25T03:50:15.090Z
[junit4] 2> 1897887 INFO (zkConnectionManagerCallback-46280-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897887 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1897925 INFO (zkConnectionManagerCallback-46277-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897925 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1898014 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1898030 WARN (jetty-launcher-46271-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1898063 WARN (jetty-launcher-46271-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@76c74aec[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1898081 WARN (jetty-launcher-46271-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1898101 WARN (jetty-launcher-46271-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@248914fe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1898102 INFO (jetty-launcher-46271-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36798/solr
[junit4] 2> 1898112 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1898114 WARN (jetty-launcher-46271-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1898117 INFO (zkConnectionManagerCallback-46289-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898120 INFO (zkConnectionManagerCallback-46292-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898129 WARN (jetty-launcher-46271-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3438d0de[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1898173 WARN (jetty-launcher-46271-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1898183 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1898184 WARN (jetty-launcher-46271-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1898213 WARN (jetty-launcher-46271-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@69f78927[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1898214 INFO (jetty-launcher-46271-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36798/solr
[junit4] 2> 1898271 INFO (zkConnectionManagerCallback-46300-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898275 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:32785_solr
[junit4] 2> 1898276 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.c.Overseer Overseer
(id=74750705228316680-127.0.0.1:32785_solr-n_0000000000) starting
[junit4] 2> 1898283 WARN (jetty-launcher-46271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@414f046d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1898305 INFO (zkConnectionManagerCallback-46302-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898309 INFO (zkConnectionManagerCallback-46308-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898314 INFO (jetty-launcher-46271-thread-3)
[n:127.0.0.1:41490_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41490_solr
[junit4] 2> 1898317 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1898320 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36798/solr ready
[junit4] 2> 1898329 INFO (zkCallback-46301-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1898329 INFO
(OverseerStateUpdate-74750705228316680-127.0.0.1:32785_solr-n_0000000000)
[n:127.0.0.1:32785_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:32785_solr
[junit4] 2> 1898330 INFO
(OverseerStateUpdate-74750705228316680-127.0.0.1:32785_solr-n_0000000000)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1898342 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:32785_solr as DOWN
[junit4] 2> 1898343 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1898343 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32785_solr
[junit4] 2> 1898374 WARN (jetty-launcher-46271-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1898378 INFO (zkCallback-46291-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1898379 INFO (zkCallback-46301-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1898389 INFO (zkCallback-46307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1898425 INFO (zkConnectionManagerCallback-46315-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898426 INFO (jetty-launcher-46271-thread-3)
[n:127.0.0.1:41490_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1898427 INFO (jetty-launcher-46271-thread-3)
[n:127.0.0.1:41490_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36798/solr ready
[junit4] 2> 1898441 WARN (jetty-launcher-46271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1fce67b3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1898442 INFO (jetty-launcher-46271-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36798/solr
[junit4] 2> 1898449 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1898473 INFO (jetty-launcher-46271-thread-3)
[n:127.0.0.1:41490_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1898497 INFO (zkConnectionManagerCallback-46320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898533 INFO (jetty-launcher-46271-thread-3)
[n:127.0.0.1:41490_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41490.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898551 INFO (jetty-launcher-46271-thread-3)
[n:127.0.0.1:41490_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41490.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898551 INFO (jetty-launcher-46271-thread-3)
[n:127.0.0.1:41490_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41490.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898552 INFO (jetty-launcher-46271-thread-3)
[n:127.0.0.1:41490_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node3/.
[junit4] 2> 1898563 INFO (zkConnectionManagerCallback-46323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898563 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32785.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898611 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1898613 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41342_solr as DOWN
[junit4] 2> 1898613 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1898614 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1898614 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41342_solr
[junit4] 2> 1898616 INFO (zkCallback-46307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1898616 INFO (zkCallback-46301-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1898616 INFO (zkCallback-46291-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1898617 WARN (jetty-launcher-46271-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1898622 INFO (zkCallback-46314-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1898671 INFO (zkCallback-46322-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1898673 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32785.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898674 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32785.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898675 INFO (jetty-launcher-46271-thread-2)
[n:127.0.0.1:32785_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node2/.
[junit4] 2> 1898685 INFO (zkConnectionManagerCallback-46331-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898686 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1898686 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36798/solr ready
[junit4] 2> 1898689 WARN (jetty-launcher-46271-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4415cc90[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1898717 WARN (jetty-launcher-46271-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1898729 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1898745 WARN (jetty-launcher-46271-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2b6fdc62[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1898746 INFO (jetty-launcher-46271-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36798/solr
[junit4] 2> 1898754 INFO (zkConnectionManagerCallback-46337-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898756 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41342.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898758 INFO (zkConnectionManagerCallback-46339-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898764 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1898767 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41342.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898777 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36488_solr as DOWN
[junit4] 2> 1898778 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1898778 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36488_solr
[junit4] 2> 1898780 INFO (zkCallback-46307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1898780 INFO (zkCallback-46314-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1898780 INFO (zkCallback-46301-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1898780 INFO (zkCallback-46291-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1898789 INFO (zkCallback-46338-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1898800 INFO (zkCallback-46322-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1898808 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41342.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898808 INFO (zkConnectionManagerCallback-46346-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1898809 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1898810 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36798/solr ready
[junit4] 2> 1898810 INFO (jetty-launcher-46271-thread-1)
[n:127.0.0.1:41342_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/.
[junit4] 2> 1898820 INFO (zkCallback-46330-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1898845 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1898866 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36488.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898889 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36488.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898894 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36488.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1898895 INFO (jetty-launcher-46271-thread-4)
[n:127.0.0.1:36488_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node4/.
[junit4] 2> 1899050 INFO (zkConnectionManagerCallback-46352-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1899051 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1899055 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36798/solr ready
[junit4] 2> 1899129 INFO (qtp219562001-88911) [n:127.0.0.1:41490_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899130 INFO (qtp219562001-88911) [n:127.0.0.1:41490_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1899140 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient:
org.apache.solr.client.solrj.impl.CloudSolrClient@4c2568ae
[junit4] 2> 1899140 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[4B3A2CC6A678FCFA])
[ ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@14b914d2
[junit4] 2> 1899254 INFO (qtp992459835-88886) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899255 INFO (qtp992459835-88886) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1899289 INFO (qtp992459835-88887) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899291 INFO (qtp992459835-88887) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 1899292 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899293 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 1899294 INFO (qtp992459835-88881) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899294 INFO (qtp992459835-88881) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1899306 INFO (qtp992459835-88887) [n:127.0.0.1:41342_solr
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params
baseConfigSet=_default&name=testPreemptiveCreation&action=CREATE&wt=javabin&version=2
[junit4] 2> 1899347 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.OverseerConfigSetMessageHandler
OverseerConfigSetMessageHandler.processMessage : create , {
[junit4] 2> "name":"testPreemptiveCreation",
[junit4] 2> "baseConfigSet":"_default",
[junit4] 2> "immutable":"false",
[junit4] 2> "operation":"configsets:create"}
[junit4] 2> 1899350 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/testPreemptiveCreation/protwords.txt
[junit4] 2> 1899351 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to
/configs/testPreemptiveCreation/managed-schema
[junit4] 2> 1899353 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to
/configs/testPreemptiveCreation/solrconfig.xml
[junit4] 2> 1899354 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/testPreemptiveCreation/synonyms.txt
[junit4] 2> 1899355 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/testPreemptiveCreation/stopwords.txt
[junit4] 2> 1899356 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/testPreemptiveCreation/params.json
[junit4] 2> 1899357 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testPreemptiveCreation/lang/contractions_it.txt
[junit4] 2> 1899359 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testPreemptiveCreation/lang/stopwords_no.txt
[junit4] 2> 1899360 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testPreemptiveCreation/lang/stopwords_hy.txt
[junit4] 2> 1899361 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testPreemptiveCreation/lang/stemdict_nl.txt
[junit4] 2> 1899362 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testPreemptiveCreation/lang/contractions_ca.txt
[junit4] 2> 1899363 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testPreemptiveCreation/lang/stopwords_id.txt
[junit4] 2> 1899364 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testPreemptiveCreation/lang/stopwords_ga.txt
[junit4] 2> 1899367 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testPreemptiveCreation/lang/stopwords_da.txt
[junit4] 2> 1899368 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testPreemptiveCreation/lang/stopwords_hi.txt
[junit4] 2> 1899369 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testPreemptiveCreation/lang/stopwords_ja.txt
[junit4] 2> 1899370 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testPreemptiveCreation/lang/stopwords_pt.txt
[junit4] 2> 1899372 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testPreemptiveCreation/lang/stopwords_hu.txt
[junit4] 2> 1899383 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testPreemptiveCreation/lang/stopwords_el.txt
[junit4] 2> 1899403 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testPreemptiveCreation/lang/stopwords_ru.txt
[junit4] 2> 1899404 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testPreemptiveCreation/lang/stopwords_tr.txt
[junit4] 2> 1899409 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testPreemptiveCreation/lang/stopwords_ar.txt
[junit4] 2> 1899409 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testPreemptiveCreation/lang/userdict_ja.txt
[junit4] 2> 1899410 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testPreemptiveCreation/lang/stopwords_it.txt
[junit4] 2> 1899412 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testPreemptiveCreation/lang/stopwords_eu.txt
[junit4] 2> 1899424 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testPreemptiveCreation/lang/stopwords_cz.txt
[junit4] 2> 1899500 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testPreemptiveCreation/lang/stoptags_ja.txt
[junit4] 2> 1899503 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testPreemptiveCreation/lang/contractions_fr.txt
[junit4] 2> 1899510 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testPreemptiveCreation/lang/stopwords_fa.txt
[junit4] 2> 1899513 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testPreemptiveCreation/lang/stopwords_de.txt
[junit4] 2> 1899514 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testPreemptiveCreation/lang/contractions_ga.txt
[junit4] 2> 1899515 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testPreemptiveCreation/lang/stopwords_ca.txt
[junit4] 2> 1899517 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testPreemptiveCreation/lang/stopwords_nl.txt
[junit4] 2> 1899518 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testPreemptiveCreation/lang/stopwords_bg.txt
[junit4] 2> 1899523 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testPreemptiveCreation/lang/stopwords_es.txt
[junit4] 2> 1899539 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testPreemptiveCreation/lang/stopwords_en.txt
[junit4] 2> 1899561 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testPreemptiveCreation/lang/stopwords_lv.txt
[junit4] 2> 1899566 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testPreemptiveCreation/lang/stopwords_th.txt
[junit4] 2> 1899573 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testPreemptiveCreation/lang/stopwords_ro.txt
[junit4] 2> 1899574 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testPreemptiveCreation/lang/stopwords_fr.txt
[junit4] 2> 1899575 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testPreemptiveCreation/lang/stopwords_sv.txt
[junit4] 2> 1899576 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testPreemptiveCreation/lang/stopwords_fi.txt
[junit4] 2> 1899578 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testPreemptiveCreation/lang/hyphenations_ga.txt
[junit4] 2> 1899579 INFO
(OverseerThreadFactory-5451-thread-1-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testPreemptiveCreation/lang/stopwords_gl.txt
[junit4] 2> 1899581 INFO (qtp992459835-88887) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs
params={baseConfigSet=_default&name=testPreemptiveCreation&action=CREATE&wt=javabin&version=2}
status=0 QTime=275
[junit4] 2> 1899589 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899594 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 1899594 INFO (qtp992459835-88881) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899595 INFO (qtp992459835-88881) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1899596 INFO (qtp992459835-88885) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899596 INFO (qtp992459835-88885) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1899597 INFO (qtp992459835-88886) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1899598 INFO (qtp992459835-88886) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 1899599 INFO (qtp992459835-88887) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=testPreemptiveCreation&name=testPreemptiveCreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1899603 INFO
(OverseerCollectionConfigSetProcessor-74750705228316680-127.0.0.1:32785_solr-n_0000000000)
[n:127.0.0.1:32785_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1899604 INFO
(OverseerThreadFactory-5451-thread-2-processing-n:127.0.0.1:32785_solr)
[n:127.0.0.1:32785_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testPreemptiveCreation
[junit4] 2> 1899717 INFO
(OverseerStateUpdate-74750705228316680-127.0.0.1:32785_solr-n_0000000000)
[n:127.0.0.1:32785_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testPreemptiveCreation",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testPreemptiveCreation_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41342/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1899961 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPreemptiveCreation&newCollection=true&name=testPreemptiveCreation_shard1_replica_n1&action=CREATE&numShards=1&collection=testPreemptiveCreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1900979 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.RequestParams conf resource
params.json loaded . version : 0
[junit4] 2> 1900979 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.RequestParams request
params refreshed to version 0
[junit4] 2> 1900980 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1900980 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 1900980 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1900980 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 1900981 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1900981 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 1900981 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1900982 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 1900982 WARN (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
[junit4] 2> 1900983 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 1901078 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.IndexSchema
[testPreemptiveCreation_shard1_replica_n1] Schema name=default-config
[junit4] 2> 1901532 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
default-config/1.6 with uniqueid field id
[junit4] 2> 1901663 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testPreemptiveCreation_shard1_replica_n1' using configuration from
collection testPreemptiveCreation, trusted=true
[junit4] 2> 1901664 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_41342.solr.core.testPreemptiveCreation.shard1.replica_n1'
(registry 'solr.core.testPreemptiveCreation.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f75dd9
[junit4] 2> 1901665 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrCore
[[testPreemptiveCreation_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4B3A2CC6A678FCFA-001/tempDir-001/node1/./testPreemptiveCreation_shard1_replica_n1/data/]
[junit4] 2> 1901686 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.XSLTResponseWriter
xsltCacheLifetimeSeconds=5
[junit4] 2> 1901787 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1901787 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1901788 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 1901788 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1901790 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@158fb35c[testPreemptiveCreation_shard1_replica_n1] main]
[junit4] 2> 1901791 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/testPreemptiveCreation
[junit4] 2> 1901791 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testPreemptiveCreation
[junit4] 2> 1901791 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/testPreemptiveCreation/managed-schema
[junit4] 2> 1901792 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current
schema version 0 is already the latest
[junit4] 2> 1901792 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
Initializing spell checkers
[junit4] 2> 1901793 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker
init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 1901795 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1901796 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1634474361096241152
[junit4] 2> 1901798 INFO
(searcherExecutor-5471-thread-1-processing-n:127.0.0.1:41342_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:41342_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@158fb35c[testPreemptiveCreation_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1901798 INFO
(searcherExecutor-5471-thread-1-processing-n:127.0.0.1:41342_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:41342_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 1901798 INFO
(searcherExecutor-5471-thread-1-processing-n:127.0.0.1:41342_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:41342_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1901800 INFO
(searcherExecutor-5471-thread-1-processing-n:127.0.0.1:41342_solr
x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1
r:core_node2) [n:127.0.0.1:41342_solr c:testPreemptiveCreation s:shard1
r:core_node2 x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SolrCore
[testPreemptiveCreation_shard1_replica_n1] Registered new searcher
Searcher@158fb35c[testPreemptiveCreation_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1901802 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testPreemptiveCreation/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 1901803 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testPreemptiveCreation/leaders/shard1
[junit4] 2> 1901811 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1901811 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 1901811 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to https://127.0.0.1:41342/solr/testPreemptiveCreation_shard1_replica_n1/
[junit4] 2> 1901832 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 1901832 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:41342/solr/testPreemptiveCreation_shard1_replica_n1/ has no
replicas
[junit4] 2> 1901832 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testPreemptiveCreation/leaders/shard1/leader after winning as
/collections/testPreemptiveCreation/leader_elect/shard1/election/74750705228316686-core_node2-n_0000000000
[junit4] 2> 1901844 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
https://127.0.0.1:41342/solr/testPreemptiveCreation_shard1_replica_n1/ shard1
[junit4] 2> 1901945 INFO (zkCallback-46322-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1901946 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1901948 INFO (qtp992459835-88884) [n:127.0.0.1:41342_solr
c:testPreemptiveCreation s:shard1 r:core_node2
x:testPreemptiveCreation_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPreemptiveCreation&newCollection=true&name=testPreemptiveCreation_shard1_replica_n1&action=CREATE&numShards=1&collection=testPreemptiveCreation&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1987
[junit4] 2> 1901975 INFO (zkCallback-46322-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1901976 INFO (qtp992459835-88887) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1902049 INFO (zkCallback-46322-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1902049 INFO (zkCallback-46322-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1902050 INFO (qtp992459835-88887) [n:127.0.0.1:41342_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=testPreemptiveCreation&name=testPreemptiveCreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2450
[junit4] 2> 1902055 INFO (zkCallback-46322-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testPreemptiveCreation/state.json] for collection
[testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1902061 INFO (qtp992459835-88881) [n:127.0.0.1:41342_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4]
[...truncated too long message...]
evel-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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/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-BadApples-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/null272636676
[copy] Copying 240 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/null272636676
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/null272636676
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 34ms :: artifacts dl 5ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 561 minutes 10 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
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:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
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:1835)
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:3088)
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:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
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:1835)
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]