Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1073/
4 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=10854, name=Thread-9276,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=10854, name=Thread-9276, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at
__randomizedtesting.SeedInfo.seed([FD9052E9725AF675:75C46D33DCA69B8D]:0)
Caused by: java.lang.AssertionError: 1
at __randomizedtesting.SeedInfo.seed([FD9052E9725AF675]:0)
at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:202)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1255)
at org.apache.solr.core.SolrCores.close(SolrCores.java:125)
at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:582)
at
org.apache.solr.servlet.SolrDispatchFilter.destroy(SolrDispatchFilter.java:175)
at
org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:173)
at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:151)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:241)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
at
org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:127)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
at
org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:835)
at
org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:215)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
at org.eclipse.jetty.server.Server.doStop(Server.java:456)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:444)
at org.apache.solr.cloud.ChaosMonkey.kill(ChaosMonkey.java:232)
at org.apache.solr.cloud.ChaosMonkey.kill(ChaosMonkey.java:242)
at org.apache.solr.cloud.ChaosMonkey.killJetty(ChaosMonkey.java:175)
at
org.apache.solr.cloud.ChaosMonkey.killRandomShard(ChaosMonkey.java:336)
at
org.apache.solr.cloud.ChaosMonkey.killRandomShard(ChaosMonkey.java:321)
at org.apache.solr.cloud.ChaosMonkey$2.run(ChaosMonkey.java:519)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
ObjectTracker found 2 object(s) that were not released!!! [SolrCore,
MMapDirectory]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not
released!!! [SolrCore, MMapDirectory]
at __randomizedtesting.SeedInfo.seed([FD9052E9725AF675]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest: 1) Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
1) Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([FD9052E9725AF675]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([FD9052E9725AF675]:0)
Build Log:
[...truncated 10338 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/init-core-data-001
[junit4] 2> 463255 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[FD9052E9725AF675]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 463256 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[FD9052E9725AF675]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /t_dj/
[junit4] 2> 463261 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 463262 INFO (Thread-9181) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 463262 INFO (Thread-9181) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 463362 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43709
[junit4] 2> 463362 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 463363 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 463365 INFO (zkCallback-227-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5bc935f6
name:ZooKeeperConnection Watcher:127.0.0.1:43709 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 463365 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 463365 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 463365 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 463367 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 463368 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 463370 INFO (zkCallback-228-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4decee20
name:ZooKeeperConnection Watcher:127.0.0.1:43709/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 463370 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 463371 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 463371 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 463374 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 463376 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 463378 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 463380 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 463380 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 463383 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 463383 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 463385 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 463385 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 463387 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 463387 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 463389 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 463389 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 463392 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 463392 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 463393 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 463393 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 463395 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 463396 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 463402 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 463402 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 463403 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 463404 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 463405 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 463406 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 463739 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1
[junit4] 2> 463741 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 463743 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@df04ef7{/t_dj,null,AVAILABLE}
[junit4] 2> 463749 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1d2ebe5b{HTTP/1.1}{127.0.0.1:49318}
[junit4] 2> 463749 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.e.j.s.Server Started @466840ms
[junit4] 2> 463749 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_dj,
hostPort=49318,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/tempDir-001/control/data}
[junit4] 2> 463750 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4dfd245f
[junit4] 2> 463750 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001'
[junit4] 2> 463750 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 463750 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 463751 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 463751 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 463753 INFO (zkCallback-229-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@23d0c01a
name:ZooKeeperConnection Watcher:127.0.0.1:43709/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 463753 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 463753 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 463755 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 463755 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/solr.xml
[junit4] 2> 463775 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores
[junit4] 2> 463775 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.CoreContainer New CoreContainer 612910795
[junit4] 2> 463775 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001]
[junit4] 2> 463775 WARN
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/lib
[junit4] 2> 463776 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 463777 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 463778 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 463778 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 463778 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43709/solr
[junit4] 2> 463778 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 463778 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 463778 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 463780 INFO (zkCallback-231-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4dea2663
name:ZooKeeperConnection Watcher:127.0.0.1:43709 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 463780 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 463781 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 463783 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 463784 INFO
(zkCallback-232-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@58022901
name:ZooKeeperConnection Watcher:127.0.0.1:43709/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 463784 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 463785 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 463787 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 463791 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 463795 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 463797 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 463802 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 463805 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 463806 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 463807 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 463809 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49318_t_dj
[junit4] 2> 463809 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:49318_t_dj
[junit4] 2> 463811 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 463812 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 463815 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 463816 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95197624551079940-127.0.0.1:49318_t_dj-n_0000000000
[junit4] 2> 463817 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49318_t_dj
[junit4] 2> 463817 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 463819 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.Overseer Overseer
(id=95197624551079940-127.0.0.1:49318_t_dj-n_0000000000) starting
[junit4] 2> 463822 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 463829 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 463831 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 463831 INFO
(OverseerCollectionConfigSetProcessor-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 463832 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 463847 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 463847 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 463849 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores
[junit4] 2> 463850 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{coreNodeName=, dataDir=data/, loadOnStartup=true, shard=,
collection=control_collection, configSetProperties=configsetprops.json,
name=collection1, transient=false, schema=schema.xml, config=solrconfig.xml}
[junit4] 2> 463850 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1
[junit4] 2> 463850 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 463851 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 463852 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:49318_t_dj ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 463853 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 463853 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 463856 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49318/t_dj",
[junit4] 2> "node_name":"127.0.0.1:49318_t_dj",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1"} current state version: 0
[junit4] 2> 463856 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 463857 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49318/t_dj",
[junit4] 2> "node_name":"127.0.0.1:49318_t_dj",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1"}
[junit4] 2> 463857 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 463858 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 463861 INFO
(zkCallback-232-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 464857 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 464857 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 464857 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 464857 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 464858 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 464858 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1'
[junit4] 2> 464858 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 464858 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 464860 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 464867 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 464883 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 464916 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 464923 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 465165 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 465166 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 465168 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 465171 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 465197 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 465197 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 465198 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
[junit4] 2> 465198 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1/data/]
[junit4] 2> 465198 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e4d106f
[junit4] 2> 465200 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1/data
[junit4] 2> 465200 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1/data/index/
[junit4] 2> 465200 WARN
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 465201 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1/data/index
[junit4] 2> 465201 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18342186312589917]
[junit4] 2> 465209 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 465209 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 465210 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1/data/
[junit4] 2> 465217 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 465217 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 465217 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 465217 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 465217 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 465217 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 465218 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 465218 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 465218 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 465218 WARN
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 465221 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 465223 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 465224 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 465226 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 465231 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/update/json,/dump,standard,/update/csv,/admin/mbeans,/admin/ping,/admin/properties,/admin/segments,/config,/admin/system,/admin/luke,/update/json/docs,/admin/file,/get,/schema,/replication,/admin/threads,/admin/logging,/admin/plugins,/update
[junit4] 2> 465232 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 465232 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 465232 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 465233 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for
15000ms;
[junit4] 2> 465233 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 465234 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3436575813588232]
[junit4] 2> 465234 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 465234 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 465235 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3038a16[collection1]
main
[junit4] 2> 465235 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 465235 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 465236 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 465236 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 465236 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 465236 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 465236 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 465236 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 465237 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 465237 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 465237 INFO
(searcherExecutor-685-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@3038a16[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 465237 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 465238 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 465238 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 465238 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1523161994888216576
[junit4] 2> 465240 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1523161994888216576
[junit4] 2> 465240 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 465240 INFO
(coreLoadExecutor-684-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 465241 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:49318/t_dj
collection:control_collection shard:shard1
[junit4] 2> 465242 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 465245 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95197624551079940-core_node1-n_0000000000
[junit4] 2> 465245 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 465247 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 465247 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 465247 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:49318/t_dj/collection1/
[junit4] 2> 465247 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 465247 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:49318/t_dj/collection1/ has no replicas
[junit4] 2> 465247 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 465248 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 465253 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 465255 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49318/t_dj/collection1/ shard1
[junit4] 2> 465255 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:49318/t_dj",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 465353 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 465354 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 465356 INFO (zkCallback-234-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@29e982be
name:ZooKeeperConnection Watcher:127.0.0.1:43709/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 465356 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 465356 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 465356 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 465358 INFO
(zkCallback-232-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 465358 INFO (zkCallback-234-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 465359 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 465407 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:49318/t_dj/collection1/ and leader is
http://127.0.0.1:49318/t_dj/collection1/
[junit4] 2> 465407 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49318/t_dj
[junit4] 2> 465407 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 465407 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 465407 INFO
(coreZkRegister-678-thread-1-processing-c:control_collection s:shard1
r:core_node1 n:127.0.0.1:49318_t_dj x:collection1) [n:127.0.0.1:49318_t_dj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 465410 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49318/t_dj",
[junit4] 2> "node_name":"127.0.0.1:49318_t_dj",
[junit4] 2> "state":"active",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"3"} current state version: 2
[junit4] 2> 465411 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.o.ReplicaMutator Update state numShards=3
message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49318/t_dj",
[junit4] 2> "node_name":"127.0.0.1:49318_t_dj",
[junit4] 2> "state":"active",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"3"}
[junit4] 2> 465514 INFO (zkCallback-234-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 465514 INFO
(zkCallback-232-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 465722 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/cores/collection1
[junit4] 2> 465723 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001
[junit4] 2> 465723 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 465730 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2c89dc26{/t_dj,null,AVAILABLE}
[junit4] 2> 465730 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@ed459a2{HTTP/1.1}{127.0.0.1:35699}
[junit4] 2> 465730 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.e.j.s.Server Started @468821ms
[junit4] 2> 465730 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/cores,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostPort=35699, hostContext=/t_dj}
[junit4] 2> 465731 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4dfd245f
[junit4] 2> 465731 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001'
[junit4] 2> 465731 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 465731 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 465731 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 465746 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 465749 INFO (zkCallback-235-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70bb9757
name:ZooKeeperConnection Watcher:127.0.0.1:43709/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 465749 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 465749 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 465754 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 465754 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/solr.xml
[junit4] 2> 465774 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/cores
[junit4] 2> 465774 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1551091913
[junit4] 2> 465774 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001]
[junit4] 2> 465775 WARN
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/lib
[junit4] 2> 465775 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 465777 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 465777 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 465777 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 465777 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43709/solr
[junit4] 2> 465777 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 465777 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 465793 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 465797 INFO (zkCallback-237-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@750697d name:ZooKeeperConnection
Watcher:127.0.0.1:43709 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 465797 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 465798 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 465808 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 465821 INFO
(zkCallback-238-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3437cb0f
name:ZooKeeperConnection Watcher:127.0.0.1:43709/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 465821 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 465828 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 466836 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35699_t_dj
[junit4] 2> 466837 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:35699_t_dj
[junit4] 2> 466838 INFO
(zkCallback-232-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 466838 INFO (zkCallback-234-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 466838 INFO
(zkCallback-238-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 466841 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 466842 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95197624551079944-127.0.0.1:35699_t_dj-n_0000000001
[junit4] 2> 466843 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95197624551079940-127.0.0.1:49318_t_dj-n_0000000000 to
know if I could be the leader
[junit4] 2> 466861 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 466861 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 466862 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/cores
[junit4] 2> 466863 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{dataDir=data/, shard=, name=collection1, transient=false, loadOnStartup=true,
configSetProperties=configsetprops.json, config=solrconfig.xml,
schema=schema.xml, collection=collection1, coreNodeName=}
[junit4] 2> 466863 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/cores/collection1
[junit4] 2> 466863 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 466864 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 466864 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 466864 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[FD9052E9725AF675])
[n:127.0.0.1:35699_t_dj ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 466864 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 466866 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:35699/t_dj",
[junit4] 2> "node_name":"127.0.0.1:35699_t_dj",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"3"} current state version: 3
[junit4] 2> 466866 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 466867 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.o.ReplicaMutator Update state numShards=3
message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:35699/t_dj",
[junit4] 2> "node_name":"127.0.0.1:35699_t_dj",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"3"}
[junit4] 2> 466867 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.o.ClusterStateMutator building a new
cName: collection1
[junit4] 2> 466867 INFO
(OverseerStateUpdate-95197624551079940-127.0.0.1:49318_t_dj-n_0000000000)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 466971 INFO (zkCallback-234-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 466971 INFO
(zkCallback-232-thread-1-processing-n:127.0.0.1:49318_t_dj)
[n:127.0.0.1:49318_t_dj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
[junit4] 2> 466971 INFO
(zkCallback-238-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
[junit4] 2> 467867 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 467867 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.ZkController
Check for collection zkNode:collection1
[junit4] 2> 467868 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 467868 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Load collection config from: [/collections/collection1]
[junit4] 2> 467868 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 467868 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_FD9052E9725AF675-001/shard-1-001/cores/collection1'
[junit4] 2> 467869 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 467869 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 467871 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 467877 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 467892 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 5.5.0
[junit4] 2> 467923 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 467930 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 468146 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 468147 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 468148 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 468152 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 468172 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 468172 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 468172 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore solr.StandardDirectoryFactory
[junit4] 2> 468172 INFO
(coreLoadExecutor-695-thread-1-processing-n:127.0.0.1:35699_t_dj)
[n:127.0.0.1:35699_t_dj c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [
[...truncated too long message...]
pache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> Jan 12, 2016 12:10:53 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Jan 12, 2016 12:11:13 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
[junit4] 2> 1) Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Jan 12, 2016 12:11:13 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] 2> Jan 12, 2016 12:11:16 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=FSTOrd50,
_version_=PostingsFormat(name=Memory doPackFST= true)}, docValues:{},
sim=DefaultSimilarity, locale=ja, timezone=US/Mountain
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=2,free=104598952,total=429391872
[junit4] 2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest,
LoggingHandlerTest, MBeansHandlerTest, TestCustomSort,
TestDistributedStatsComponentCardinality, DOMUtilTest,
HdfsWriteToMultipleCollectionsTest, MinimalSchemaTest,
ChaosMonkeyNothingIsSafeTest, SolrXmlInZkTest,
UniqFieldsUpdateProcessorFactoryTest, BasicAuthIntegrationTest,
TestReloadAndDeleteDocs, WordBreakSolrSpellCheckerTest,
TestExactSharedStatsCache, IndexBasedSpellCheckerTest,
TestSolrCloudWithKerberosAlt, SpellCheckComponentTest,
TestCustomDocTransformer, TestBlendedInfixSuggestions, TestSurroundQueryParser,
TestRequestForwarding, ChaosMonkeySafeLeaderTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=FD9052E9725AF675
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=ja -Dtests.timezone=US/Mountain -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 2
object(s) that were not released!!! [SolrCore, MMapDirectory]
[junit4] > at
__randomizedtesting.SeedInfo.seed([FD9052E9725AF675]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
[junit4] > 1) Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([FD9052E9725AF675]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=10782,
name=org.eclipse.jetty.server.session.HashSessionManager@38de084bTimer,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([FD9052E9725AF675]:0)
[junit4] Completed [74/563 (1!)] on J1 in 203.89s, 1 test, 1 failure, 3
errors <<< FAILURES!
[...truncated 1504 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:801:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:738:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1000:
There were test failures: 563 suites (7 ignored), 2236 tests, 3 suite-level
errors, 1 error, 1403 ignored (7 assumptions) [seed: FD9052E9725AF675]
Total time: 166 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]