Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2960/
Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseG1GC
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.servlet.HttpSolrCallGetCoreTest
Error Message:
Could not find collection:collection1
Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
at __randomizedtesting.SeedInfo.seed([5114C39249EA89C4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.servlet.HttpSolrCallGetCoreTest.setupCluster(HttpSolrCallGetCoreTest.java:53)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([5114C39249EA89C4:ADAE17A6B1CA380E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:263)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:249)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:121)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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.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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([5114C39249EA89C4:DA4072F5EB75C8B8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:263)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:249)
at
org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth(TestSSLRandomization.java:50)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple
Error Message:
Could not find collection : testSimple1
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : testSimple1
at
__randomizedtesting.SeedInfo.seed([5114C39249EA89C4:69A7E76C6E195D15]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.getReplacedSharedFsReplicas(AutoAddReplicasIntegrationTest.java:181)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:98)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13464 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] 2> 930665 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/init-core-data-001
[junit4] 2> 930665 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 930666 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 930666 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 930667 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/tempDir-001
[junit4] 2> 930667 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 930667 INFO (Thread-1934) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 930667 INFO (Thread-1934) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 930668 ERROR (Thread-1934) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 930767 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:42179
[junit4] 2> 930768 INFO (zkConnectionManagerCallback-2655-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930770 INFO (jetty-launcher-2652-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11+28
[junit4] 2> 930770 INFO (jetty-launcher-2652-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11+28
[junit4] 2> 930770 INFO (jetty-launcher-2652-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11+28
[junit4] 2> 930774 INFO (jetty-launcher-2652-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 930774 INFO (jetty-launcher-2652-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 930774 INFO (jetty-launcher-2652-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 930776 INFO (jetty-launcher-2652-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7610f6b5{/solr,null,AVAILABLE}
[junit4] 2> 930777 INFO (jetty-launcher-2652-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@707f9378{SSL,[ssl,
http/1.1]}{127.0.0.1:36961}
[junit4] 2> 930777 INFO (jetty-launcher-2652-thread-3) [ ]
o.e.j.s.Server Started @930802ms
[junit4] 2> 930777 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36961}
[junit4] 2> 930777 ERROR (jetty-launcher-2652-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 930777 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 930777 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 930777 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 930777 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 930777 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-22T21:47:40.430986Z
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@126b3ae7{/solr,null,AVAILABLE}
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@622fd64b{/solr,null,AVAILABLE}
[junit4] 2> 930778 INFO (zkConnectionManagerCallback-2657-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@50125ae8{SSL,[ssl,
http/1.1]}{127.0.0.1:39499}
[junit4] 2> 930778 INFO (jetty-launcher-2652-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4da24555{SSL,[ssl,
http/1.1]}{127.0.0.1:43237}
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-1) [ ]
o.e.j.s.Server Started @930803ms
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-2) [ ]
o.e.j.s.Server Started @930803ms
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43237}
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39499}
[junit4] 2> 930779 ERROR (jetty-launcher-2652-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 930779 ERROR (jetty-launcher-2652-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-22T21:47:40.432409Z
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-22T21:47:40.432418Z
[junit4] 2> 930779 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 930780 INFO (zkConnectionManagerCallback-2659-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930780 INFO (zkConnectionManagerCallback-2661-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930780 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 930780 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 930781 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 930781 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 930782 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 930782 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 930782 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 930782 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 930782 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 930782 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 930782 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 930856 INFO (jetty-launcher-2652-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42179/solr
[junit4] 2> 930857 INFO (zkConnectionManagerCallback-2665-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930857 DEBUG (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.ZkController Added new OnReconnect
listener
org.apache.solr.cloud.ZkController$$Lambda$184/0x0000000100374c40@1be1d7bb
[junit4] 2> 930858 INFO (zkConnectionManagerCallback-2667-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930888 INFO (jetty-launcher-2652-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42179/solr
[junit4] 2> 930889 INFO (zkConnectionManagerCallback-2673-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930890 DEBUG (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.c.ZkController Added new OnReconnect
listener
org.apache.solr.cloud.ZkController$$Lambda$184/0x0000000100374c40@214b099c
[junit4] 2> 930890 INFO (zkConnectionManagerCallback-2677-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930890 INFO (jetty-launcher-2652-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42179/solr
[junit4] 2> 930891 INFO (zkConnectionManagerCallback-2679-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930891 DEBUG (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.ZkController Added new OnReconnect
listener
org.apache.solr.cloud.ZkController$$Lambda$184/0x0000000100374c40@20fd810d
[junit4] 2> 930892 INFO (zkConnectionManagerCallback-2681-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930892 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 930892 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930892 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 930892 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 930892 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 930893 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 930893 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 930893 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930895 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 930896 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 930896 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 930896 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 930896 DEBUG (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72142162850217989-127.0.0.1:43237_solr-n_0000000000
[junit4] 2> 930897 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43237_solr
[junit4] 2> 930897 DEBUG (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72142162850217991-127.0.0.1:36961_solr-n_0000000001
[junit4] 2> 930897 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72142162850217989-127.0.0.1:43237_solr-n_0000000000
[junit4] 2> 930897 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer Overseer
(id=72142162850217989-127.0.0.1:43237_solr-n_0000000000) starting
[junit4] 2> 930897 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 930897 DEBUG (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72142162850217989-127.0.0.1:43237_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 930897 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930897 INFO (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36961_solr
[junit4] 2> 930897 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 930898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 930898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 930898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930898 INFO (zkCallback-2676-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 930898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930898 INFO (zkCallback-2666-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 930899 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 930899 INFO (zkCallback-2680-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 930899 DEBUG (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72142162850217993-127.0.0.1:39499_solr-n_0000000002
[junit4] 2> 930900 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72142162850217991-127.0.0.1:36961_solr-n_0000000001
[junit4] 2> 930900 DEBUG (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72142162850217991-127.0.0.1:36961_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 930900 DEBUG (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39499_solr as DOWN
[junit4] 2> 930900 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 930900 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39499_solr
[junit4] 2> 930900 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930900 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930900 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930901 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930901 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930901 INFO (zkCallback-2680-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 930901 INFO (zkCallback-2676-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 930901 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930901 INFO (zkCallback-2666-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 930909 INFO (zkConnectionManagerCallback-2690-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930909 INFO (zkConnectionManagerCallback-2695-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930909 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 930909 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930909 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 930909 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 930909 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 930909 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930909 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 930910 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 930910 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 930910 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 930910 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 930910 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 930910 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42179/solr ready
[junit4] 2> 930910 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 930910 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42179/solr ready
[junit4] 2> 930910 INFO (zkConnectionManagerCallback-2700-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 930910 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 930911 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 930911 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930911 DEBUG
(OverseerAutoScalingTriggerThread-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 930911 INFO (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 930911 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 930911 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 930911 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/autoscaling.json
[junit4] 2> 930911 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 930911 DEBUG
(OverseerAutoScalingTriggerThread-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 930911 DEBUG
(OverseerAutoScalingTriggerThread-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 930911 DEBUG
(OverseerAutoScalingTriggerThread-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 930911 INFO (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42179/solr ready
[junit4] 2> 930912 INFO (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 930916 DEBUG (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43237_solr as DOWN
[junit4] 2> 930916 INFO
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43237_solr
[junit4] 2> 930916 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 0
[junit4] 2> 930916 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 930916 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 930916 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 930916 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
[junit4] 2> 930916 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100
elements. ExcludeSet: []
[junit4] 2> 930916 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 930916 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 930917 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43237_solr
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue-work
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 930917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930917 INFO (zkCallback-2676-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 930923 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930924 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930924 INFO (zkCallback-2680-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 930924 INFO (zkCallback-2666-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 930924 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930924 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:39499_solr"} current state version: 0
[junit4] 2> 930924 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:39499_solr
[junit4] 2> 930924 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:43237_solr"} current state version: 0
[junit4] 2> 930924 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:43237_solr
[junit4] 2> 930924 INFO (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930925 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930928 DEBUG
(OverseerAutoScalingTriggerThread-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:36961_solr, 127.0.0.1:39499_solr]
[junit4] 2> 930930 DEBUG
(OverseerAutoScalingTriggerThread-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 930930 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930930 DEBUG
(OverseerAutoScalingTriggerThread-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 930930 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 930930 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 930930 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 930932 INFO (zkCallback-2689-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 930932 INFO (zkCallback-2694-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 930932 INFO (zkCallback-2699-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 930935 INFO (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930935 INFO (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930935 WARN (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register
gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=jvm,name0=memory,name1=non-heap,name=used
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
~[?:?]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
~[?:?]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
~[?:?]
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
~[?:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:569)
[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:742)
[java/:?]
[junit4] 2> at java.util.HashMap.forEach(HashMap.java:1336) [?:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:732)
[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110)
[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:941)
[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:868)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:590) [java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:252)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:172)
[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1477)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1542)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1186)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1023)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:473)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308)
[java/:?]
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
[java/:?]
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:392)
[java/:?]
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:248)
[java/:?]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[?:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[?:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?]
[junit4] 2> 930936 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930936 INFO (jetty-launcher-2652-thread-3)
[n:127.0.0.1:36961_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/tempDir-001/node3/.
[junit4] 2> 930936 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930937 INFO (jetty-launcher-2652-thread-1)
[n:127.0.0.1:39499_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/tempDir-001/node1/.
[junit4] 2> 930942 DEBUG (ScheduledTrigger-4948-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 930945 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930953 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930953 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3483c5
[junit4] 2> 930954 INFO (jetty-launcher-2652-thread-2)
[n:127.0.0.1:43237_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/tempDir-001/node2/.
[junit4] 2> 931019 INFO (zkConnectionManagerCallback-2705-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 931025 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 931025 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 931027 INFO (zkConnectionManagerCallback-2710-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 931028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 931028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 931028 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 931028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 931028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 931028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 931028 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42179/solr ready
[junit4] 2> 931045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/clusterprops.json
[junit4] 2> 931045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/clusterprops.json
[junit4] 2> 931045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/clusterprops.json
[junit4] 2> 931045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/clusterprops.json
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/clusterprops.json
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/clusterprops.json
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/clusterprops.json
[junit4] 2> 931046 INFO (qtp512808547-9882) [n:127.0.0.1:36961_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 931046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 931048 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 931283 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 931943 DEBUG (ScheduledTrigger-4948-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 932549 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 932674 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@6c4353d4 via
org.mortbay.log.Slf4jLog
[junit4] 2> 932684 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 932802 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 932833 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_localdomain_39745_hdfs____.g54wus/webapp
[junit4] 2> 932917 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from
work-queue : [[]]
[junit4] 2> 932917 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 0
[junit4] 2> 932917 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 932917 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 932917 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 932917 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
[junit4] 2> 932917 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100
elements. ExcludeSet: []
[junit4] 2> 932933 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:39745
[junit4] 2> 932944 DEBUG (ScheduledTrigger-4948-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 933262 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 933264 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 933267 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_42289_datanode____6l7aos/webapp
[junit4] 2> 933331 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42289
[junit4] 2> 933347 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] i.n.u.i.PlatformDependent Your platform does not provide complete low-level
API for accessing direct buffers reliably. Unless explicitly requested, heap
buffer will always be preferred to avoid potential system unstability.
[junit4] 2> 933511 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 933512 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 933518 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_34885_datanode____.5qkzqd/webapp
[junit4] 2> 933591 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5114C39249EA89C4]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34885
[junit4] 2> 933944 DEBUG (ScheduledTrigger-4948-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 934062 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to localhost.localdomain/127.0.0.1:37303) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 934062 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5114C39249EA89C4-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost.localdomain/127.0.0.1:37303) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 934101 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x495a1930b2042: from storage
DS-2b08f381-67db-43cf-8514-5d8c8849e9ad node
DatanodeRegistration(127.0.0.1:37319,
datanodeUuid=a2247249-7a17-43d0-8126-3e965242c1ec, infoPort=40763,
infoSecurePort=0, ipcPort=38007,
storageInfo=lv=-56;cid=testClusterID;nsid=731232526;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 934102 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x495a1930b224b: from storage
DS-6cac8cbb-5d97-4f31-ac70-005c2ff9690b node
DatanodeRegistration(127.0.0.1:36239,
datanodeUuid=1a9005c9-d255-4c98-bf15-8f07791a455a, infoPort=39885,
infoSecurePort=0, ipcPort=33859,
storageInfo=lv=-56;cid=testClusterID;nsid=731232526;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 934102 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x495a1930b2042: from storage
DS-bdb9732f-a000-4389-a5b1-cb8756996d1f node
DatanodeRegistration(127.0.0.1:37319,
datanodeUuid=a2247249-7a17-43d0-8126-3e965242c1ec, infoPort=40763,
infoSecurePort=0, ipcPort=38007,
storageInfo=lv=-56;cid=testClusterID;nsid=731232526;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 934102 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x495a1930b224b: from storage
DS-0d8d8956-84b4-4fb5-a1e2-abca69527424 node
DatanodeRegistration(127.0.0.1:36239,
datanodeUuid=1a9005c9-d255-4c98-bf15-8f07791a455a, infoPort=39885,
infoSecurePort=0, ipcPort=33859,
storageInfo=lv=-56;cid=testClusterID;nsid=731232526;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 934255 INFO
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[5114C39249EA89C4]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 934257 INFO (qtp512808547-9880) [n:127.0.0.1:36961_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:36961_solr,127.0.0.1:43237_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 934258 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 934258 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 934258 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 934258 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 934258 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 934259 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskQueue Returning topN
elements: [/overseer/collection-queue-work/qn-0000000000, ]
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000000] as running
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"testSimple1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "createNodeSet":"127.0.0.1:36961_solr,127.0.0.1:43237_solr",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 934259 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Runner processing
/overseer/collection-queue-work/qn-0000000000
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 1
[junit4] 2> 934259 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"testSimple1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "createNodeSet":"127.0.0.1:36961_solr,127.0.0.1:43237_solr",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 934259 INFO
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple1
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 934259 DEBUG
(OverseerCollectionConfigSetProcessor-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
[junit4] 2> 934260 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
creating collections conf node /collections/testSimple1
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 934260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 934261 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 934261 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 934261 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 934261 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.CreateCollectionCmd Check for
collection zkNode:testSimple1
[junit4] 2> 934261 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode
exists
[junit4] 2> 934262 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 934262 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 934262 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testSimple1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "createNodeSet":"127.0.0.1:36961_solr,127.0.0.1:43237_solr",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 934262 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testSimple1
[junit4] 2> 934262 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testSimple1/state.json
[junit4] 2> 934262 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 934263 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 934363 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores
for new collection testSimple1, shardNames [shard1, shard2] , message : {
[junit4] 2> "name":"testSimple1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "createNodeSet":"127.0.0.1:36961_solr,127.0.0.1:43237_solr",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 934364 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core
testSimple1_shard1_replica_n1 as part of shard shard1 of collection testSimple1
on 127.0.0.1:36961_solr
[junit4] 2> 934364 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 934364 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 934365 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 934365 INFO
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 934365 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core
testSimple1_shard1_replica_n2 as part of shard shard1 of collection testSimple1
on 127.0.0.1:43237_solr
[junit4] 2> 934365 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 934365 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 934366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 934366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 934366 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43237/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 934366 INFO
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43237/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 934366 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core
testSimple1_shard2_replica_n4 as part of shard shard2 of collection testSimple1
on 127.0.0.1:36961_solr
[junit4] 2> 934366 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 934366 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:43237/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 934366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 934367 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 934367 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 934367 INFO
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 934367 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core
testSimple1_shard2_replica_n6 as part of shard shard2 of collection testSimple1
on 127.0.0.1:43237_solr
[junit4] 2> 934367 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 934367 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 934368 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator New Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node7":{
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 934368 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 934368 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Expecting [testSimple1_shard1_replica_n1, testSimple1_shard1_replica_n2,
testSimple1_shard2_replica_n4, testSimple1_shard2_replica_n6] cores but found {}
[junit4] 2> 934368 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43237/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 934368 INFO
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43237/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 934368 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node7":{
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 934368 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.SliceMutator New Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:36961/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "base_url":"https://127.0.0.1:43237/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 934468 DEBUG
(OverseerThreadFactory-4952-thread-1-processing-n:127.0.0.1:43237_solr)
[n:127.0.0.1:43237_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Expecting [testSimple1_shard1_replica_n1, testSimple1_shard1_replica_n2,
testSimple1_shard2_replica_n4, testSimple1_shard2_replica_n6] cores but found {}
[junit4] 2> 934469 DEBUG
(OverseerStateUpdate-72142162850217989-127.0.0.1:43237_solr-n_0000000000)
[n:127.0.0.1:43237_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testSimple1/state.json versi
[...truncated too long message...]
/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/bcprov-jdk15on-1.60.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/byte-buddy-1.6.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/mockito-core-2.6.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/objenesis-2.5.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-7.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.6.4.jar
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20181022_213209_59115691123678049905020.events
@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20181022_213209_5918934039603275859865.suites
-stdin
[junit4] ERROR: JVM J0 ended with an exception: Forked process returned with
error code: 134. Very likely a JVM crash. See process stdout at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20181022_213209_59118250597917678015804.sysout
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
[junit4] at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] at java.base/java.lang.Thread.run(Thread.java:834)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:633: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:577: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build.xml:267: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/common-build.xml:558: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: At
least one slave process threw an exception, first: Forked process returned with
error code: 134. Very likely a JVM crash. See process stdout at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20181022_213209_59118250597917678015804.sysout
Total time: 72 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]