Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2127/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
There were too many update fails (38 > 20) - we expect it can happen, but
shouldn't easily
Stack Trace:
java.lang.AssertionError: There were too many update fails (38 > 20) - we
expect it can happen, but shouldn't easily
at
__randomizedtesting.SeedInfo.seed([E4454DD263D68F3A:6C117208CD2AE2C2]: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.test(ChaosMonkeyNothingIsSafeTest.java:230)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
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
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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9576 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
E4454DD263D68F3A-001/init-core-data-001
[junit4] 2> 736384 T4858 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 736422 T4858 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 736423 T4859 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 736531 T4858 oasc.ZkTestServer.run start zk server on
port:49167
[junit4] 2> 736532 T4858
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 736533 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 736543 T4866 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3f90ed56
name:ZooKeeperConnection Watcher:127.0.0.1:49167 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 736557 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 736564 T4858 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 736565 T4858 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 736576 T4858
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 736583 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 736586 T4869 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@554dbf81
name:ZooKeeperConnection Watcher:127.0.0.1:49167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 736586 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 736588 T4858 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 736588 T4858 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 736598 T4858 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 736606 T4858 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 736611 T4858 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 736632 T4858 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> 736632 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 736648 T4858 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> 736649 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 736655 T4858 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> 736655 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 736662 T4858 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> 736662 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 736677 T4858 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> 736678 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 736711 T4858 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> 736712 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 736719 T4858 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> 736720 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 736726 T4858 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> 736726 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 736751 T4858 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> 736751 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 736757 T4858 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> 736758 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 736761 T4858 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> 736762 T4858 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 737153 T4858 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1
[junit4] 2> 737158 T4858 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 737162 T4858 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2189297f{/,null,AVAILABLE}
[junit4] 2> 737175 T4858 oejs.AbstractConnector.doStart Started
ServerConnector@2f186b81{HTTP/1.1}{127.0.0.1:49175}
[junit4] 2> 737175 T4858 oejs.Server.doStart Started @740873ms
[junit4] 2> 737175 T4858 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/tempDir-001/control/data, hostContext=/, hostPort=49175,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores}
[junit4] 2> 737176 T4858 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 737176 T4858 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/'
[junit4] 2> 737206 T4858 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/solr.xml
[junit4] 2> 737215 T4858 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores
[junit4] 2> 737215 T4858 oasc.CoreContainer.<init> New CoreContainer
1970493439
[junit4] 2> 737216 T4858 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/]
[junit4] 2> 737216 T4858 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/lib
[junit4] 2> 737217 T4858 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/lib).
[junit4] 2> 737226 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 737226 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 737226 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 737226 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 737226 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 737226 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 737228 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 737232 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 737233 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 737235 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 737236 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 737236 T4858 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 737236 T4858 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 737237 T4858 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 737237 T4858 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 737237 T4858 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49167/solr
[junit4] 2> 737237 T4858 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 737237 T4858
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 737239 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 737244 T4883 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@faa0968 name:ZooKeeperConnection
Watcher:127.0.0.1:49167 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 737245 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 737245 T4858 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 737248 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 737250 T4886 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@196bb9ad
name:ZooKeeperConnection Watcher:127.0.0.1:49167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 737250 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 737252 T4858 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 737256 T4858 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 737261 T4858 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 737266 T4858 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 737271 T4858 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 737277 T4858 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 737281 T4858 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 737284 T4858 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 737287 T4858 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49175_
[junit4] 2> 737288 T4858 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49175_
[junit4] 2> 737292 T4858 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 737295 T4858 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 737298 T4858 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 737301 T4858 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:49175_
[junit4] 2> 737301 T4858 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 737304 T4858 oasc.Overseer.start Overseer
(id=93582287395160067-127.0.0.1:49175_-n_0000000000) starting
[junit4] 2> 737309 T4858 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 737324 T4858 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 737325 T4888 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 737325 T4858
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 737326 T4887 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 737337 T4858 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores
[junit4] 2> 737340 T4858 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 737340 T4858 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1/
[junit4] 2> 737341 T4858 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 737342 T4890 C:control_collection c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 737342 T4890 C:control_collection c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 737343 T4890 C:control_collection c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 737345 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49175",
[junit4] 2> "node_name":"127.0.0.1:49175_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 737348 T4887 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49175",
[junit4] 2> "node_name":"127.0.0.1:49175_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 737349 T4887 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 737350 T4887 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 737355 T4886 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> 737362 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 738351 T4890 C:control_collection c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 738351 T4890 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 738353 T4890 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 738353 T4890 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 738355 T4890 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 738355 T4890 C:control_collection c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1/'
[junit4] 2> 738383 T4890 C:control_collection c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 738392 T4890 C:control_collection c:collection1
oasc.Config.<init> loaded config solrconfig.xml with version 0
[junit4] 2> 738430 T4890 C:control_collection c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 738432 T4890 C:control_collection c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 738439 T4890 C:control_collection c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 738441 T4890 C:control_collection c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 738444 T4890 C:control_collection c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 738505 T4890 C:control_collection c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 738505 T4890 C:control_collection c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 738506 T4890 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 738513 T4890 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 738575 T4890 C:control_collection c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 738575 T4890 C:control_collection c:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 738576 T4890 C:control_collection c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1/data/
[junit4] 2> 738576 T4890 C:control_collection c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b46f334
[junit4] 2> 738577 T4890 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1/data
[junit4] 2> 738578 T4890 C:control_collection c:collection1
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
E4454DD263D68F3A-001/control-001/cores/collection1/data/index/
[junit4] 2> 738579 T4890 C:control_collection c:collection1
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
E4454DD263D68F3A-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 738579 T4890 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/control-001/cores/collection1/data/index
[junit4] 2> 738579 T4890 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 738582 T4890 C:control_collection c:collection1
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
E4454DD263D68F3A-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 738582 T4890 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 738586 T4890 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 738586 T4890 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 738587 T4890 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 738587 T4890 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 738587 T4890 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 738587 T4890 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 738587 T4890 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 738588 T4890 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 738588 T4890 C:control_collection c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 738604 T4890 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 738605 T4890 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 738606 T4890 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 738607 T4890 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 738612 T4890 C:control_collection c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 738612 T4890 C:control_collection c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 738613 T4890 C:control_collection c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 738613 T4890 C:control_collection c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 738613 T4890 C:control_collection c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 738614 T4890 C:control_collection c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 738614 T4890 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=5.7373046875,
floorSegmentMB=0.287109375, forceMergeDeletesPctAllowed=0.8943396242645263,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.16210526282562132
[junit4] 2> 738615 T4890 C:control_collection c:collection1
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
E4454DD263D68F3A-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 738615 T4890 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 738616 T4890 C:control_collection c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@d6e4deb[collection1] main
[junit4] 2> 738616 T4890 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 738618 T4890 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 738618 T4890 C:control_collection c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 738619 T4890 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 738619 T4890 C:control_collection c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 738619 T4890 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 738620 T4890 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 738621 T4890 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 738621 T4890 C:control_collection c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 738621 T4890 C:control_collection c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 738622 T4891 C:control_collection c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@d6e4deb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 738623 T4890 C:control_collection c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 738624 T4894 C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:49175 collection:control_collection shard:shard1
[junit4] 2> 738625 T4858 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 738625 T4858 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 738626 T4858
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 738626 T4894 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 738626 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 738630 T4897 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6fe67f42
name:ZooKeeperConnection Watcher:127.0.0.1:49167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 738630 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 738631 T4858 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 738631 T4858
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 738637 T4858 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 738637 T4894 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 738640 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 738642 T4894 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 738642 T4894 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C576 name=collection1
org.apache.solr.core.SolrCore@188c1d8e url=http://127.0.0.1:49175/collection1
node=127.0.0.1:49175_ C576_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:49175,
node_name=127.0.0.1:49175_, state=down}
[junit4] 2> 738643 T4894 C:control_collection S:shard1 C576 P49175
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49175/collection1/
[junit4] 2> 738643 T4894 C:control_collection S:shard1 C576 P49175
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 738643 T4894 C:control_collection S:shard1 C576 P49175
oasc.SyncStrategy.syncToMe http://127.0.0.1:49175/collection1/ has no replicas
[junit4] 2> 738643 T4894 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:49175/collection1/ shard1
[junit4] 2> 738642 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 738643 T4894 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 738653 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 738655 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:49175",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 738765 T4897 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> 738766 T4886 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> 738809 T4894 C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:49175/collection1/ and
leader is http://127.0.0.1:49175/collection1/
[junit4] 2> 738809 T4894 C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:49175
[junit4] 2> 738809 T4894 C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 738809 T4894 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=control_collection
[junit4] 2> 738809 T4894 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 738812 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 738815 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 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:49175",
[junit4] 2> "node_name":"127.0.0.1:49175_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 738817 T4887 oasco.ReplicaMutator.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:49175",
[junit4] 2> "node_name":"127.0.0.1:49175_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 738936 T4897 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> 738936 T4886 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> 739042 T4858 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores/collection1
[junit4] 2> 739045 T4858 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001
[junit4] 2> 739046 T4858 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 739050 T4858 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@44bc4c31{/,null,AVAILABLE}
[junit4] 2> 739051 T4858 oejs.AbstractConnector.doStart Started
ServerConnector@4b9f77a6{HTTP/1.1}{127.0.0.1:49179}
[junit4] 2> 739051 T4858 oejs.Server.doStart Started @742748ms
[junit4] 2> 739051 T4858 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/, hostPort=49179,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores}
[junit4] 2> 739051 T4858 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 739051 T4858 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/'
[junit4] 2> 739087 T4858 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/solr.xml
[junit4] 2> 739095 T4858 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores
[junit4] 2> 739095 T4858 oasc.CoreContainer.<init> New CoreContainer
1780746858
[junit4] 2> 739096 T4858 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
E4454DD263D68F3A-001/shard-1-001/]
[junit4] 2> 739096 T4858 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/lib
[junit4] 2> 739096 T4858 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/lib).
[junit4] 2> 739108 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 739108 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 739109 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 739109 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 739109 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 739109 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 739109 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 739110 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 739110 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 739110 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 739110 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 739110 T4858 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 739111 T4858 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 739111 T4858 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 739111 T4858 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 739111 T4858 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49167/solr
[junit4] 2> 739111 T4858 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 739112 T4858
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 739114 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 739117 T4911 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6d628149
name:ZooKeeperConnection Watcher:127.0.0.1:49167 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 739117 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 739118 T4858 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 739122 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 739126 T4914 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@77e3cc33
name:ZooKeeperConnection Watcher:127.0.0.1:49167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 739126 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 739136 T4858
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 740149 T4858 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49179_
[junit4] 2> 740150 T4858 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49179_
[junit4] 2> 740157 T4858 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 740160 T4858 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores
[junit4] 2> 740161 T4858 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 740161 T4858 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores/collection1/
[junit4] 2> 740161 T4858 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 740163 T4915 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 740163 T4915 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 740165 T4915 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 740165 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 740168 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49179",
[junit4] 2> "node_name":"127.0.0.1:49179_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 740169 T4887 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49179",
[junit4] 2> "node_name":"127.0.0.1:49179_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 740169 T4887 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 740170 T4887 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 740277 T4897 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> 740278 T4914 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> 740281 T4886 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> 741167 T4915 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 741168 T4915 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 741169 T4915 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 741169 T4915 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 741172 T4915 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 741172 T4915 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores/collection1/'
[junit4] 2> 741224 T4915 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 741232 T4915 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 741241 T4915 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 741246 T4915 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 741259 T4915 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 741262 T4915 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 741276 T4915 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 741380 T4915 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 741382 T4915 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 741383 T4915 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 741387 T4915 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 741456 T4915 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 741457 T4915 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 741457 T4915 C:collection1 c:collection1 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
E4454DD263D68F3A-001/shard-1-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores/collection1/data/
[junit4] 2> 741457 T4915 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b46f334
[junit4] 2> 741458 T4915 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores/collection1/data
[junit4] 2> 741458 T4915 C:collection1 c:collection1
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
E4454DD263D68F3A-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 741459 T4915 C:collection1 c:collection1
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
E4454DD263D68F3A-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 741459 T4915 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 741459 T4915 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 741462 T4915 C:collection1 c:collection1
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
E4454DD263D68F3A-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 741462 T4915 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 741468 T4915 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 741469 T4915 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 741469 T4915 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 741469 T4915 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 741469 T4915 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 741469 T4915 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 741470 T4915 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 741470 T4915 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 741470 T4915 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 741476 T4915 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 741477 T4915 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 741479 T4915 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 741480 T4915 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 741487 T4915 C:collection1 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 741487 T4915 C:collection1 c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 741488 T4915 C:collection1 c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 741488 T4915 C:collection1 c:collection1 oasu.UpdateLog.init
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 741489 T4915 C:collection1 c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 741489 T4915 C:collection1 c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 741490 T4915 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=5.7373046875,
floorSegmentMB=0.287109375, forceMergeDeletesPctAllowed=0.8943396242645263,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.16210526282562132
[junit4] 2> 741491 T4915 C:collection1 c:collection1
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
E4454DD263D68F3A-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 741491 T4915 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 741491 T4915 C:collection1 c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@61768c30[collection1] main
[junit4] 2> 741491 T4915 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 741494 T4915 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 741494 T4915 C:collection1 c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 741495 T4915 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 741495 T4915 C:collection1 c:collection1 oasr.RestManager.init
Initializing RestManager with initArgs: {}
[junit4] 2> 741496 T4915 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 741497 T4915 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 741497 T4915 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 741497 T4915 C:collection1 c:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 741497 T4915 C:collection1 c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 741498 T4916 C:collection1 c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@61768c30[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 741498 T4915 C:collection1 c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 741500 T4919 C:collection1 S:shard1 oasc.ZkController.register
Register replica - core:collection1 address:http://127.0.0.1:49179
collection:collection1 shard:shard1
[junit4] 2> 741501 T4858 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 741501 T4858 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 741502 T4919 C:collection1 S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 741514 T4919 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 741517 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 741518 T4919 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 741518 T4919 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C577 name=collection1
org.apache.solr.core.SolrCore@5f816566 url=http://127.0.0.1:49179/collection1
node=127.0.0.1:49179_ C577_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:49179,
node_name=127.0.0.1:49179_, state=down}
[junit4] 2> 741518 T4919 C:collection1 S:shard1 C577 P49179
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49179/collection1/
[junit4] 2> 741519 T4919 C:collection1 S:shard1 C577 P49179
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 741519 T4919 C:collection1 S:shard1 C577 P49179
oasc.SyncStrategy.syncToMe http://127.0.0.1:49179/collection1/ has no replicas
[junit4] 2> 741520 T4919 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:49179/collection1/ shard1
[junit4] 2> 741520 T4919 C:collection1 S:shard1
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4] 2> 741521 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 741532 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 741535 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:49179",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 741643 T4886 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> 741643 T4897 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> 741644 T4914 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> 741688 T4919 C:collection1 S:shard1 oasc.ZkController.register
We are http://127.0.0.1:49179/collection1/ and leader is
http://127.0.0.1:49179/collection1/
[junit4] 2> 741688 T4919 C:collection1 S:shard1 oasc.ZkController.register
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49179
[junit4] 2> 741688 T4919 C:collection1 S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 741688 T4919 C:collection1 S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=collection1
[junit4] 2> 741688 T4919 C:collection1 S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 741691 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 741694 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 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:49179",
[junit4] 2> "node_name":"127.0.0.1:49179_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 741695 T4887 oasco.ReplicaMutator.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:49179",
[junit4] 2> "node_name":"127.0.0.1:49179_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 741803 T4886 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> 741804 T4914 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> 741804 T4897 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> 741862 T4858 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1
[junit4] 2> 741864 T4858 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001
[junit4] 2> 741865 T4858 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 741869 T4858 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@5a01de3c{/,null,AVAILABLE}
[junit4] 2> 741869 T4858 oejs.AbstractConnector.doStart Started
ServerConnector@7e234b32{HTTP/1.1}{127.0.0.1:49182}
[junit4] 2> 741869 T4858 oejs.Server.doStart Started @745565ms
[junit4] 2> 741870 T4858 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/, hostPort=49182,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores}
[junit4] 2> 741870 T4858 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 741870 T4858 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/'
[junit4] 2> 741904 T4858 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/solr.xml
[junit4] 2> 741912 T4858 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores
[junit4] 2> 741912 T4858 oasc.CoreContainer.<init> New CoreContainer
741625848
[junit4] 2> 741913 T4858 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/]
[junit4] 2> 741913 T4858 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/lib
[junit4] 2> 741914 T4858 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/lib).
[junit4] 2> 741923 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 741924 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 741924 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 741924 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 741924 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 741925 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 741925 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 741925 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 741925 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 741925 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 741926 T4858 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 741926 T4858 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 741926 T4858 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 741926 T4858 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 741927 T4858 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 741927 T4858 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49167/solr
[junit4] 2> 741927 T4858 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 741927 T4858
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 741928 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 741932 T4933 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@277ab2f0
name:ZooKeeperConnection Watcher:127.0.0.1:49167 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 741932 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 741933 T4858 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 741936 T4858 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 741938 T4936 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3b910ef name:ZooKeeperConnection
Watcher:127.0.0.1:49167/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 741939 T4858 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 741950 T4858
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 742963 T4858 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49182_
[junit4] 2> 742964 T4858 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49182_
[junit4] 2> 742971 T4858 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 742977 T4858 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores
[junit4] 2> 742979 T4858 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1, collection=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 742979 T4858 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1/
[junit4] 2> 742979 T4858 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 742981 T4937 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 742981 T4937 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 742982 T4886 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 742982 T4937 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 742984 T4887 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49182",
[junit4] 2> "node_name":"127.0.0.1:49182_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 742985 T4887 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49182",
[junit4] 2> "node_name":"127.0.0.1:49182_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 742985 T4887 oasco.ReplicaMutator.updateState Collection
already exists with numShards=1
[junit4] 2> 742986 T4887 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 743092 T4936 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> 743092 T4897 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> 743092 T4914 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> 743092 T4886 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> 743984 T4937 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 743984 T4937 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 743986 T4937 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 743986 T4937 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 743988 T4937 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 743988 T4937 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1/'
[junit4] 2> 744009 T4937 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 744020 T4937 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 744036 T4937 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 744040 T4937 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 744047 T4937 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 744067 T4937 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 744071 T4937 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 744190 T4937 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 744191 T4937 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 744192 T4937 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 744197 T4937 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 744264 T4937 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 744269 T4937 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 744272 T4937 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1/data/
[junit4] 2> 744272 T4937 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b46f334
[junit4] 2> 744276 T4937 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1/data
[junit4] 2> 744276 T4937 C:collection1 c:collection1
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
E4454DD263D68F3A-001/shard-2-001/cores/collection1/data/index/
[junit4] 2> 744278 T4937 C:collection1 c:collection1
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
E4454DD263D68F3A-001/shard-2-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 744281 T4937 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-2-001/cores/collection1/data/index
[junit4] 2> 744281 T4937 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 744288 T4937 C:collection1 c:collection1
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
E4454DD263D68F3A-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 744288 T4937 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 744296 T4937 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 744296 T4937 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 744297 T4937 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 744297 T4937 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 744297 T4937 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 744298 T4937 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 744298 T4937 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 744298 T4937 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 744298 T4937 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 744304 T4937 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 7
[...truncated too long message...]
ZkStateReader.getClusterProps(ZkStateReader.java:772)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:150)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:129)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:765)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] 2> 778482 T4961 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 779423 T4982 C584 P49187 oasc.SyncStrategy.sync WARN Closed,
skipping sync up.
[junit4] 2> 779424 T4982
oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election
because CoreContainer is closed
[junit4] 2> 779424 T4982 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@481e9253
[junit4] 2> 779424 T4982 oasc.ZkController.unRegisterConfListener a
listener was removed because of core close
[junit4] 2> 779424 T4982 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=2,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=225,cumulative_deletesById=106,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=25865,transaction_logs_total_number=1}
[junit4] 2> 779425 T4982 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 779425 T4982 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 779425 T4982 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 779434 T4982 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 779459 T4982 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 779460 T4982 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-3-001/cores/collection1/data
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-3-001/cores/collection1/data;done=false>>]
[junit4] 2> 779460 T4982 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-3-001/cores/collection1/data
[junit4] 2> 779460 T4982 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-3-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-3-001/cores/collection1/data/index;done=false>>]
[junit4] 2> 779460 T4982 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001/shard-3-001/cores/collection1/data/index
[junit4] 2> 779466 T4858 C:control_collection S:shard1 c:collection1
oejs.AbstractConnector.doStop Stopped
ServerConnector@551d270e{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 779466 T4858 C:control_collection S:shard1 c:collection1
oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@fcfb31f{/,null,UNAVAILABLE}
[junit4] 2> 779475 T4858 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49167 49167
[junit4] 2> 779478 T4994 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:49167 49167
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test
-Dtests.seed=E4454DD263D68F3A -Dtests.slow=true -Dtests.locale=ar_OM
-Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 44.0s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: There were too many
update fails (38 > 20) - we expect it can happen, but shouldn't easily
[junit4] > at
__randomizedtesting.SeedInfo.seed([E4454DD263D68F3A:6C117208CD2AE2C2]:0)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 780406 T4858 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
E4454DD263D68F3A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval),
_version_=PostingsFormat(name=Memory doPackFST= false),
a_t=PostingsFormat(name=Memory doPackFST= false),
a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_OM,
timezone=Africa/Kampala
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40
(64-bit)/cpus=3,threads=1,free=250842512,total=507510784
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedQueryComponentOptimizationTest, NumericFieldsTest,
SolrCoreCheckLockOnStartupTest, TestHighlightDedupGrouping, TestLRUStatsCache,
TestWordDelimiterFilterFactory, RequestLoggingTest, TestHashQParserPlugin,
SuggesterFSTTest, UnloadDistributedZkTest, TestCryptoKeys,
AlternateDirectoryTest, TestSolrIndexConfig, OutputWriterTest, ZkCLITest,
TestOmitPositions, TestCoreContainer, TestComplexPhraseQParserPlugin,
DefaultValueUpdateProcessorTest, TestSchemaResource, AnalyticsQueryTest,
SuggesterTest, TestComponentsName, OverseerRolesTest, DistanceUnitsTest,
MultiThreadedOCPTest, SSLMigrationTest,
DistributedQueryComponentCustomSortTest, EnumFieldTest, MergeStrategyTest,
AnalysisErrorHandlingTest, TestStressReorder, TestManagedSchemaFieldResource,
AnalyticsMergeStrategyTest, TestElisionMultitermQuery,
TestShortCircuitedRequests, TestXIncludeConfig,
TestEmbeddedSolrServerConstructors, SOLR749Test, HdfsLockFactoryTest,
TestBinaryResponseWriter, TestNRTOpen, ShowFileRequestHandlerTest, SampleTest,
TestExtendedDismaxParser, TestDocumentBuilder, TestIndexSearcher,
ZkStateWriterTest, UniqFieldsUpdateProcessorFactoryTest,
DirectSolrConnectionTest, ClusterStateUpdateTest, BJQParserTest,
TestAnalyzedSuggestions, LeaderElectionTest, DOMUtilTest, TestFieldResource,
AliasIntegrationTest, VMParamsZkACLAndCredentialsProvidersTest,
TestSchemaManager, BadCopyFieldTest, DistribDocExpirationUpdateProcessorTest,
TestDynamicLoading, TestHighFrequencyDictionaryFactory, SolrIndexSplitterTest,
DocumentAnalysisRequestHandlerTest, ZkControllerTest,
ChaosMonkeyNothingIsSafeTest]
[junit4] Completed on J0 in 44.07s, 1 test, 1 failure <<< FAILURES!
[...truncated 1041 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: 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:191: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1351:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:958:
There were test failures: 479 suites, 1901 tests, 1 failure, 53 ignored (19
assumptions)
Total time: 69 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:+UseCompressedOops -XX:+UseG1GC
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]