Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/259/
6 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
Error Message:
ObjectTracker found 2 object(s) that were not released!!! [ZkStateReader,
SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.cloud.ZkStateReader at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:328)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:399)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
at
org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:126)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:836)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:803)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:185)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:633)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.cloud.SolrZkClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)
at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126) at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116) at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:306) at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:399)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
at
org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:126)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:836)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:803)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:185)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:633)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) expected null, but
was:<ObjectTracker found 2 object(s) that were not released!!! [ZkStateReader,
SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.cloud.ZkStateReader at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:328)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:399)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
at
org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:126)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:836)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:803)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:185)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:633)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.cloud.SolrZkClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)
at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126) at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116) at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:306) at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:399)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
at
org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:126)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:836)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:803)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:185)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:633)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not
released!!! [ZkStateReader, SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.cloud.ZkStateReader
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:328)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:399)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
at
org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:126)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:836)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:803)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:185)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:633)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.cloud.SolrZkClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:306)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:399)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
at
org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:126)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:836)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:803)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:185)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:633)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
expected null, but was:<ObjectTracker found 2 object(s) that were not
released!!! [ZkStateReader, SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.cloud.ZkStateReader
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:328)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:399)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
at
org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:126)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:836)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:803)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:185)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:633)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.cloud.SolrZkClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:306)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:399)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
at
org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:126)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:836)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:803)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:185)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:633)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
>
at __randomizedtesting.SeedInfo.seed([9F48DED0B070FD0F]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:319)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
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:
junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
Error Message:
3 threads leaked from SUITE scope at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest: 1)
Thread[id=36785,
name=ScheduledTrigger-9967-thread-3-SendThread(lucene2-us-west.apache.org:33307),
state=TIMED_WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1049) 2)
Thread[id=36786, name=ScheduledTrigger-9967-thread-3-EventThread,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
3) Thread[id=36787, name=zkConnectionManagerCallback-10447-thread-1,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest:
1) Thread[id=36785,
name=ScheduledTrigger-9967-thread-3-SendThread(lucene2-us-west.apache.org:33307),
state=TIMED_WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
at java.lang.Thread.sleep(Native Method)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1049)
2) Thread[id=36786, name=ScheduledTrigger-9967-thread-3-EventThread,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
3) Thread[id=36787, name=zkConnectionManagerCallback-10447-thread-1,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([9F48DED0B070FD0F]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=36785,
name=ScheduledTrigger-9967-thread-3-SendThread(lucene2-us-west.apache.org:33307),
state=TIMED_WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:152)
at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1062) 2)
Thread[id=36787, name=zkConnectionManagerCallback-10447-thread-1,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=36785,
name=ScheduledTrigger-9967-thread-3-SendThread(lucene2-us-west.apache.org:33307),
state=TIMED_WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:152)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1062)
2) Thread[id=36787, name=zkConnectionManagerCallback-10447-thread-1,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([9F48DED0B070FD0F]:0)
FAILED: org.apache.solr.common.cloud.SolrZkClientTest.testSimpleUpdateACLs
Error Message:
java.lang.InterruptedException: sleep interrupted
Stack Trace:
java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:600)
at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:524)
at
org.apache.solr.common.cloud.SolrZkClientTest.setUp(SolrZkClientTest.java:61)
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.InterruptedException: sleep interrupted
at java.lang.Thread.sleep(Native Method)
at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:582)
... 39 more
FAILED: junit.framework.TestSuite.org.apache.solr.common.cloud.SolrZkClientTest
Error Message:
5 threads leaked from SUITE scope at
org.apache.solr.common.cloud.SolrZkClientTest: 1) Thread[id=7073,
name=ZkTestServer Run Thread, state=WAITING, group=TGRP-SolrZkClientTest]
at java.lang.Object.wait(Native Method) at
java.lang.Thread.join(Thread.java:1252) at
java.lang.Thread.join(Thread.java:1326) at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)
at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:564)
2) Thread[id=7074, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-SolrZkClientTest] at
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=7077,
name=ProcessThread(sid:0 cport:40859):, state=WAITING,
group=TGRP-SolrZkClientTest] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
4) Thread[id=7076, name=SyncThread:0, state=WAITING,
group=TGRP-SolrZkClientTest] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
5) Thread[id=7075, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-SolrZkClientTest] at java.lang.Object.wait(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE
scope at org.apache.solr.common.cloud.SolrZkClientTest:
1) Thread[id=7073, name=ZkTestServer Run Thread, state=WAITING,
group=TGRP-SolrZkClientTest]
at java.lang.Object.wait(Native Method)
at java.lang.Thread.join(Thread.java:1252)
at java.lang.Thread.join(Thread.java:1326)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)
at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:564)
2) Thread[id=7074, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0,
state=RUNNABLE, group=TGRP-SolrZkClientTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=7077, name=ProcessThread(sid:0 cport:40859):, state=WAITING,
group=TGRP-SolrZkClientTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
4) Thread[id=7076, name=SyncThread:0, state=WAITING,
group=TGRP-SolrZkClientTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
5) Thread[id=7075, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-SolrZkClientTest]
at java.lang.Object.wait(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
at __randomizedtesting.SeedInfo.seed([23AFA76DBFC25763]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.common.cloud.SolrZkClientTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=7074, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-SolrZkClientTest] at
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=7074, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0,
state=RUNNABLE, group=TGRP-SolrZkClientTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([23AFA76DBFC25763]:0)
Build Log:
[...truncated 14828 lines...]
[junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_9F48DED0B070FD0F-001/init-core-data-001
[junit4] 2> 4237779 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 4237780 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 4237780 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 4237781 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_9F48DED0B070FD0F-001/tempDir-001
[junit4] 2> 4237781 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4237800 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4237800 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4237908 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33307
[junit4] 2> 4237908 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33307
[junit4] 2> 4237908 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33307
[junit4] 2> 4237938 INFO (zkConnectionManagerCallback-10319-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4237940 INFO (zkConnectionManagerCallback-10321-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4237954 INFO (zkConnectionManagerCallback-10323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4237956 WARN (jetty-launcher-10324-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4237956 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4237956 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4237956 INFO (jetty-launcher-10324-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 4237973 WARN (jetty-launcher-10324-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4237973 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4237973 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4237973 INFO (jetty-launcher-10324-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 4237975 INFO (jetty-launcher-10324-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4237975 INFO (jetty-launcher-10324-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4237975 INFO (jetty-launcher-10324-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4237975 INFO (jetty-launcher-10324-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@78cfd2c1{/solr,null,AVAILABLE}
[junit4] 2> 4237976 INFO (jetty-launcher-10324-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4237976 INFO (jetty-launcher-10324-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4237976 INFO (jetty-launcher-10324-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4237976 INFO (jetty-launcher-10324-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71e1b2cd{/solr,null,AVAILABLE}
[junit4] 2> 4237990 INFO (jetty-launcher-10324-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@442ded30{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37995}
[junit4] 2> 4237990 INFO (jetty-launcher-10324-thread-2) [ ]
o.e.j.s.Server Started @4238062ms
[junit4] 2> 4237990 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37995}
[junit4] 2> 4237990 ERROR (jetty-launcher-10324-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4237990 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4237990 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 4237990 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4237990 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4237990 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-10T21:31:15.749Z
[junit4] 2> 4237991 INFO (jetty-launcher-10324-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@772a52e6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39457}
[junit4] 2> 4237991 INFO (jetty-launcher-10324-thread-1) [ ]
o.e.j.s.Server Started @4238063ms
[junit4] 2> 4237991 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39457}
[junit4] 2> 4237991 ERROR (jetty-launcher-10324-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4237991 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4237991 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 4237991 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4237991 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4237991 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-10T21:31:15.750Z
[junit4] 2> 4237993 INFO (zkConnectionManagerCallback-10328-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4238000 INFO (zkConnectionManagerCallback-10326-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4238010 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4238010 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4238256 WARN (jetty-launcher-10324-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1cc91dea[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4238271 WARN (jetty-launcher-10324-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4dadea1e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4238272 INFO (jetty-launcher-10324-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33307/solr
[junit4] 2> 4238290 INFO (zkConnectionManagerCallback-10334-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4238326 INFO (zkConnectionManagerCallback-10336-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4238599 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37995_solr
[junit4] 2> 4238600 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.c.Overseer Overseer
(id=73990465406435334-127.0.0.1:37995_solr-n_0000000000) starting
[junit4] 2> 4238666 INFO (zkConnectionManagerCallback-10343-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4238668 WARN (jetty-launcher-10324-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1ddfc46c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4238692 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33307/solr ready
[junit4] 2> 4238716 WARN (jetty-launcher-10324-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6231c0f5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4238717 INFO (jetty-launcher-10324-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33307/solr
[junit4] 2> 4238744 INFO
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37995_solr
[junit4] 2> 4238780 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37995_solr
[junit4] 2> 4238800 INFO (zkCallback-10335-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4238800 DEBUG
(OverseerAutoScalingTriggerThread-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 4238801 DEBUG
(OverseerAutoScalingTriggerThread-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 4238801 DEBUG
(OverseerAutoScalingTriggerThread-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 0
[junit4] 2> 4238801 DEBUG
(OverseerAutoScalingTriggerThread-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 4238818 DEBUG
(OverseerAutoScalingTriggerThread-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: []
[junit4] 2> 4238818 DEBUG
(OverseerAutoScalingTriggerThread-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded
markers
[junit4] 2> 4238818 DEBUG (ScheduledTrigger-9967-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 0 and last live nodes: 0
[junit4] 2> 4238818 DEBUG
(OverseerAutoScalingTriggerThread-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 4238848 INFO (zkConnectionManagerCallback-10349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4238910 INFO (zkCallback-10342-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4239047 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4239095 INFO (zkConnectionManagerCallback-10351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4239323 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37995.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13aec3b9
[junit4] 2> 4239342 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37995.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13aec3b9
[junit4] 2> 4239342 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37995.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13aec3b9
[junit4] 2> 4239376 INFO (jetty-launcher-10324-thread-2)
[n:127.0.0.1:37995_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_9F48DED0B070FD0F-001/tempDir-001/node2/.
[junit4] 2> 4239420 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4239422 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39457_solr as DOWN
[junit4] 2> 4239423 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4239423 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39457_solr
[junit4] 2> 4239460 INFO (zkCallback-10335-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4239468 INFO (zkCallback-10342-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4239480 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:39457_solr"} current state version: 0
[junit4] 2> 4239480 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:39457_solr
[junit4] 2> 4239496 INFO (zkCallback-10350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4239985 DEBUG (ScheduledTrigger-9967-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 0
[junit4] 2> 4240153 INFO (zkConnectionManagerCallback-10359-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4240270 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 4240343 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33307/solr ready
[junit4] 2> 4240367 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4240471 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39457.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13aec3b9
[junit4] 2> 4240600 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39457.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13aec3b9
[junit4] 2> 4240601 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39457.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13aec3b9
[junit4] 2> 4240601 INFO (jetty-launcher-10324-thread-1)
[n:127.0.0.1:39457_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_9F48DED0B070FD0F-001/tempDir-001/node1/.
[junit4] 2> 4240763 INFO (zkConnectionManagerCallback-10365-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4240764 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 4240800 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[9F48DED0B070FD0F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33307/solr ready
[junit4] 2> 4240842 INFO (qtp57584908-36532) [n:127.0.0.1:37995_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37995_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4240972 INFO
(OverseerThreadFactory-9969-thread-1-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 4241005 DEBUG (ScheduledTrigger-9967-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 4241352 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":".system",
[junit4] 2> "fromApi":"true",
[junit4] 2> "numShards":1,
[junit4] 2> "createNodeSet":"127.0.0.1:37995_solr",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 4241356 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: .system
[junit4] 2> 4241400 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/.system/state.json
[junit4] 2> 4241620 INFO (qtp57584908-36534) [n:127.0.0.1:37995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241656 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241657 INFO (qtp57584908-36531) [n:127.0.0.1:37995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241658 INFO (qtp57584908-36533) [n:127.0.0.1:37995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241658 INFO (qtp57584908-36534) [n:127.0.0.1:37995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241676 INFO (qtp1605558609-36523) [n:127.0.0.1:39457_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241677 INFO (qtp1605558609-36524) [n:127.0.0.1:39457_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241678 INFO (qtp1605558609-36525) [n:127.0.0.1:39457_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241678 INFO (qtp1605558609-36526) [n:127.0.0.1:39457_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241679 INFO (qtp1605558609-36522) [n:127.0.0.1:39457_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4241793 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 4241794 INFO
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4241794 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 4241794 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 4241903 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/.system/state.json version: 0
[junit4] 2> 4241969 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
x:.system_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4241969 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
x:.system_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4241985 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "node_name":"127.0.0.1:37995_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":".system",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4241985 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "node_name":"127.0.0.1:37995_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":".system",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"}
[junit4] 2> 4241987 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node2:{"core":".system_shard1_replica_n1","base_url":"http://127.0.0.1:37995/solr","node_name":"127.0.0.1:37995_solr","state":"down","type":"NRT","force_set_state":"false"}
[junit4] 2> 4241987 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(.system//collections/.system/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "node_name":"127.0.0.1:37995_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}}}}}
[junit4] 2> 4242005 DEBUG (ScheduledTrigger-9967-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 4242130 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/.system/state.json version: 1
[junit4] 2> 4242994 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4243087 DEBUG (ScheduledTrigger-9967-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 4243087 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 4243089 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 4243119 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 4243120 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 4243122 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 4243122 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from collection .system, trusted=true
[junit4] 2> 4243122 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37995.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13aec3b9
[junit4] 2> 4243122 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_9F48DED0B070FD0F-001/tempDir-001/node2/.system_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_9F48DED0B070FD0F-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
[junit4] 2> 4243308 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4243308 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4243322 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 4243323 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4243324 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@393d7c7a[.system_shard1_replica_n1]
main]
[junit4] 2> 4243324 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 4243333 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 4243333 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 4243333 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 4243334 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4243334 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1622310525172973568
[junit4] 2> 4243336 INFO
(searcherExecutor-9978-thread-1-processing-n:127.0.0.1:37995_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2)
[n:127.0.0.1:37995_solr c:.system s:shard1 r:core_node2
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@393d7c7a[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4243338 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 4243338 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 4243349 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4243349 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4243349 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37995/solr/.system_shard1_replica_n1/
[junit4] 2> 4243349 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 4243350 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:37995/solr/.system_shard1_replica_n1/ has
no replicas
[junit4] 2> 4243350 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/.system/leaders/shard1/leader after winning as
/collections/.system/leader_elect/shard1/election/73990465406435334-core_node2-n_0000000000
[junit4] 2> 4243351 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37995/solr/.system_shard1_replica_n1/ shard1
[junit4] 2> 4243352 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":".system",
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 4243453 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/.system/state.json version: 2
[junit4] 2> 4243453 INFO (zkCallback-10335-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4243453 INFO (zkCallback-10335-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4243454 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4243455 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "node_name":"127.0.0.1:37995_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":".system",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4243455 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "node_name":"127.0.0.1:37995_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":".system",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"}
[junit4] 2> 4243455 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node2:{"core":".system_shard1_replica_n1","base_url":"http://127.0.0.1:37995/solr","node_name":"127.0.0.1:37995_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
[junit4] 2> 4243455 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(.system//collections/.system/state.json/3)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:37995/solr",
[junit4] 2> "node_name":"127.0.0.1:37995_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"}}}}}
[junit4] 2> 4243456 INFO (qtp57584908-36535) [n:127.0.0.1:37995_solr
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1486
[junit4] 2> 4243458 INFO (qtp57584908-36532) [n:127.0.0.1:37995_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 4243555 DEBUG
(OverseerStateUpdate-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/.system/state.json version: 3
[junit4] 2> 4243556 INFO (zkCallback-10335-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4243556 INFO (zkCallback-10335-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4243556 INFO (zkCallback-10335-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4243556 INFO (qtp57584908-36532) [n:127.0.0.1:37995_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37995_solr&wt=javabin&version=2}
status=0 QTime=2714
[junit4] 2> 4243558 INFO (qtp57584908-36531) [n:127.0.0.1:37995_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
maxShardsPerNode=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39457_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4243560 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
AutoscalingHistoryHandlerTest_collection
[junit4] 2> 4243561 INFO
(OverseerCollectionConfigSetProcessor-73990465406435334-127.0.0.1:37995_solr-n_0000000000)
[n:127.0.0.1:37995_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 4243561 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
[junit4] 2> 4243562 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
[junit4] 2> 4243572 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
[junit4] 2> 4243573 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
[junit4] 2> 4243574 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
[junit4] 2> 4243575 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
[junit4] 2> 4243577 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 4243578 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 4243579 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 4243588 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 4243590 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 4243591 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 4243600 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 4243602 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 4243603 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 4243604 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 4243606 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 4243607 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 4243616 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr)
[n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 4243617 INFO
(OverseerThreadFactory-9969-thread-2-processing-n:127.0.0.1:37995_solr) [n:
[...truncated too long message...]
junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=7077, name=ProcessThread(sid:0 cport:40859):,
state=WAITING, group=TGRP-SolrZkClientTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
[junit4] > 4) Thread[id=7076, name=SyncThread:0, state=WAITING,
group=TGRP-SolrZkClientTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
[junit4] > 5) Thread[id=7075, name=SessionTracker,
state=TIMED_WAITING, group=TGRP-SolrZkClientTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
[junit4] > at
__randomizedtesting.SeedInfo.seed([23AFA76DBFC25763]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=7074,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-SolrZkClientTest]
[junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] > at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] > at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([23AFA76DBFC25763]:0)
[junit4] Completed [180/184 (1!)] on J2 in 12.84s, 2 tests, 3 errors <<<
FAILURES!
[...truncated 44725 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj576222260
[ecj-lint] Compiling 1241 source files to /tmp/ecj576222260
[ecj-lint] Processing annotations
[ecj-lint] Annotations processed
[ecj-lint] Processing annotations
[ecj-lint] No elements to process
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
[ecj-lint] ----------
[ecj-lint] 1. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java
(at line 219)
[ecj-lint] return (NamedList<Object>) new
JavaBinCodec(resolver).unmarshal(in);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 2. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/cloud/api/collections/RestoreCmd.java
(at line 257)
[ecj-lint] throw new SolrException(ErrorCode.BAD_REQUEST, "Unexpected
number of replicas, replicationFactor, " +
[ecj-lint] Replica.Type.NRT + " or " + Replica.Type.TLOG + "
must be greater than 0");
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'repository' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java
(at line 137)
[ecj-lint] new JavaBinCodec() {
[ecj-lint] SolrParams params;
[ecj-lint] AddUpdateCommand addCmd = null;
[ecj-lint]
[ecj-lint] @Override
[ecj-lint] public List<Object> readIterator(DataInputInputStream fis)
throws IOException {
[ecj-lint] while (true) {
[ecj-lint] Object o = readVal(fis);
[ecj-lint] if (o == END_OBJ) break;
[ecj-lint] if (o instanceof NamedList) {
[ecj-lint] params = ((NamedList) o).toSolrParams();
[ecj-lint] } else {
[ecj-lint] try {
[ecj-lint] if (o instanceof byte[]) {
[ecj-lint] if (params != null) req.setParams(params);
[ecj-lint] byte[] buf = (byte[]) o;
[ecj-lint] contentStreamLoader.load(req, rsp, new
ContentStreamBase.ByteArrayStream(buf, null), processor);
[ecj-lint] } else {
[ecj-lint] throw new RuntimeException("unsupported type ");
[ecj-lint] }
[ecj-lint] } catch (Exception e) {
[ecj-lint] throw new RuntimeException(e);
[ecj-lint] } finally {
[ecj-lint] params = null;
[ecj-lint] req.setParams(old);
[ecj-lint] }
[ecj-lint] }
[ecj-lint] }
[ecj-lint] return Collections.emptyList();
[ecj-lint] }
[ecj-lint]
[ecj-lint] }.unmarshal(in);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 4. ERROR in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/update/DocumentBuilder.java
(at line 32)
[ecj-lint] import org.apache.solr.common.util.ByteArrayUtf8CharSequence;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.common.util.ByteArrayUtf8CharSequence is
never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 5. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/update/UpdateLog.java
(at line 1867)
[ecj-lint] if (exceptionOnExecuteUpdate.get() != null) throw
exceptionOnExecuteUpdate.get();
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'proc' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 6. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/util/FileUtils.java
(at line 50)
[ecj-lint] in = new FileInputStream(src).getChannel();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 7. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/util/FileUtils.java
(at line 51)
[ecj-lint] out = new FileOutputStream(destination).getChannel();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 7 problems (1 error, 6 warnings)
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:642:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:101:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build.xml:680:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2093:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2132:
Compile failed; see the compiler error output for details.
Total time: 203 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]