Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/640/
4 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.test
Error Message:
Collection not found: testalias4
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: testalias4
at
__randomizedtesting.SeedInfo.seed([B3DD8037906ECBDE:3B89BFED3E92A626]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([B3DD8037906ECBDE:D016B6B509A1B8F3]:0)
at
org.apache.solr.cloud.autoscaling.IndexSizeTrigger.lambda$run$5(IndexSizeTrigger.java:295)
at java.util.HashMap.forEach(HashMap.java:1289)
at
org.apache.solr.cloud.autoscaling.IndexSizeTrigger.run(IndexSizeTrigger.java:294)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
Error Message:
did not finish processing in time
Stack Trace:
java.lang.AssertionError: did not finish processing in time
at
__randomizedtesting.SeedInfo.seed([B3DD8037906ECBDE:E064C287727F5E24]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:406)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
Error Message:
did not finish processing in time
Stack Trace:
java.lang.AssertionError: did not finish processing in time
at
__randomizedtesting.SeedInfo.seed([B3DD8037906ECBDE:8A533977BF910220]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13300 lines...]
[junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/init-core-data-001
[junit4] 2> 1529304 WARN
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 1529304 INFO
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1529306 INFO
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1529307 INFO
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1529318 INFO
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001
[junit4] 2> 1529319 INFO
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1529324 INFO (Thread-1895) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1529324 INFO (Thread-1895) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1529457 INFO
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59973
[junit4] 2> 1529460 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 1529569 ERROR (Thread-1895) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1531325 INFO (zkConnectionManagerCallback-5454-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531332 INFO (jetty-launcher-5451-thread-1) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
[junit4] 2> 1531333 INFO (jetty-launcher-5451-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1531333 INFO (jetty-launcher-5451-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1531333 INFO (jetty-launcher-5451-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1531333 INFO (jetty-launcher-5451-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@acb40b3{/solr,null,AVAILABLE}
[junit4] 2> 1531334 INFO (jetty-launcher-5451-thread-2) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5e01e28c{SSL,[ssl,
http/1.1]}{127.0.0.1:55240}
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-1) [ ]
o.e.j.s.Server Started @1531474ms
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55240}
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6994ed33{/solr,null,AVAILABLE}
[junit4] 2> 1531335 ERROR (jetty-launcher-5451-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-12T09:40:31.278Z
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@13f78189{SSL,[ssl,
http/1.1]}{127.0.0.1:52698}
[junit4] 2> 1531335 INFO (jetty-launcher-5451-thread-2) [ ]
o.e.j.s.Server Started @1531474ms
[junit4] 2> 1531336 INFO (jetty-launcher-5451-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52698}
[junit4] 2> 1531336 ERROR (jetty-launcher-5451-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1531336 INFO (jetty-launcher-5451-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1531336 INFO (jetty-launcher-5451-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1531336 INFO (jetty-launcher-5451-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1531336 INFO (jetty-launcher-5451-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1531336 INFO (jetty-launcher-5451-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-12T09:40:31.279Z
[junit4] 2> 1531341 INFO (zkConnectionManagerCallback-5456-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531342 INFO (jetty-launcher-5451-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1531342 INFO (zkConnectionManagerCallback-5458-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531343 INFO (jetty-launcher-5451-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1531473 INFO (jetty-launcher-5451-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59973/solr
[junit4] 2> 1531474 INFO (zkConnectionManagerCallback-5462-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531477 INFO (zkConnectionManagerCallback-5464-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531573 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1531573 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55240_solr
[junit4] 2> 1531574 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.c.Overseer Overseer
(id=73961305152684036-127.0.0.1:55240_solr-n_0000000000) starting
[junit4] 2> 1531584 INFO (zkConnectionManagerCallback-5471-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531586 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:59973/solr ready
[junit4] 2> 1531591 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55240_solr
[junit4] 2> 1531604 INFO (zkCallback-5463-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1531604 INFO (zkCallback-5470-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1531621 INFO (jetty-launcher-5451-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59973/solr
[junit4] 2> 1531623 WARN (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.h.a.MetricsHistoryHandler Missing .system,
keeping metrics history in memory
[junit4] 2> 1531624 INFO (zkConnectionManagerCallback-5476-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531626 INFO (zkConnectionManagerCallback-5478-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531633 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1531635 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1531637 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1531637 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52698_solr
[junit4] 2> 1531638 INFO (zkCallback-5463-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1531638 INFO (zkCallback-5470-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1531648 INFO (zkCallback-5477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1531658 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55240.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1531662 INFO (zkConnectionManagerCallback-5485-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531663 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1531664 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:59973/solr ready
[junit4] 2> 1531665 WARN (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.h.a.MetricsHistoryHandler Missing .system,
keeping metrics history in memory
[junit4] 2> 1531673 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55240.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1531673 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55240.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1531675 INFO (jetty-launcher-5451-thread-1)
[n:127.0.0.1:55240_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node1/.
[junit4] 2> 1531695 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52698.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1531707 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52698.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1531707 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52698.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1531709 INFO (jetty-launcher-5451-thread-2)
[n:127.0.0.1:52698_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node2/.
[junit4] 2> 1531738 INFO (zkConnectionManagerCallback-5488-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531742 INFO (zkConnectionManagerCallback-5493-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1531743 INFO
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1531744 INFO
(SUITE-AliasIntegrationTest-seed#[B3DD8037906ECBDE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59973/solr ready
[junit4] 2> 1531773 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[B3DD8037906ECBDE]) [
] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesV2
[junit4] 2> 1531802 INFO (qtp189640306-14756) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1531808 INFO (OverseerThreadFactory-4988-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1meta
[junit4] 2> 1531919 INFO
(OverseerStateUpdate-73961305152684036-127.0.0.1:55240_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55240/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1531922 INFO
(OverseerStateUpdate-73961305152684036-127.0.0.1:55240_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1meta_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52698/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1532166 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1532167 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1532167 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1533189 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1533191 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1533203 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1533203 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1533206 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1533206 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1533206 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 1533206 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 1533206 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52698.solr.core.collection1meta.shard2.replica_n2' (registry
'solr.core.collection1meta.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1533207 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55240.solr.core.collection1meta.shard1.replica_n1' (registry
'solr.core.collection1meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1533207 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1533207 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1533207 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node2/collection1meta_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node2/./collection1meta_shard2_replica_n2/data/]
[junit4] 2> 1533207 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
[junit4] 2> 1533302 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1533302 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1533304 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1533306 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1533308 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1533308 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1533308 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1533308 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1533310 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@25eb6259[collection1meta_shard2_replica_n2] main]
[junit4] 2> 1533310 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@78539706[collection1meta_shard1_replica_n1] main]
[junit4] 2> 1533311 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1533312 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1533312 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1533312 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1533313 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1533313 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1533313 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1603059248797843456
[junit4] 2> 1533314 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1603059248797843456
[junit4] 2> 1533318 INFO
(searcherExecutor-5001-thread-1-processing-n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3)
[n:127.0.0.1:55240_solr c:collection1meta s:shard1 r:core_node3
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] Registered new searcher
Searcher@78539706[collection1meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1533318 INFO
(searcherExecutor-5000-thread-1-processing-n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4)
[n:127.0.0.1:52698_solr c:collection1meta s:shard2 r:core_node4
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n2] Registered new searcher
Searcher@25eb6259[collection1meta_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1533324 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1533325 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 1533330 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1533330 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1533330 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:52698/solr/collection1meta_shard2_replica_n2/
[junit4] 2> 1533330 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1533330 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:52698/solr/collection1meta_shard2_replica_n2/ has no replicas
[junit4] 2> 1533330 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1533332 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1533332 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1533332 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:55240/solr/collection1meta_shard1_replica_n1/
[junit4] 2> 1533333 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1533334 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:55240/solr/collection1meta_shard1_replica_n1/ has no replicas
[junit4] 2> 1533334 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1533335 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:52698/solr/collection1meta_shard2_replica_n2/ shard2
[junit4] 2> 1533339 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:55240/solr/collection1meta_shard1_replica_n1/ shard1
[junit4] 2> 1533441 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1533445 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1278
[junit4] 2> 1533488 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1533491 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1325
[junit4] 2> 1533494 INFO (qtp189640306-14756) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1533591 INFO (zkCallback-5477-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1533591 INFO (zkCallback-5463-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1533811 INFO
(OverseerCollectionConfigSetProcessor-73961305152684036-127.0.0.1:55240_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1534494 INFO (qtp189640306-14756) [n:127.0.0.1:52698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2691
[junit4] 2> 1534495 INFO (qtp189640306-14758) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1534504 INFO (OverseerThreadFactory-4988-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection2meta
[junit4] 2> 1534722 INFO
(OverseerStateUpdate-73961305152684036-127.0.0.1:55240_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55240/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1534926 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1535950 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1535970 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1535974 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1535975 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1'
using configuration from collection collection2meta, trusted=true
[junit4] 2> 1535975 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55240.solr.core.collection2meta.shard1.replica_n1' (registry
'solr.core.collection2meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1535975 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1535975 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node1/collection2meta_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node1/./collection2meta_shard1_replica_n1/data/]
[junit4] 2> 1536063 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1536063 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1536064 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1536065 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1536067 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3790f10[collection2meta_shard1_replica_n1] main]
[junit4] 2> 1536069 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1536069 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1536070 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1536071 INFO
(searcherExecutor-5010-thread-1-processing-n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2)
[n:127.0.0.1:55240_solr c:collection2meta s:shard1 r:core_node2
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection2meta_shard1_replica_n1] Registered new searcher
Searcher@3790f10[collection2meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1536071 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1603059251689816064
[junit4] 2> 1536081 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1536086 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1536086 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1536087 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:55240/solr/collection2meta_shard1_replica_n1/
[junit4] 2> 1536087 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1536087 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:55240/solr/collection2meta_shard1_replica_n1/ has no replicas
[junit4] 2> 1536087 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1536098 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:55240/solr/collection2meta_shard1_replica_n1/ shard1
[junit4] 2> 1536208 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1536211 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1285
[junit4] 2> 1536221 INFO (qtp189640306-14758) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1536311 INFO (zkCallback-5463-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1536505 INFO
(OverseerCollectionConfigSetProcessor-73961305152684036-127.0.0.1:55240_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1537222 INFO (qtp189640306-14758) [n:127.0.0.1:52698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2727
[junit4] 2> 1537276 INFO
(OverseerCollectionConfigSetProcessor-73961305152684036-127.0.0.1:55240_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1537277 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={} status=0 QTime=17
[junit4] 2> 1537278 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[B3DD8037906ECBDE]) [
] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesV2
[junit4] 2> 1537279 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[B3DD8037906ECBDE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1537282 INFO (qtp189640306-14756) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1537285 WARN
(OverseerCollectionConfigSetProcessor-73961305152684036-127.0.0.1:55240_solr-n_0000000000)
[ ] o.a.s.c.LockTree lock_is_leaked at[testModifyPropertiesV2]
[junit4] 2> 1537286 INFO (OverseerThreadFactory-4988-thread-3) [ ]
o.a.s.c.LockTree Unlocked multiple times : testModifyPropertiesV2
[junit4] 2> 1537296 INFO (OverseerThreadFactory-4988-thread-4) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 1537297 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
[junit4] 2> 1537297 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@e39d331: rootName =
solr_55240, domain = solr.core.collection2meta.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@6ba7a9dd
[junit4] 2> 1537317 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection2meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7ace5e11
[junit4] 2> 1537317 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=7ace5e11
[junit4] 2> 1537317 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection2meta.shard1.leader,
tag=7ace5e11
[junit4] 2> 1537330 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection2meta/terms/shard1 to Terms{values={},
version=1}
[junit4] 2> 1537332 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection2meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=35
[junit4] 2> 1537436 INFO (zkCallback-5463-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1538043 INFO (qtp189640306-14756) [n:127.0.0.1:52698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0
QTime=761
[junit4] 2> 1538044 INFO (qtp189640306-14758) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1538050 INFO
(OverseerCollectionConfigSetProcessor-73961305152684036-127.0.0.1:55240_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1538051 INFO (OverseerThreadFactory-4988-thread-5) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 1538056 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
[junit4] 2> 1538056 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ffc88c3: rootName =
solr_55240, domain = solr.core.collection1meta.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection1meta.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@6685036a
[junit4] 2> 1538060 INFO (qtp189640306-14753) [n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
[junit4] 2> 1538060 INFO (qtp189640306-14753) [n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@115b2a0c: rootName =
solr_52698, domain = solr.core.collection1meta.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@5b2989ff
[junit4] 2> 1538078 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@47f1e372
[junit4] 2> 1538079 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=47f1e372
[junit4] 2> 1538079 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1meta.shard1.leader,
tag=47f1e372
[junit4] 2> 1538084 INFO (qtp189640306-14753) [n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@48e2029
[junit4] 2> 1538084 INFO (qtp189640306-14753) [n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=48e2029
[junit4] 2> 1538084 INFO (qtp189640306-14753) [n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1meta.shard2.leader,
tag=48e2029
[junit4] 2> 1538088 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1meta/terms/shard1 to Terms{values={},
version=1}
[junit4] 2> 1538090 INFO (qtp189640306-14753) [n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1meta/terms/shard2 to Terms{values={},
version=1}
[junit4] 2> 1538097 INFO (qtp189640306-14753) [n:127.0.0.1:52698_solr
x:collection1meta_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=37
[junit4] 2> 1538098 INFO (qtp104679123-14747) [n:127.0.0.1:55240_solr
x:collection1meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=42
[junit4] 2> 1538201 INFO (zkCallback-5477-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1538201 INFO (zkCallback-5463-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1538812 INFO (qtp189640306-14758) [n:127.0.0.1:52698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0
QTime=768
[junit4] 2> 1538847 INFO
(TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[B3DD8037906ECBDE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testDeleteAliasWithExistingCollectionName
[junit4] 2> 1538850 INFO (qtp189640306-14756) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1538852 INFO (OverseerThreadFactory-4988-thread-5) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection_old
[junit4] 2> 1538853 INFO
(OverseerCollectionConfigSetProcessor-73961305152684036-127.0.0.1:55240_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1539062 INFO
(OverseerStateUpdate-73961305152684036-127.0.0.1:55240_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection_old",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection_old_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55240/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1539071 INFO
(OverseerStateUpdate-73961305152684036-127.0.0.1:55240_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection_old",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection_old_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52698/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1539273 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
x:collection_old_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_old_shard2_replica_n3&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1539273 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
x:collection_old_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1540290 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1540309 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1540368 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.s.IndexSchema [collection_old_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1540371 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1540371 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard2_replica_n3'
using configuration from collection collection_old, trusted=true
[junit4] 2> 1540371 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52698.solr.core.collection_old.shard2.replica_n3' (registry
'solr.core.collection_old.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1540389 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1540389 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.SolrCore [[collection_old_shard2_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node2/collection_old_shard2_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node2/./collection_old_shard2_replica_n3/data/]
[junit4] 2> 1540394 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.s.IndexSchema [collection_old_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1540398 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1540398 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard1_replica_n1'
using configuration from collection collection_old, trusted=true
[junit4] 2> 1540398 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55240.solr.core.collection_old.shard1.replica_n1' (registry
'solr.core.collection_old.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@328a270b
[junit4] 2> 1540399 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1540399 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.SolrCore [[collection_old_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node1/collection_old_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B3DD8037906ECBDE-001/tempDir-001/node1/./collection_old_shard1_replica_n1/data/]
[junit4] 2> 1540480 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1540480 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1540481 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1540482 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1540485 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@53b3a749[collection_old_shard2_replica_n3] main]
[junit4] 2> 1540487 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1540487 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1540488 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1540489 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1603059256322424832
[junit4] 2> 1540504 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_old/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 1540507 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1540507 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1540507 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:52698/solr/collection_old_shard2_replica_n3/
[junit4] 2> 1540507 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1540508 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.SyncStrategy
https://127.0.0.1:52698/solr/collection_old_shard2_replica_n3/ has no replicas
[junit4] 2> 1540508 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1540511 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:52698/solr/collection_old_shard2_replica_n3/ shard2
[junit4] 2> 1540513 INFO
(searcherExecutor-5015-thread-1-processing-n:127.0.0.1:52698_solr
x:collection_old_shard2_replica_n3 c:collection_old s:shard2 r:core_node4)
[n:127.0.0.1:52698_solr c:collection_old s:shard2 r:core_node4
x:collection_old_shard2_replica_n3] o.a.s.c.SolrCore
[collection_old_shard2_replica_n3] Registered new searcher
Searcher@53b3a749[collection_old_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1540561 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1540561 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1540563 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1540563 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1540566 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@22879a6b[collection_old_shard1_replica_n1] main]
[junit4] 2> 1540577 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1540578 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1540579 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1540579 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1603059256416796672
[junit4] 2> 1540580 INFO
(searcherExecutor-5016-thread-1-processing-n:127.0.0.1:55240_solr
x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node2)
[n:127.0.0.1:55240_solr c:collection_old s:shard1 r:core_node2
x:collection_old_shard1_replica_n1] o.a.s.c.SolrCore
[collection_old_shard1_replica_n1] Registered new searcher
Searcher@22879a6b[collection_old_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1540604 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_old/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1540611 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1540611 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1540611 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:55240/solr/collection_old_shard1_replica_n1/
[junit4] 2> 1540612 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1540620 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:55240/solr/collection_old_shard1_replica_n1/ has no replicas
[junit4] 2> 1540620 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1540637 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:55240/solr/collection_old_shard1_replica_n1/ shard1
[junit4] 2> 1540675 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1540677 INFO (qtp189640306-14759) [n:127.0.0.1:52698_solr
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_old_shard2_replica_n3&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1403
[junit4] 2> 1540777 INFO (zkCallback-5477-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_old/state.json] for collection [collection_old]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1540789 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1540793 INFO (qtp104679123-14750) [n:127.0.0.1:55240_solr
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1519
[junit4] 2> 1540795 INFO (qtp189640306-14756) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1540854 INFO
(OverseerCollectionConfigSetProcessor-73961305152684036-127.0.0.1:55240_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1540892 INFO (zkCallback-5477-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_old/state.json] for collection [collection_old]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1540892 INFO (zkCallback-5463-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_old/state.json] for collection [collection_old]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1541795 INFO (qtp189640306-14756) [n:127.0.0.1:52698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2945
[junit4] 2> 1541797 INFO (qtp189640306-14758) [n:127.0.0.1:52698_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection_new&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1541800 INFO (OverseerThreadFactory-4988-thread-5) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection_new
[junit4] 2> 1542010 INFO
(OverseerStateUpdate-73961305152684036-127.0.0.1:55240_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection_new",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection_new_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52698/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false
[...truncated too long message...]
igure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1370936280
[copy] Copying 39 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1370936280
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1370936280
resolve-example:
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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1426400086
[copy] Copying 247 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1426400086
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1426400086
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 60ms :: artifacts dl 9ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 155 minutes 28 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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]