Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1852/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
REGRESSION:
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch
Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily
Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can
happen, but shouldn't easily
at
__randomizedtesting.SeedInfo.seed([C9BD2B1606884A0D:485BA50E71D72A31]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
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:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
REGRESSION: org.apache.solr.cloud.DeleteShardTest.testDistribSearch
Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:52384
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:52384
at
__randomizedtesting.SeedInfo.seed([C9BD2B1606884A0D:485BA50E71D72A31]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:212)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:208)
at
org.apache.solr.cloud.DeleteShardTest.deleteShard(DeleteShardTest.java:152)
at org.apache.solr.cloud.DeleteShardTest.doTest(DeleteShardTest.java:94)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:454)
... 44 more
Build Log:
[...truncated 10950 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/init-core-data-001
[junit4] 2> 1148010 T2733
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /dn/t
[junit4] 2> 1148015 T2733 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1148016 T2733 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1148018 T2734 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1148119 T2733 oasc.ZkTestServer.run start zk server on
port:50123
[junit4] 2> 1148119 T2733
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1148121 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1148127 T2740 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6587bf9e
name:ZooKeeperConnection Watcher:127.0.0.1:50123 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1148127 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1148128 T2733 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1148128 T2733 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1148142 T2733
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1148144 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1148163 T2742 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@41d686b7
name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1148164 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1148164 T2733 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1148164 T2733 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1148169 T2733 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1148173 T2733 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1148176 T2733 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1148182 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1148183 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1148189 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1148190 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1148196 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1148197 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1148202 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1148203 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1148214 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1148214 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1148219 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1148219 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1148226 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1148227 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1148232 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1148233 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1148236 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1148237 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1148242 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1148242 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1148249 T2733 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1148249 T2733 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1149796 T2733 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1149806 T2733 oejs.AbstractConnector.doStart Started
[email protected]:50126
[junit4] 2> 1149806 T2733 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1149806 T2733 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1149807 T2733 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002
[junit4] 2> 1149807 T2733 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/'
[junit4] 2> 1149846 T2733 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/solr.xml
[junit4] 2> 1149860 T2733 oasc.CoreContainer.<init> New CoreContainer
1295813687
[junit4] 2> 1149860 T2733 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/]
[junit4] 2> 1149860 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1149861 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1149861 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1149862 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1149862 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1149862 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1149862 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1149863 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1149863 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1149864 T2733 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1149864 T2733 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1149865 T2733 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1149865 T2733 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1149866 T2733 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50123/solr
[junit4] 2> 1149866 T2733 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1149866 T2733
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1149868 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1149875 T2753 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7172540c
name:ZooKeeperConnection Watcher:127.0.0.1:50123 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1149877 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1149878 T2733 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1149884 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1149891 T2755 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@59b1e29d
name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1149891 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1149896 T2733 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1149905 T2733 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1149912 T2733 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1149918 T2733 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1149925 T2733 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1149934 T2733 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1149938 T2733 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50126_dn%2Ft
[junit4] 2> 1149939 T2733 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50126_dn%2Ft
[junit4] 2> 1149946 T2733 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1149950 T2733 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1149955 T2733 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1149959 T2733 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:50126_dn%2Ft
[junit4] 2> 1149959 T2733 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1149964 T2733 oasc.Overseer.start Overseer
(id=92521940368424963-127.0.0.1:50126_dn%2Ft-n_0000000000) starting
[junit4] 2> 1149970 T2733 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1149995 T2733 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1149996 T2757 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1149999 T2733 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1150005 T2733 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1150009 T2733
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1150020 T2756 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1150026 T2759 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1150026 T2759 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1150028 T2759 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1150028 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1150036 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50126/dn/t",
[junit4] 2> "node_name":"127.0.0.1:50126_dn%2Ft",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1150036 T2756
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 1150037 T2756
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 1150037 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1150043 T2760 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1151030 T2759 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1151030 T2759 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1151031 T2759 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1151031 T2759 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1151034 T2759 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1151034 T2759 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/'
[junit4] 2> 1151036 T2759 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1151037 T2759 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1151037 T2759 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1151078 T2759 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1151094 T2759 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1151101 T2759 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1151106 T2759 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1151211 T2759 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1151212 T2759 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1151213 T2759 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1151218 T2759 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1151265 T2759 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1151265 T2759 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1151266 T2759 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/
[junit4] 2> 1151266 T2759 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce3d2b9
[junit4] 2> 1151270 T2759 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data
[junit4] 2> 1151271 T2759 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index/
[junit4] 2> 1151272 T2759 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1151272 T2759 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index
[junit4] 2> 1151273 T2759 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6846412014554668]
[junit4] 2> 1151281 T2759 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1151281 T2759 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1151284 T2759 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1151285 T2759 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1151285 T2759 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1151285 T2759 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1151285 T2759 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1151286 T2759 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1151286 T2759 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1151286 T2759 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1151286 T2759 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1151287 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1151287 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1151287 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1151288 T2759 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1151289 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1151289 T2759 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1151289 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1151290 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1151292 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1151292 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1151292 T2759 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1151298 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1151299 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1151300 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1151302 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1151304 T2759 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1151304 T2759 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1151305 T2759 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 1151306 T2759 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1151306 T2759 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1151307 T2759 oass.SolrIndexSearcher.<init> Opening
Searcher@414ecf10[collection1] main
[junit4] 2> 1151307 T2759 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1151310 T2759 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1151311 T2759 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1151312 T2759
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1151313 T2759 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1151313 T2759 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1151314 T2759
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1151315 T2759 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1151316 T2759 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1151324 T2759
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1151324 T2759 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1151324 T2759 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1151327 T2761 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@414ecf10[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1151328 T2759 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1151330 T2764 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50126/dn/t
collection:control_collection shard:shard1
[junit4] 2> 1151331 T2733 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1151331 T2733 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1151332 T2764 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1151332 T2733
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1151335 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1151347 T2766 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3a307818
name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1151348 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1151357 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1151357 T2733 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1151358 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1151362 T2764
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1151362 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C815 name=collection1
org.apache.solr.core.SolrCore@69237adb
url=http://127.0.0.1:50126/dn/t/collection1 node=127.0.0.1:50126_dn%2Ft
C815_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:50126/dn/t, node_name=127.0.0.1:50126_dn%2Ft,
state=down}
[junit4] 2> 1151362 T2764 C815 P50126 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:50126/dn/t/collection1/
[junit4] 2> 1151366 T2764 C815 P50126 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1151366 T2764 C815 P50126 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50126/dn/t/collection1/ has no replicas
[junit4] 2> 1151366 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:50126/dn/t/collection1/ shard1
[junit4] 2> 1151366 T2764 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1151372 T2733
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1151381 T2733 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1151389 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1151499 T2760 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1151500 T2767 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1151543 T2764 oasc.ZkController.register We are
http://127.0.0.1:50126/dn/t/collection1/ and leader is
http://127.0.0.1:50126/dn/t/collection1/
[junit4] 2> 1151543 T2764 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50126/dn/t
[junit4] 2> 1151543 T2764 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1151543 T2764 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1151543 T2764 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1151546 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1151558 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50126/dn/t",
[junit4] 2> "node_name":"127.0.0.1:50126_dn%2Ft",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1151665 T2767 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1151667 T2760 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1152896 T2733 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1152897 T2733 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1152902 T2733 oejs.AbstractConnector.doStart Started
[email protected]:50130
[junit4] 2> 1152903 T2733 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1152903 T2733 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1152904 T2733 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003
[junit4] 2> 1152904 T2733 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/'
[junit4] 2> 1152964 T2733 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/solr.xml
[junit4] 2> 1152975 T2733 oasc.CoreContainer.<init> New CoreContainer
1470470634
[junit4] 2> 1152976 T2733 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/]
[junit4] 2> 1152977 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1152977 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1152977 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1152978 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1152978 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1152978 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1152978 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1152979 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1152979 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1152979 T2733 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1152979 T2733 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1152980 T2733 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1152980 T2733 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1152981 T2733 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50123/solr
[junit4] 2> 1152981 T2733 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1152981 T2733
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1152983 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1152987 T2778 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@73a847e1
name:ZooKeeperConnection Watcher:127.0.0.1:50123 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1152988 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1152988 T2733 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1152994 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1152998 T2780 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1ee8591d
name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1152999 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1153015 T2733
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1154027 T2733 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50130_dn%2Ft
[junit4] 2> 1154029 T2733 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50130_dn%2Ft
[junit4] 2> 1154040 T2733 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1154048 T2782 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1154048 T2782 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1154049 T2782 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1154050 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1154059 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50130/dn/t",
[junit4] 2> "node_name":"127.0.0.1:50130_dn%2Ft",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1154059 T2756
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1]
[junit4] 2> 1154059 T2756
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 1154060 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1154066 T2767 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1154066 T2781 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1154066 T2760 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1155053 T2782 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1155053 T2782 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1155055 T2782 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1155055 T2782 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1155057 T2782 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1155057 T2782 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/'
[junit4] 2> 1155059 T2782 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1155059 T2782 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1155059 T2782 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1155103 T2782 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1155124 T2782 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1155127 T2782 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1155132 T2782 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1155240 T2782 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1155241 T2782 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1155242 T2782 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1155247 T2782 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1155295 T2782 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1155295 T2782 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1155296 T2782 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/
[junit4] 2> 1155296 T2782 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce3d2b9
[junit4] 2> 1155297 T2782 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1
[junit4] 2> 1155298 T2782 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index/
[junit4] 2> 1155299 T2782 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 1155300 T2782 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index
[junit4] 2> 1155300 T2782 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6846412014554668]
[junit4] 2> 1155304 T2782 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1155304 T2782 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1155309 T2782 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1155309 T2782 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1155309 T2782 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1155310 T2782 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1155310 T2782 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1155310 T2782 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1155311 T2782 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1155311 T2782 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1155311 T2782 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1155312 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1155312 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1155313 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1155313 T2782 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1155314 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1155314 T2782 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1155314 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1155314 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1155315 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1155315 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1155316 T2782 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1155325 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1155326 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1155328 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1155329 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1155331 T2782 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1155331 T2782 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1155332 T2782 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 1155333 T2782 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1155333 T2782 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1155333 T2782 oass.SolrIndexSearcher.<init> Opening
Searcher@41768821[collection1] main
[junit4] 2> 1155334 T2782 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1155336 T2782 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1155337 T2782 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1155338 T2782
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1155338 T2782 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1155338 T2782 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1155341 T2782
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1155341 T2782 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1155341 T2782 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1155342 T2782 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1155347 T2783 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@41768821[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1155348 T2782 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1155351 T2786 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50130/dn/t collection:collection1
shard:shard1
[junit4] 2> 1155352 T2733 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1155352 T2733 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1155353 T2786 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1155363 T2786 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1155368 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1155371 T2786
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1155371 T2786 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C816 name=collection1
org.apache.solr.core.SolrCore@703384bd
url=http://127.0.0.1:50130/dn/t/collection1 node=127.0.0.1:50130_dn%2Ft
C816_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:50130/dn/t, node_name=127.0.0.1:50130_dn%2Ft,
state=down}
[junit4] 2> 1155371 T2786 C816 P50130 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:50130/dn/t/collection1/
[junit4] 2> 1155372 T2786 C816 P50130 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1155372 T2786 C816 P50130 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50130/dn/t/collection1/ has no replicas
[junit4] 2> 1155372 T2786 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:50130/dn/t/collection1/ shard1
[junit4] 2> 1155373 T2786 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1155407 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1155410 T2760 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1155412 T2781 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1155414 T2767 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1155453 T2786 oasc.ZkController.register We are
http://127.0.0.1:50130/dn/t/collection1/ and leader is
http://127.0.0.1:50130/dn/t/collection1/
[junit4] 2> 1155453 T2786 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50130/dn/t
[junit4] 2> 1155455 T2786 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1155455 T2786 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1155455 T2786 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1155459 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1155469 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50130/dn/t",
[junit4] 2> "node_name":"127.0.0.1:50130_dn%2Ft",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1155577 T2767 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1155577 T2760 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1155579 T2781 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1156916 T2733 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1156917 T2733 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1156923 T2733 oejs.AbstractConnector.doStart Started
[email protected]:50133
[junit4] 2> 1156923 T2733 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1156924 T2733 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1156924 T2733 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004
[junit4] 2> 1156924 T2733 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/'
[junit4] 2> 1156962 T2733 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/solr.xml
[junit4] 2> 1156990 T2733 oasc.CoreContainer.<init> New CoreContainer
445207951
[junit4] 2> 1156991 T2733 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/]
[junit4] 2> 1156991 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1156992 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1156992 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1156992 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1156993 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1156993 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1156993 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1156994 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1156994 T2733 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1156994 T2733 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1156995 T2733 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1156995 T2733 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1156996 T2733 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1156996 T2733 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50123/solr
[junit4] 2> 1156996 T2733 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1156997 T2733
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1156999 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1157004 T2797 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@59e29b2e
name:ZooKeeperConnection Watcher:127.0.0.1:50123 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1157005 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1157005 T2733 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1157011 T2733 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1157014 T2799 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3ae8062d
name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1157015 T2733 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1157027 T2733
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1158036 T2733 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50133_dn%2Ft
[junit4] 2> 1158039 T2733 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50133_dn%2Ft
[junit4] 2> 1158049 T2733 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1158057 T2801 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1158057 T2801 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1158059 T2801 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1158059 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1158068 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50133/dn/t",
[junit4] 2> "node_name":"127.0.0.1:50133_dn%2Ft",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1158068 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 1158068 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1158074 T2767 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1158075 T2781 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1158075 T2760 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1158075 T2800 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1159061 T2801 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1159061 T2801 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1159063 T2801 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1159063 T2801 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1159066 T2801 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1159066 T2801 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/'
[junit4] 2> 1159067 T2801 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1159067 T2801 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1159068 T2801 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1159107 T2801 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1159117 T2801 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1159121 T2801 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1159124 T2801 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1159229 T2801 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1159231 T2801 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1159232 T2801 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1159237 T2801 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1159285 T2801 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1159285 T2801 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1159285 T2801 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/
[junit4] 2> 1159286 T2801 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce3d2b9
[junit4] 2> 1159287 T2801 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2
[junit4] 2> 1159287 T2801 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index/
[junit4] 2> 1159288 T2801 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 1159289 T2801 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index
[junit4] 2> 1159291 T2801 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6846412014554668]
[junit4] 2> 1159293 T2801 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 1159294 T2801 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1159300 T2801 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1159300 T2801 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1159301 T2801 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1159301 T2801 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1159301 T2801 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1159301 T2801 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1159302 T2801 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1159302 T2801 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1159302 T2801 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1159303 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1159303 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1159304 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1159304 T2801 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1159305 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1159305 T2801 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1159306 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1159306 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1159317 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1159317 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1159318 T2801 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1159324 T2801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1159325 T2801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1159327 T2801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1159328 T2801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1159330 T2801 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1159330 T2801 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1159332 T2801 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 1159333 T2801 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 1159333 T2801 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1159334 T2801 oass.SolrIndexSearcher.<init> Opening
Searcher@2c251d5a[collection1] main
[junit4] 2> 1159334 T2801 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1159337 T2801 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1159338 T2801 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1159340 T2801
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1159340 T2801 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1159340 T2801 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1159342 T2801
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1159342 T2801 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1159342 T2801 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1159343 T2801 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1159346 T2802 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2c251d5a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1159348 T2801 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1159351 T2805 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50133/dn/t collection:collection1
shard:shard1
[junit4] 2> 1159351 T2733 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1159351 T2733 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1159358 T2733
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to
finish - collection: collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> 1159359 T2805 oasc.ZkController.register We are
http://127.0.0.1:50133/dn/t/collection1/ and leader is
http://127.0.0.1:50130/dn/t/collection1/
[junit4] 2> 1159359 T2805 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50133/dn/t
[junit4] 2> 1159359 T2805 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 1159359 T2805 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C817 name=collection1
org.apache.solr.core.SolrCore@608f3196
url=http://127.0.0.1:50133/dn/t/collection1 node=127.0.0.1:50133_dn%2Ft
C817_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:50133/dn/t, node_name=127.0.0.1:50133_dn%2Ft,
state=down}
[junit4] 2> 1159361 T2806 C817 P50133 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 1159362 T2806 C817 P50133 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 1159362 T2806 C817 P50133 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:50130/dn/t/collection1/ and I am
http://127.0.0.1:50133/dn/t/collection1/
[junit4] 2> 1159362 T2806 C817 P50133 oasc.ZkController.publish publishing
core=collection1 state=recovering collection=collection1
[junit4] 2> 1159362 T2806 C817 P50133 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 1159367 T2760 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1159368 T2806 C817 P50133
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:50130/dn/t; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A50133_dn%252Ft&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 1159373 T2775 oasha.CoreAdminHandler.handleWaitForStateAction
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1159379 T2756 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50133/dn/t",
[junit4] 2> "node_name":"127.0.0.1:50133_dn%2Ft",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"recovering",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1159380 T2775 oasha.CoreAdminHandler.handleWaitForStateAction
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have
state: recovering
[junit4] 2> 1159381 T2775 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:50133_dn%2Ft, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:50133/dn/t","node_name":"127.0.0.1:50133_dn%2Ft","state":"down"}
[junit4] 2> 1159488 T2767 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1159488 T2781 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1159488 T2760 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1159489 T2800 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1160383 T2775 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:50133_dn%2Ft, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:50133/dn/t","node_name":"127.0.0.1:50133_dn%2Ft","state":"recovering"}
[junit4] 2> 1160383 T2775 oasha.CoreAdminHandler.handleWaitForStateAction
Waited coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1160383 T2775 oass.SolrDispatchFilter.handleAdminRequest
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:50133_dn%252Ft&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1010
[junit4] 2> C817_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:50133/dn/
[...truncated too long message...]
porary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C9BD2B1606884A0D-001
[junit4] 2> 93687 T12014 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {},
locale=hi_IN, timezone=America/Belem
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20
(64-bit)/cpus=2,threads=1,free=153824592,total=382472192
[junit4] 2> NOTE: All tests run in this JVM: [BasicFunctionalityTest,
TestFieldSortValues, TestExtendedDismaxParser, BinaryUpdateRequestHandlerTest,
DistanceFunctionTest, TestXIncludeConfig, TestConfigSets,
TriLevelCompositeIdRoutingTest, TestDocBasedVersionConstraints,
TestComplexPhraseQParserPlugin, TestQueryTypes,
TestSolrQueryParserDefaultOperatorResource, HdfsWriteToMultipleCollectionsTest,
TestExceedMaxTermLength, TestSolr4Spatial2, TestSolrDeletionPolicy2,
TestMultiCoreConfBootstrap, FieldAnalysisRequestHandlerTest,
ShardRoutingCustomTest, TermsComponentTest, DisMaxRequestHandlerTest,
QueryElevationComponentTest, FullSolrCloudDistribCmdsTest,
SpellingQueryConverterTest, TestMiniSolrCloudCluster, SystemInfoHandlerTest,
TestSystemIdResolver, DeleteInactiveReplicaTest, DocumentBuilderTest,
TestCSVResponseWriter, SuggestComponentTest, SolrPluginUtilsTest, TestRTGBase,
TestDocumentBuilder, TestLuceneMatchVersion, NumericFieldsTest,
AlternateDirectoryTest, LoggingHandlerTest, BasicZkTest,
TestCollapseQParserPlugin, CollectionsAPIDistributedZkTest,
CloudExitableDirectoryReaderTest, TestDistribDocBasedVersion,
SharedFSAutoReplicaFailoverTest, TestSort, CoreAdminHandlerTest,
ShardRoutingTest, TestSolrDeletionPolicy1, TestWriterPerf,
TestLMDirichletSimilarityFactory, TestShortCircuitedRequests,
AliasIntegrationTest, TestInfoStreamLogging, XmlUpdateRequestHandlerTest,
CursorMarkTest, DocValuesMissingTest, TestCoreContainer,
ChaosMonkeyNothingIsSafeTest, TestCustomSort, TestStandardQParsers,
TestSchemaResource, TestFuzzyAnalyzedSuggestions, TestLeaderElectionZkExpiry,
TestLRUCache, CurrencyFieldOpenExchangeTest, TestSortingResponseWriter,
TestFastOutputStream, TestCharFilters, TestQuerySenderListener,
BadIndexSchemaTest, DistributedFacetPivotLargeTest, TestSolrXmlPersistor,
DirectSolrConnectionTest, DateMathParserTest, StandardRequestHandlerTest,
DebugComponentTest, HdfsBasicDistributedZk2Test,
TestCursorMarkWithoutUniqueKey, MultiThreadedOCPTest, OutputWriterTest,
SuggesterFSTTest, TestDistributedGrouping, TestAtomicUpdateErrorCases,
NoCacheHeaderTest, TestHashPartitioner, TestManagedSynonymFilterFactory,
AssignTest, WordBreakSolrSpellCheckerTest, SolrCoreTest,
LeaderFailoverAfterPartitionTest, AnalysisErrorHandlingTest,
TestCloudInspectUtil, MoreLikeThisHandlerTest, TestAddFieldRealTimeGet,
TestSearcherReuse, DirectSolrSpellCheckerTest, InfoHandlerTest, FileUtilsTest,
TestHighFrequencyDictionaryFactory, TestDFRSimilarityFactory,
TestElisionMultitermQuery, TestManagedStopFilterFactory, SimplePostToolTest,
TestDistributedMissingSort, TestQuerySenderNoQuery, TestDynamicFieldResource,
TestSchemaVersionResource, DistributedExpandComponentTest, HdfsRecoveryZkTest,
HttpPartitionTest, DistributedQueryElevationComponentTest,
TestAnalyzeInfixSuggestions, RequiredFieldsTest, TestPerFieldSimilarity,
DistributedSpellCheckComponentTest, TestCollationFieldDocValues,
TestNonNRTOpen, IndexSchemaTest, TestIntervalFaceting, SolrTestCaseJ4Test,
UniqFieldsUpdateProcessorFactoryTest, SSLMigrationTest, TestBinaryField,
TestLMJelinekMercerSimilarityFactory, TestCloudManagedSchemaConcurrent,
HighlighterMaxOffsetTest, JsonLoaderTest, CursorPagingTest, ZkControllerTest,
ZkNodePropsTest, ChaosMonkeySafeLeaderTest, TestComponentsName,
CircularListTest, SolrInfoMBeanTest, TestDefaultSearchFieldResource,
ModifyConfFileTest, BasicDistributedZk2Test, TestNoOpRegenerator,
TestExpandComponent, IndexBasedSpellCheckerTest, SoftAutoCommitTest,
CurrencyFieldXmlFileTest, CachingDirectoryFactoryTest,
TestFieldTypeCollectionResource, TestStressRecovery, RAMDirectoryFactoryTest,
DateRangeFieldTest, TestFiltering, MergeStrategyTest,
TestPostingsSolrHighlighter, PathHierarchyTokenizerFactoryTest,
BlockDirectoryTest, TestSearchPerf, TimeZoneUtilsTest, TestCSVLoader,
SolrCoreCheckLockOnStartupTest, SyncSliceTest, EnumFieldTest,
StatelessScriptUpdateProcessorFactoryTest, TestArbitraryIndexDir,
URLClassifyProcessorTest, ReturnFieldsTest, TestFieldCollectionResource,
CopyFieldTest, TestCollationField, AnalysisAfterCoreReloadTest,
TestStressVersions, SolrIndexConfigTest, TestChildDocTransformer,
ResponseHeaderTest, TestZkChroot, PingRequestHandlerTest,
SpellCheckCollatorTest, TestBlendedInfixSuggestions, TestSolrJ,
ExitableDirectoryReaderTest, TestStressUserVersions, QueryResultKeyTest,
DistributedQueryComponentOptimizationTest, TestDistributedSearch,
HighlighterTest, SolrCmdDistributorTest, RollingRestartTest,
TestManagedSchemaDynamicFieldResource, TestRecovery, AutoCommitTest,
RegexBoostProcessorTest, SuggesterTSTTest, HdfsBasicDistributedZkTest,
TestRandomMergePolicy, UnloadDistributedZkTest, TestFieldTypeResource,
TestManagedResourceStorage, TestSchemaSimilarityResource, LeaderElectionTest,
ZkCLITest, TestMissingGroups, HdfsCollectionsAPIDistributedZkTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestCollectionAPI,
AtomicUpdatesTest, PluginInfoTest, TestRandomFaceting,
HdfsUnloadDistributedZkTest, TestRealTimeGet, TestTolerantSearch,
BasicDistributedZkTest, OpenCloseCoreStressTest, OverseerTest,
LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler,
ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, TestFaceting,
TermVectorComponentDistributedTest, TestStressReorder, TestJoin, TestReload,
HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery,
SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest,
SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, ConvertedLegacyTest,
TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig,
OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest,
SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest,
SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest,
TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest,
PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
QueryEqualityTest, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming,
DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest,
TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest,
RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest,
TestIndexingPerformance, TestSolrQueryParser, FastVectorHighlighterTest,
IndexSchemaRuntimeFieldTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, JSONWriterTest, MBeansHandlerTest,
QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest,
CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache,
HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig,
ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig,
MultiTermTest, SampleTest, TestDocSet, MinimalSchemaTest, TestConfig,
ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest,
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport,
SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory,
TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest,
TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest,
PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest,
ClusterStateTest, TestUtils, SliceStateTest, UUIDFieldTest,
DistributedIntervalFacetingTest, TestHighlightDedupGrouping,
AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest,
ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest, DeleteShardTest]
[junit4] Completed in 94.23s, 1 test, 1 error <<< FAILURES!
[...truncated 260 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:524: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:472: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:961:
There were test failures: 432 suites, 1778 tests, 1 error, 1 failure, 49
ignored (21 assumptions)
Total time: 161 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]