Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3521/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Expected to find shardAddress in the up shard info
Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info
at
__randomizedtesting.SeedInfo.seed([776D1C0DAC449C0D:FF3923D702B8F1F5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
Error Message:
Could not find collection:test_col
Stack Trace:
java.lang.AssertionError: Could not find collection:test_col
at __randomizedtesting.SeedInfo.seed([776D1C0DAC449C0D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
at
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([1B244B4FDD19C7B0:461F843F9A14588E]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1244)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:646)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10670 lines...]
[junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/init-core-data-001
[junit4] 2> 540219 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182
- causes OOM) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 540220 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster:
servers=10, shards=3, repfactor=3
[junit4] 2> 540220 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 540221 INFO (Thread-557) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 540221 INFO (Thread-557) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 540331 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:59120
[junit4] 2> 540331 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540332 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540355 INFO (zkCallback-8546-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@77451002
name:ZooKeeperConnection Watcher:127.0.0.1:59120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540355 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540356 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540356 INFO
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[776D1C0DAC449C0D]-worker) [
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 540363 INFO (jetty-launcher-8545-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540363 INFO (jetty-launcher-8545-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540363 INFO (jetty-launcher-8545-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540366 INFO (jetty-launcher-8545-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@de33f6e{/solr,null,AVAILABLE}
[junit4] 2> 540367 INFO (jetty-launcher-8545-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540367 INFO (jetty-launcher-8545-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6579583{/solr,null,AVAILABLE}
[junit4] 2> 540370 INFO (jetty-launcher-8545-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2bfc0778{/solr,null,AVAILABLE}
[junit4] 2> 540373 INFO (jetty-launcher-8545-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20d2b626{/solr,null,AVAILABLE}
[junit4] 2> 540373 INFO (jetty-launcher-8545-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540379 INFO (jetty-launcher-8545-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12670585{/solr,null,AVAILABLE}
[junit4] 2> 540382 INFO (jetty-launcher-8545-thread-6) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540383 INFO (jetty-launcher-8545-thread-7) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540384 INFO (jetty-launcher-8545-thread-8) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540386 INFO (jetty-launcher-8545-thread-8) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7571f4c2{/solr,null,AVAILABLE}
[junit4] 2> 540388 INFO (jetty-launcher-8545-thread-8) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5dc3461a{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๒๗}
[junit4] 2> 540388 INFO (jetty-launcher-8545-thread-8) [ ]
o.e.j.s.Server Started @๕๔๕๕๑๙ms
[junit4] 2> 540388 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59127}
[junit4] 2> 540389 INFO (jetty-launcher-8545-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@515edc2d{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๒๕}
[junit4] 2> 540389 INFO (jetty-launcher-8545-thread-4) [ ]
o.e.j.s.Server Started @๕๔๕๕๒๐ms
[junit4] 2> 540389 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59125}
[junit4] 2> 540389 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540389 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node4'
[junit4] 2> 540389 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540389 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node8'
[junit4] 2> 540392 INFO (jetty-launcher-8545-thread-7) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64d8bd06{/solr,null,AVAILABLE}
[junit4] 2> 540392 INFO (jetty-launcher-8545-thread-9) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540393 INFO (jetty-launcher-8545-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@302ca875{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๒๖}
[junit4] 2> 540393 INFO (jetty-launcher-8545-thread-5) [ ]
o.e.j.s.Server Started @๕๔๕๕๒๔ms
[junit4] 2> 540393 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59126}
[junit4] 2> 540393 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540393 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node5'
[junit4] 2> 540394 INFO (jetty-launcher-8545-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@306bbe0f{/solr,null,AVAILABLE}
[junit4] 2> 540394 INFO (jetty-launcher-8545-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@b7b3cea{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๒๒}
[junit4] 2> 540394 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540395 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540394 INFO (jetty-launcher-8545-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@56d3b7c5{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๒๔}
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-2) [ ]
o.e.j.s.Server Started @๕๔๕๕๓๐ms
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59124}
[junit4] 2> 540394 INFO (jetty-launcher-8545-thread-6) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@64a18d0d{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๒๙}
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-6) [ ]
o.e.j.s.Server Started @๕๔๕๕๓๐ms
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node2'
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59129}
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540394 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540400 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540394 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540400 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540400 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540400 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540400 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540399 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540400 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node6'
[junit4] 2> 540400 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540398 INFO (jetty-launcher-8545-thread-3) [ ]
o.e.j.s.Server Started @๕๔๕๕๒๙ms
[junit4] 2> 540398 INFO (jetty-launcher-8545-thread-9) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38e6dea2{/solr,null,AVAILABLE}
[junit4] 2> 540398 INFO (jetty-launcher-8545-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4a85bbd2{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๒๓}
[junit4] 2> 540401 INFO (jetty-launcher-8545-thread-1) [ ]
o.e.j.s.Server Started @๕๔๕๕๓๒ms
[junit4] 2> 540401 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59123}
[junit4] 2> 540398 INFO (jetty-launcher-8545-thread-10) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node1'
[junit4] 2> 540397 INFO (jetty-launcher-8545-thread-7) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@135f3aa1{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๒๘}
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-7) [ ]
o.e.j.s.Server Started @๕๔๕๕๓๓ms
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59128}
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node7'
[junit4] 2> 540401 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59122}
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540402 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540403 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540403 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540403 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540403 INFO (jetty-launcher-8545-thread-9) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@64ce9bd0{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๓๑}
[junit4] 2> 540403 INFO (jetty-launcher-8545-thread-9) [ ]
o.e.j.s.Server Started @๕๔๕๕๓๔ms
[junit4] 2> 540403 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59131}
[junit4] 2> 540403 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540404 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node9'
[junit4] 2> 540404 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540404 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540404 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540404 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540405 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540405 INFO (jetty-launcher-8545-thread-10) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10ce4acb{/solr,null,AVAILABLE}
[junit4] 2> 540405 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540406 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540406 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-10) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@15e10af4{HTTP/1.1,[http/1.1]}{127.0.0.1:๕๙๑๓๕}
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-10) [ ]
o.e.j.s.Server Started @๕๔๕๕๓๘ms
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59135}
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node3'
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node10'
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 540407 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 540408 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540409 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540409 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540410 INFO (zkCallback-8547-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7f89d8c2
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540410 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540410 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540410 INFO (zkCallback-8550-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@51e63dec
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540410 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540411 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540411 INFO (zkCallback-8548-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@33f95927
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540411 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540411 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540411 INFO (zkCallback-8554-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@29936f12
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540412 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540412 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540412 INFO (zkCallback-8551-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@56e16756
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540412 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540412 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540413 INFO (zkCallback-8552-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7c48732c
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540413 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540413 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540414 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540415 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540415 INFO (zkCallback-8553-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@449b7902
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540415 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540415 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540416 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540416 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540416 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540416 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540416 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540418 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540419 INFO (zkCallback-8556-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7bec6a2f
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540419 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540419 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540429 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540438 INFO (zkCallback-8555-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@167af58c
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540438 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540439 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540439 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540439 INFO (zkCallback-8549-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c3f86b4 name:ZooKeeperConnection
Watcher:127.0.0.1:59120/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 540440 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540440 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540440 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540442 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540442 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node6/.
[junit4] 2> 540442 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.CoreContainer New CoreContainer 216166270
[junit4] 2> 540442 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node6]
[junit4] 2> 540442 WARN (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node6/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node6/lib
[junit4] 2> 540442 INFO (jetty-launcher-8545-thread-6) [ ]
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,
[junit4] 2> 540440 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node5/.
[junit4] 2> 540445 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1049701853
[junit4] 2> 540445 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node5]
[junit4] 2> 540445 WARN (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node5/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node5/lib
[junit4] 2> 540445 INFO (jetty-launcher-8545-thread-5) [ ]
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,
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540447 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540448 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540449 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540449 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node2/.
[junit4] 2> 540449 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1084546198
[junit4] 2> 540449 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node2]
[junit4] 2> 540449 WARN (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node2/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node2/lib
[junit4] 2> 540449 INFO (jetty-launcher-8545-thread-2) [ ]
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,
[junit4] 2> 540450 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node9/.
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.CoreContainer New CoreContainer 317612942
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node9]
[junit4] 2> 540451 WARN (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node9/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node9/lib
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-9) [ ]
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,
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540451 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540453 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540453 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540453 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540453 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540453 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540453 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540453 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540453 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540453 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node8/.
[junit4] 2> 540454 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.CoreContainer New CoreContainer 1242300664
[junit4] 2> 540454 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node8]
[junit4] 2> 540454 WARN (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node8/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node8/lib
[junit4] 2> 540454 INFO (jetty-launcher-8545-thread-8) [ ]
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,
[junit4] 2> 540455 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540456 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node1/.
[junit4] 2> 540456 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1285163869
[junit4] 2> 540456 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node1]
[junit4] 2> 540456 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540457 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540457 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540457 WARN (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node1/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node1/lib
[junit4] 2> 540457 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540457 INFO (jetty-launcher-8545-thread-1) [ ]
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,
[junit4] 2> 540457 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540457 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540457 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540458 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540458 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540458 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540459 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540459 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540459 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540460 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540460 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540460 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node7/.
[junit4] 2> 540472 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.CoreContainer New CoreContainer 1755570449
[junit4] 2> 540472 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node7]
[junit4] 2> 540472 WARN (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node7/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node7/lib
[junit4] 2> 540473 INFO (jetty-launcher-8545-thread-7) [ ]
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,
[junit4] 2> 540475 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540475 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540475 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540475 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540475 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540475 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540475 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540475 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540476 INFO (zkCallback-8561-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fee3df1 name:ZooKeeperConnection
Watcher:127.0.0.1:59120 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 540476 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540476 INFO (zkCallback-8562-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3adde934
name:ZooKeeperConnection Watcher:127.0.0.1:59120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540477 INFO (jetty-launcher-8545-thread-6) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540477 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540477 INFO (jetty-launcher-8545-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540477 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 540478 INFO (zkCallback-8565-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48bef4e name:ZooKeeperConnection
Watcher:127.0.0.1:59120 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 540478 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540478 INFO (jetty-launcher-8545-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540478 INFO (zkCallback-8568-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2ab5cf8b
name:ZooKeeperConnection Watcher:127.0.0.1:59120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540478 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540478 INFO (jetty-launcher-8545-thread-9) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540479 INFO (zkCallback-8571-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13b01298
name:ZooKeeperConnection Watcher:127.0.0.1:59120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540479 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540480 INFO (jetty-launcher-8545-thread-8) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540480 INFO (zkCallback-8574-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@64c78e4e
name:ZooKeeperConnection Watcher:127.0.0.1:59120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540480 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540480 INFO (jetty-launcher-8545-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540481 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540481 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node10/.
[junit4] 2> 540481 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.CoreContainer New CoreContainer 1519109859
[junit4] 2> 540481 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node10]
[junit4] 2> 540481 WARN (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node10/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node10/lib
[junit4] 2> 540481 INFO (jetty-launcher-8545-thread-10) [ ]
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,
[junit4] 2> 540482 INFO (zkCallback-8577-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4886498d
name:ZooKeeperConnection Watcher:127.0.0.1:59120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540482 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540483 INFO (jetty-launcher-8545-thread-7) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540483 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540483 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540483 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540483 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540483 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540483 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540484 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540488 INFO (jetty-launcher-8545-thread-5)
[n:127.0.0.1:59126_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@6beb1735
[junit4] 2> 540488 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c000c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540488 INFO (jetty-launcher-8545-thread-5)
[n:127.0.0.1:59126_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540489 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540489 INFO (zkCallback-8580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@23f5ef3 name:ZooKeeperConnection
Watcher:127.0.0.1:59120 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 540490 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540490 INFO (jetty-launcher-8545-thread-6)
[n:127.0.0.1:59129_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@7d811e07
[junit4] 2> 540490 INFO (jetty-launcher-8545-thread-10) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540490 INFO (jetty-launcher-8545-thread-6)
[n:127.0.0.1:59129_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540492 INFO (jetty-launcher-8545-thread-2)
[n:127.0.0.1:59124_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@19284773
[junit4] 2> 540492 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540492 INFO (jetty-launcher-8545-thread-2)
[n:127.0.0.1:59124_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540493 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540493 INFO (jetty-launcher-8545-thread-9)
[n:127.0.0.1:59131_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@77b69660
[junit4] 2> 540493 INFO (jetty-launcher-8545-thread-9)
[n:127.0.0.1:59131_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540494 INFO (jetty-launcher-8545-thread-8)
[n:127.0.0.1:59127_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@78eed74
[junit4] 2> 540494 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c000f, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540495 INFO (jetty-launcher-8545-thread-8)
[n:127.0.0.1:59127_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540496 INFO (jetty-launcher-8545-thread-1)
[n:127.0.0.1:59123_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@6e18a0fd
[junit4] 2> 540496 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0010, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540497 INFO (jetty-launcher-8545-thread-1)
[n:127.0.0.1:59123_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540497 INFO (jetty-launcher-8545-thread-7)
[n:127.0.0.1:59128_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@56b693a0
[junit4] 2> 540497 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0011, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540498 INFO (jetty-launcher-8545-thread-7)
[n:127.0.0.1:59128_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540498 INFO
(zkCallback-8581-thread-1-processing-n:127.0.0.1:59126_solr)
[n:127.0.0.1:59126_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a7d5665
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540499 INFO (jetty-launcher-8545-thread-5)
[n:127.0.0.1:59126_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 540501 INFO
(zkCallback-8582-thread-1-processing-n:127.0.0.1:59129_solr)
[n:127.0.0.1:59129_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f4e33dc name:ZooKeeperConnection
Watcher:127.0.0.1:59120/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 540501 INFO (jetty-launcher-8545-thread-6)
[n:127.0.0.1:59129_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 540502 INFO
(zkCallback-8583-thread-1-processing-n:127.0.0.1:59124_solr)
[n:127.0.0.1:59124_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@267d35ab
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540502 INFO (jetty-launcher-8545-thread-2)
[n:127.0.0.1:59124_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 540502 INFO
(zkCallback-8584-thread-1-processing-n:127.0.0.1:59131_solr)
[n:127.0.0.1:59131_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48f8ffc0
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540502 INFO (jetty-launcher-8545-thread-9)
[n:127.0.0.1:59131_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 540503 INFO
(zkCallback-8585-thread-1-processing-n:127.0.0.1:59127_solr)
[n:127.0.0.1:59127_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4c1d9017
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540503 INFO (jetty-launcher-8545-thread-8)
[n:127.0.0.1:59127_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 540503 INFO
(zkCallback-8586-thread-1-processing-n:127.0.0.1:59123_solr)
[n:127.0.0.1:59123_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@283414e0
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540504 INFO (jetty-launcher-8545-thread-1)
[n:127.0.0.1:59123_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 540505 INFO
(zkCallback-8587-thread-1-processing-n:127.0.0.1:59128_solr)
[n:127.0.0.1:59128_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4fdf3566
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540505 INFO (jetty-launcher-8545-thread-7)
[n:127.0.0.1:59128_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 540506 INFO (jetty-launcher-8545-thread-10)
[n:127.0.0.1:59135_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@33a23eee
[junit4] 2> 540506 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c0012, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540506 INFO (jetty-launcher-8545-thread-10)
[n:127.0.0.1:59135_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540509 INFO (jetty-launcher-8545-thread-5)
[n:127.0.0.1:59126_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 540510 INFO (jetty-launcher-8545-thread-6)
[n:127.0.0.1:59129_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 540510 INFO
(zkCallback-8588-thread-1-processing-n:127.0.0.1:59135_solr)
[n:127.0.0.1:59135_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3a0ae3cc
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540510 INFO (jetty-launcher-8545-thread-10)
[n:127.0.0.1:59135_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 540511 INFO (jetty-launcher-8545-thread-2)
[n:127.0.0.1:59124_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 540511 INFO (jetty-launcher-8545-thread-9)
[n:127.0.0.1:59131_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 540511 INFO (jetty-launcher-8545-thread-8)
[n:127.0.0.1:59127_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 540512 INFO (jetty-launcher-8545-thread-1)
[n:127.0.0.1:59123_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 540512 INFO (jetty-launcher-8545-thread-7)
[n:127.0.0.1:59128_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 540518 INFO (jetty-launcher-8545-thread-10)
[n:127.0.0.1:59135_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 540518 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node3/.
[junit4] 2> 540519 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1162855819
[junit4] 2> 540519 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node3]
[junit4] 2> 540519 WARN (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node3/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node3/lib
[junit4] 2> 540520 INFO (jetty-launcher-8545-thread-3) [ ]
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,
[junit4] 2> 540524 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540524 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540524 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540524 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540524 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540524 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540526 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node4/.
[junit4] 2> 540527 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540527 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 5688043
[junit4] 2> 540527 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node4]
[junit4] 2> 540527 WARN (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node4/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_776D1C0DAC449C0D-001/tempDir-001/node4/lib
[junit4] 2> 540527 INFO (jetty-launcher-8545-thread-4) [ ]
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,
[junit4] 2> 540529 INFO (zkCallback-8591-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b51a208
name:ZooKeeperConnection Watcher:127.0.0.1:59120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59120/solr
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-6)
[n:127.0.0.1:59129_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 540529 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 540530 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540530 INFO (jetty-launcher-8545-thread-5)
[n:127.0.0.1:59126_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 540531 INFO (jetty-launcher-8545-thread-1)
[n:127.0.0.1:59123_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 540531 INFO (jetty-launcher-8545-thread-8)
[n:127.0.0.1:59127_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 540531 INFO (jetty-launcher-8545-thread-7)
[n:127.0.0.1:59128_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 540532 INFO (jetty-launcher-8545-thread-9)
[n:127.0.0.1:59131_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 540532 INFO (jetty-launcher-8545-thread-2)
[n:127.0.0.1:59124_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 540533 INFO (zkCallback-8594-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@725531df
name:ZooKeeperConnection Watcher:127.0.0.1:59120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540533 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540533 INFO (jetty-launcher-8545-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 540534 INFO (jetty-launcher-8545-thread-10)
[n:127.0.0.1:59135_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 540535 INFO (jetty-launcher-8545-thread-3)
[n:127.0.0.1:59122_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@43f22d8f
[junit4] 2> 540536 INFO (jetty-launcher-8545-thread-3)
[n:127.0.0.1:59122_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540536 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c001b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540537 INFO (jetty-launcher-8545-thread-4)
[n:127.0.0.1:59125_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/54167840@3340d98b
[junit4] 2> 540537 INFO (jetty-launcher-8545-thread-4)
[n:127.0.0.1:59125_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540539 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156eb9f420c001c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540541 INFO
(zkCallback-8595-thread-1-processing-n:127.0.0.1:59122_solr)
[n:127.0.0.1:59122_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@413994ba
name:ZooKeeperConnection Watcher:127.0.0.1:59120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 540542 INFO (jetty-launcher-8545-thread-3)
[n:127.0.0.1:59122_solr ] o.a.s.c.c.ConnectionMan
[...truncated too long message...]
onContext I am going to be the leader 127.0.0.1:51832_solr
[junit4] 2> 135036 INFO
(zkCallback-455-thread-2-processing-n:127.0.0.1:51832_solr)
[n:127.0.0.1:51832_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 135037 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156ebdcf0340008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 135038 INFO
(zkCallback-455-thread-1-processing-n:127.0.0.1:51832_solr)
[n:127.0.0.1:51832_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 135041 INFO
(zkCallback-455-thread-2-processing-n:127.0.0.1:51832_solr)
[n:127.0.0.1:51832_solr ] o.a.s.c.Overseer Overseer
(id=96523776190316568-127.0.0.1:51832_solr-n_0000000005) starting
[junit4] 2> 135052 INFO
(zkCallback-455-thread-2-processing-n:127.0.0.1:51832_solr)
[n:127.0.0.1:51832_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 135053 INFO
(OverseerCollectionConfigSetProcessor-96523776190316568-127.0.0.1:51832_solr-n_0000000005)
[n:127.0.0.1:51832_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 135053 INFO (jetty-launcher-411-thread-8) [ ]
o.a.s.c.Overseer Overseer
(id=96523776190316568-127.0.0.1:51832_solr-n_0000000005) closing
[junit4] 2> 135053 INFO
(OverseerCollectionConfigSetProcessor-96523776190316568-127.0.0.1:51832_solr-n_0000000005)
[n:127.0.0.1:51832_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=96523776190316568-127.0.0.1:51832_solr-n_0000000005) am no longer a leader.
[junit4] 2> 135054 ERROR
(OverseerHdfsCoreFailoverThread-96523776190316568-127.0.0.1:51832_solr-n_0000000005)
[n:127.0.0.1:51832_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread
OverseerAutoReplicaFailoverThread had an error in its thread work
loop.:org.apache.solr.common.SolrException: Could not load collection from ZK:
stateformat1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1094)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:636)
[junit4] 2> at
org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:249)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:164)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:129)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1103)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1089)
[junit4] 2> ... 5 more
[junit4] 2>
[junit4] 2> 135054 ERROR
(OverseerCollectionConfigSetProcessor-96523776190316568-127.0.0.1:51832_solr-n_0000000005)
[n:127.0.0.1:51832_solr ] o.a.s.c.OverseerTaskProcessor Unable to
prioritize overseer
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:67)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:177)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 135054 INFO
(OverseerStateUpdate-96523776190316568-127.0.0.1:51832_solr-n_0000000005)
[n:127.0.0.1:51832_solr ] o.a.s.c.Overseer According to ZK I
(id=96523776190316568-127.0.0.1:51832_solr-n_0000000005) am no longer a leader.
[junit4] 2> 135055 INFO
(OverseerStateUpdate-96523776190316568-127.0.0.1:51832_solr-n_0000000005)
[n:127.0.0.1:51832_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 135055 INFO
(OverseerStateUpdate-96523776190316568-127.0.0.1:51832_solr-n_0000000005)
[n:127.0.0.1:51832_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:51832_solr
[junit4] 2> 135057 INFO
(zkCallback-455-thread-2-processing-n:127.0.0.1:51832_solr)
[n:127.0.0.1:51832_solr ] 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> 136545 WARN
(zkCallback-432-thread-1-processing-n:127.0.0.1:51838_solr)
[n:127.0.0.1:51838_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 136545 WARN
(zkCallback-426-thread-2-processing-n:127.0.0.1:51834_solr)
[n:127.0.0.1:51834_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 136546 INFO (jetty-launcher-411-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@57645c7d{/solr,null,UNAVAILABLE}
[junit4] 2> 136546 INFO (jetty-launcher-411-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@41776392{/solr,null,UNAVAILABLE}
[junit4] 2> 136560 WARN
(zkCallback-455-thread-2-processing-n:127.0.0.1:51832_solr)
[n:127.0.0.1:51832_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 136561 INFO (jetty-launcher-411-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3dadd77b{/solr,null,UNAVAILABLE}
[junit4] 2> 136563 INFO
(SUITE-TestCollectionStateWatchers-seed#[1B244B4FDD19C7B0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51830 51830
[junit4] 2> 136583 INFO (Thread-85) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:51830 51830
[junit4] 2> 142131 WARN (Thread-85) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/collections/falsepredicate/state.json
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 3
/solr/overseer_elect/election/96523776190316552-127.0.0.1:51834_solr-n_0000000002
[junit4] 2> 3 /solr/collections/currentstate/state.json
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 3 /solr/collections/testcollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96523776190316556-127.0.0.1:51838_solr-n_0000000000
[junit4] 2> 2 /solr/collections/delayed/state.json
[junit4] 2> 2 /solr/collections/tobedeleted/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 62 /solr/overseer/queue
[junit4] 2> 37 /solr/overseer/collection-queue-work
[junit4] 2> 15 /solr/overseer/queue-work
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 142131 INFO
(SUITE-TestCollectionStateWatchers-seed#[1B244B4FDD19C7B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1B244B4FDD19C7B0-001
[junit4] 2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity,
locale=en-MT, timezone=NET
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=69969784,total=160776192
[junit4] 2> NOTE: All tests run in this JVM: [StreamingTest,
TestSolrProperties, TestDocumentObjectBinder, FieldAnalysisResponseTest,
NoOpResponseParserTest, CloudSolrClientBuilderTest,
LBHttpSolrClientBuilderTest, JdbcDriverTest, ModifiableSolrParamsTest,
TestCollectionAdminRequest, TestDelegationTokenResponse, JDBCStreamTest,
ConcatOperationTest, TestDelegationTokenRequest, GraphExpressionTest,
TermsResponseTest, TestCoreAdmin, TestCollectionStateWatchers]
[junit4] Completed [42/85 (1!)] on J0 in 68.51s, 9 tests, 1 error <<<
FAILURES!
[...truncated 59597 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]